[Xfce4-commits] <www:nick/gettext> Merge branch 'nick/gettext' of ssh://git.xfce.org/git/www/www.xfce.org into nick/gettext

Jérôme Guelfucci noreply at xfce.org
Sun Jan 16 16:36:07 CET 2011


Updating branch refs/heads/nick/gettext
         to cf19a125e3ca19c7e5fba3e57377aa52a46a66c5 (commit)
       from 99a61c3522091a781d13fff34abedadbf68edc9d (commit)

commit cf19a125e3ca19c7e5fba3e57377aa52a46a66c5
Merge: 99a61c3 f44f0c4
Author: Jérôme Guelfucci <jeromeg at xfce.org>
Date:   Sun Jan 16 16:34:30 2011 +0100

    Merge branch 'nick/gettext' of ssh://git.xfce.org/git/www/www.xfce.org into nick/gettext

commit f44f0c43b7039ad4a1e7556d262e83a49dd2efa8
Author: Nick Schermer <nick at xfce.org>
Date:   Sun Jan 16 16:11:48 2011 +0100

    Start with random image.

commit cf86fecd06896c89c52c8d736cbe084be76bc251
Author: Nick Schermer <nick at xfce.org>
Date:   Sun Jan 16 15:59:17 2011 +0100

    Not ready yet.

 pages/getinvolved/nav.php |    6 +++---
 style/tiny.packed.js      |    2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/pages/getinvolved/nav.php b/pages/getinvolved/nav.php
index a7f3091..2ccb83e 100644
--- a/pages/getinvolved/nav.php
+++ b/pages/getinvolved/nav.php
@@ -2,12 +2,12 @@
 
 $toc['menu'] = array (
 	'getinvolved' => R_('Get Involved'),
-	'getinvolved/documentation' => R_('Documentation'),
+	/*'getinvolved/documentation' => R_('Documentation'),*/
 	'getinvolved/translation' => R_('Translation'),
-	'getinvolved/development' => R_('Development'),
+	/*'getinvolved/development' => R_('Development'),
 	'getinvolved/promotion' => R_('Promotion'),
 	'getinvolved/testing' => R_('Testing'),
-	'getinvolved/bugreporting' => R_('Bug Reporting'));
+	'getinvolved/bugreporting' => R_('Bug Reporting')*/);
 
 $toc['external'] = array (
 	'http://bugzilla.xfce.org' => R_('Report a bug'),
diff --git a/style/tiny.packed.js b/style/tiny.packed.js
index 9fee1e9..be10f02 100644
--- a/style/tiny.packed.js
+++ b/style/tiny.packed.js
@@ -13,7 +13,7 @@ var slideshow=new TINY.fader.fade('slideshow',
   id:'slides',
   auto:5,
   visible:true,
-  position:0,
+  position:Math.floor(Math.random()*4),
   resume:true
 });
 



More information about the Xfce4-commits mailing list