[prev in list] [next in list] [prev in thread] [next in thread] 

List:       squirrelmail-cvs
Subject:    [SM-CVS] SF.net SVN: squirrelmail:[14236] trunk/locales/xgetpo
From:       pdontthink () users ! sourceforge ! net
Date:       2011-12-18 1:34:37
Message-ID: E1Rc5e9-0004mk-Ti () sfp-svn-2 ! v30 ! ch3 ! sourceforge ! com
[Download RAW message or body]

Revision: 14236
          http://squirrelmail.svn.sourceforge.net/squirrelmail/?rev=14236&view=rev
Author:   pdontthink
Date:     2011-12-18 01:34:37 +0000 (Sun, 18 Dec 2011)
Log Message:
-----------
Make PHP default language for xgettext

Modified Paths:
--------------
    trunk/locales/xgetpo

Modified: trunk/locales/xgetpo
===================================================================
--- trunk/locales/xgetpo	2011-12-18 01:33:20 UTC (rev 14235)
+++ trunk/locales/xgetpo	2011-12-18 01:34:37 UTC (rev 14236)
@@ -8,7 +8,7 @@
 #    SM_LOCALES_PATH (required) - path to SquirrelMail locales HEAD cvs
 #    SM_DEBUG (optional) - if set, script does not remove string locations from pot
 #                          WARNING: don't commit pot with locations into cvs.
-#    SM_LANG_PHP (optional) - if set, xgettext uses -L php option instead of -C.
+#    SM_LANG_C (optional) - if set, xgettext uses -C option instead of -L php.
 #
 # Philipe Mingo <mingo@rotedic.com>
 # Tomas Kuliavas <tokul@users.sourceforge.net>
@@ -32,10 +32,10 @@
 
 # Allows controlling language option
 # (gettext v.0.10.40 = -C, gettext 0.11+ = -L php).
-if [ $SM_LANG_PHP ] ; then
+if [ $SM_LANG_C ] ; then
+    XGETTEXT_OPTIONS="${XGETTEXT_OPTIONS} -C";
+else
     XGETTEXT_OPTIONS="${XGETTEXT_OPTIONS} -L php";
-else
-    XGETTEXT_OPTIONS="${XGETTEXT_OPTIONS} -C";
 fi
 
 if [ ! ${SM_STABLE_PATH} ] ;

This was sent by the SourceForge.net collaborative development platform, the world's \
largest Open Source development site.


------------------------------------------------------------------------------
Learn Windows Azure Live!  Tuesday, Dec 13, 2011
Microsoft is holding a special Learn Windows Azure training event for 
developers. It will provide a great way to learn Windows Azure and what it 
provides. You can attend the event by watching it streamed LIVE online.  
Learn more at http://p.sf.net/sfu/ms-windowsazure
-----
squirrelmail-cvs mailing list
List address: squirrelmail-cvs@lists.sourceforge.net
List info (subscribe/unsubscribe/change options): \
                https://lists.sourceforge.net/lists/listinfo/squirrelmail-cvs
Repository: http://squirrelmail.org/svn


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic