diff options
author | Andrei Karas <akaras@inbox.ru> | 2012-04-25 02:44:05 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2012-04-25 03:14:13 +0300 |
commit | 3d7be7b307d5ebf4171623a6628d66b82ed4e792 (patch) | |
tree | 9a61470e5da4ae95840b866e0fa716ffc9cbe6b8 /data/translations/help/Makefile.am | |
parent | c9f43996f3147100627ee2c6f9da993ceb160113 (diff) | |
download | plus-3d7be7b307d5ebf4171623a6628d66b82ed4e792.tar.gz plus-3d7be7b307d5ebf4171623a6628d66b82ed4e792.tar.bz2 plus-3d7be7b307d5ebf4171623a6628d66b82ed4e792.tar.xz plus-3d7be7b307d5ebf4171623a6628d66b82ed4e792.zip |
Update and rebuild translations.
Diffstat (limited to 'data/translations/help/Makefile.am')
-rw-r--r-- | data/translations/help/Makefile.am | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/data/translations/help/Makefile.am b/data/translations/help/Makefile.am index 33a488a04..284745f21 100644 --- a/data/translations/help/Makefile.am +++ b/data/translations/help/Makefile.am @@ -1,7 +1,12 @@ helpdir = $(pkgdatadir)/data/translations/help help_DATA = \ - ru.po + de.po \ + es.po \ + fr.po \ + pl.po \ + pt_BR.po \ + ru.po EXTRA_DIST = \ $(help_DATA) \ |