goba Sun Jan 11 05:11:37 2004 EDT
Modified files:
/CVSROOT modules
Log:
add missing id translation to modules, since it has a module, and put everything in
alphabetical order
Index: CVSROOT/modules
diff -u CVSROOT/modules:1.66 CVSROOT/modules:1.67
--- CVSROOT/modules:1.66 Mon Dec 8 06:54:47 2003
+++ CVSROOT/modules Sun Jan 11 05:11:35 2004
@@ -1,7 +1,7 @@
#
# The CVS Modules File
#
-#ident "@(#)cvs/examples:$Name: $:$Id: modules,v 1.66 2003/12/08 11:54:47 sas Exp $"
+#ident "@(#)cvs/examples:$Name: $:$Id: modules,v 1.67 2004/01/11 10:11:35 goba Exp $"
#
# Three different line formats are valid:
# key -a aliases...
@@ -58,14 +58,14 @@
#M phpdoc PHP
-# phpdoc is just the english version and the build structure
+# phpdoc is just the english version and the build infrastructure
phpdoc phpdoc
-# this checks out all of the translations
-phpdoc-all phpdoc &phpdoc-ar-dir &phpdoc-cs-dir &phpdoc-de-dir &phpdoc-es-dir
&phpdoc-fi-dir &phpdoc-fr-dir &phpdoc-he-dir &phpdoc-hk-dir &phpdoc-hu-dir
&phpdoc-it-dir &phpdoc-ja-dir &phpdoc-kr-dir &phpdoc-lt-dir &phpdoc-nl-dir
&phpdoc-pl-dir &phpdoc-pt_BR-dir &phpdoc-ro-dir &phpdoc-ru-dir &phpdoc-sk-dir
&phpdoc-sl-dir &phpdoc-sv-dir &phpdoc-tr-dir &phpdoc-tw-dir &phpdoc-zh-dir
&phpdoc-el-dir &phpdoc-pt-dir
+# this checks out the build system all of the languages
+phpdoc-all phpdoc &phpdoc-ar-dir &phpdoc-cs-dir &phpdoc-de-dir &phpdoc-el-dir
&phpdoc-es-dir &phpdoc-fi-dir &phpdoc-fr-dir &phpdoc-he-dir &phpdoc-hk-dir
&phpdoc-hu-dir &phpdoc-id-dir &phpdoc-it-dir &phpdoc-ja-dir &phpdoc-kr-dir
&phpdoc-lt-dir &phpdoc-nl-dir &phpdoc-pl-dir &phpdoc-pt-dir &phpdoc-pt_BR-dir
&phpdoc-ro-dir &phpdoc-ru-dir &phpdoc-sk-dir &phpdoc-sl-dir &phpdoc-sv-dir
&phpdoc-tr-dir &phpdoc-tw-dir &phpdoc-zh-dir
# these allow checking out each translation on its own, or with the english
-# version and build structure
+# version and build infrastructure
phpdoc-ar-dir -d ar phpdoc-ar
phpdoc-ar-only phpdoc-ar
phpdoc-ar phpdoc &phpdoc-ar-dir
@@ -96,6 +96,9 @@
phpdoc-hu-dir -d hu phpdoc-hu
phpdoc-hu-only phpdoc-hu
phpdoc-hu phpdoc &phpdoc-hu-dir
+phpdoc-id-dir -d id phpdoc-id
+phpdoc-id-only phpdoc-id
+phpdoc-id phpdoc &phpdoc-id-dir
phpdoc-it-dir -d it phpdoc-it
phpdoc-it-only phpdoc-it
phpdoc-it phpdoc &phpdoc-it-dir
@@ -126,12 +129,12 @@
phpdoc-ru-dir -d ru phpdoc-ru
phpdoc-ru-only phpdoc-ru
phpdoc-ru phpdoc &phpdoc-ru-dir
-phpdoc-sl-dir -d sl phpdoc-sl
-phpdoc-sl-only phpdoc-sl
-phpdoc-sl phpdoc &phpdoc-sl-dir
phpdoc-sk-dir -d sk phpdoc-sk
phpdoc-sk-only phpdoc-sk
phpdoc-sk phpdoc &phpdoc-sk-dir
+phpdoc-sl-dir -d sl phpdoc-sl
+phpdoc-sl-only phpdoc-sl
+phpdoc-sl phpdoc &phpdoc-sl-dir
phpdoc-sv-dir -d sv phpdoc-sv
phpdoc-sv-only phpdoc-sv
phpdoc-sv phpdoc &phpdoc-sv-dir
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php