summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul W. Frields <stickster@gmail.com>2007-07-28 22:01:01 +0000
committerPaul W. Frields <stickster@gmail.com>2007-07-28 22:01:01 +0000
commitc06d55de5ac5a70c7267c2ba28e46aa9a2741eae (patch)
tree06c50caf67c1a7a337ac8092db864a07226af0ef
parent4479c7868815eb2f0522e8da2bf873a30a6f4ba7 (diff)
downloaddocumentation-guide-c06d55de5ac5a70c7267c2ba28e46aa9a2741eae.tar.gz
documentation-guide-c06d55de5ac5a70c7267c2ba28e46aa9a2741eae.tar.xz
documentation-guide-c06d55de5ac5a70c7267c2ba28e46aa9a2741eae.zip
Convert DocGuide to use po/LINGUAS instead of Makefile $OTHERS
-rw-r--r--Makefile1
-rw-r--r--po/LINGUAS4
2 files changed, 4 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index cec539b..72fc0e5 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,6 @@
#######################################################################
PRI_LANG = en_US
-OTHERS = pt # pt_BR zh_CN
DOCBASE = documentation-guide
define XMLFILES_template
diff --git a/po/LINGUAS b/po/LINGUAS
new file mode 100644
index 0000000..e780d6f
--- /dev/null
+++ b/po/LINGUAS
@@ -0,0 +1,4 @@
+# Add languages in alphabetical order.
+pt # try this!
+pt_BR
+zh_CN