Updating branch refs/heads/nick/gettext
         to cf86fecd06896c89c52c8d736cbe084be76bc251 (commit)
       from 49b7444cb675f1973f0a6aa0ec8f009fc77acfe0 (commit)

commit cf86fecd06896c89c52c8d736cbe084be76bc251
Author: Nick Schermer <[email protected]>
Date:   Sun Jan 16 15:59:17 2011 +0100

    Not ready yet.

 pages/getinvolved/nav.php |    6 +++---
 1 files changed, 3 insertions(+), 3 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'),
_______________________________________________
Xfce4-commits mailing list
[email protected]
http://foo-projects.org/mailman/listinfo/xfce4-commits

Reply via email to