diff options
author | Andrei Karas <akaras@inbox.ru> | 2011-06-13 21:41:56 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2011-06-13 21:41:56 +0300 |
commit | fb0f86589ae9e2d582383cea43e0a391e8d4739d (patch) | |
tree | dd4fc71e502b302a17eec8c8d6034cacf3158a82 /configure.ac | |
parent | e364eb8a2d1bc92af484a2251723275628fe3c18 (diff) | |
download | plus-fb0f86589ae9e2d582383cea43e0a391e8d4739d.tar.gz plus-fb0f86589ae9e2d582383cea43e0a391e8d4739d.tar.bz2 plus-fb0f86589ae9e2d582383cea43e0a391e8d4739d.tar.xz plus-fb0f86589ae9e2d582383cea43e0a391e8d4739d.zip |
Rename pt_PT help dir to pt. Fix make files in tips dirs.
Add support for pt/pt_BR help in windows installer.
Diffstat (limited to 'configure.ac')
-rwxr-xr-x | configure.ac | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 3e69f6523..cb82f570c 100755 --- a/configure.ac +++ b/configure.ac @@ -238,6 +238,10 @@ data/themes/wood/Makefile data/help/Makefile data/help/es/Makefile data/help/fr/Makefile +data/help/pt/Makefile +data/help/pt/tips/Makefile +data/help/pt_BR/Makefile +data/help/pt_BR/tips/Makefile data/help/ru/Makefile data/help/tips/Makefile data/icons/Makefile |