diff options
author | Diego Búrigo Zacarão <diegobz@gmail.com> | 2007-04-27 20:20:33 +0000 |
---|---|---|
committer | Diego Búrigo Zacarão <diegobz@gmail.com> | 2007-04-27 20:20:33 +0000 |
commit | e5d8891abb70ff850777f118d171652e7001c7c4 (patch) | |
tree | 4fac744f38ea8bd19c64c4339b2f7385f4b8bd9d | |
parent | 6c47544ef9f0bb8dbb3fa922834ec9eca925b44e (diff) | |
download | documentation-guide-e5d8891abb70ff850777f118d171652e7001c7c4.tar.gz documentation-guide-e5d8891abb70ff850777f118d171652e7001c7c4.tar.xz documentation-guide-e5d8891abb70ff850777f118d171652e7001c7c4.zip |
Take off pt_BR in OTHERS - Makefile
Added only for test by Paul
-
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ ####################################################################### PRI_LANG = en_US -OTHERS = zh_CN pt_BR +OTHERS = zh_CN DOCBASE = documentation-guide define XMLFILES_template |