[Xfce4-commits] [www/www.xfce.org] 03/04: point to latest changelog and tour
noreply at xfce.org
noreply at xfce.org
Tue Feb 24 20:40:20 CET 2015
This is an automated email from the git hooks/post-receive script.
landry pushed a commit to branch xfce-4.12
in repository www/www.xfce.org.
commit ffbd1a728dc05ff4a000bc4a6256dbfe4ee81a41
Author: Landry Breuil <landry at rhaalovely.net>
Date: Tue Feb 24 20:35:38 2015 +0100
point to latest changelog and tour
---
pages/about/nav.php | 3 ++-
pages/frontpage.php | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/pages/about/nav.php b/pages/about/nav.php
index 7192f6c..b5260e3 100644
--- a/pages/about/nav.php
+++ b/pages/about/nav.php
@@ -6,11 +6,12 @@
</a>
</li>
<li>
- <a href="/about/tour"><?php E_('4.10 Tour') ?>
+ <a href="/about/tour"><?php E_('4.12 Tour') ?>
<span>– <?php E_('visual tour about new features in the last major releases') ?></span>
</a>
<ul>
+ <li><a href="/about/tour410"><?php E_('4.10 Tour') ?></a></li>
<li><a href="/about/tour48"><?php E_('4.8 Tour') ?></a></li>
<li><a href="/about/tour46"><?php E_('4.6 Tour') ?></a></li>
<li><a href="/about/tour44"><?php E_('4.4 Tour') ?></a></li>
diff --git a/pages/frontpage.php b/pages/frontpage.php
index abaef01..de7d817 100644
--- a/pages/frontpage.php
+++ b/pages/frontpage.php
@@ -74,7 +74,7 @@ var slideshow=new TINY.slider.slide('slideshow',{
</a>
</li>
<li>
- <a href="/download/changelogs/4.10"><?php E_('ChangeLog') ?>
+ <a href="/download/changelogs/4.12"><?php E_('ChangeLog') ?>
<span>– <?php printf (R_('release notes for Xfce %s'), $stable_version) ?></span>
</a>
</li>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list