diff options
author | Andrei Karas <akaras@inbox.ru> | 2011-06-22 21:30:20 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2011-06-22 21:30:20 +0300 |
commit | 493cc14facb80c6c86c57ef379131e56a0161215 (patch) | |
tree | 8da9ef738724c08be54bbae194843368810cac21 /data/help/pt_BR/tips | |
parent | ff822e5f34d2beb6d3e6928ace5bc725d1fe147d (diff) | |
download | plus-493cc14facb80c6c86c57ef379131e56a0161215.tar.gz plus-493cc14facb80c6c86c57ef379131e56a0161215.tar.bz2 plus-493cc14facb80c6c86c57ef379131e56a0161215.tar.xz plus-493cc14facb80c6c86c57ef379131e56a0161215.zip |
Add tips russian translation.
Diffstat (limited to 'data/help/pt_BR/tips')
-rw-r--r-- | data/help/pt_BR/tips/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/help/pt_BR/tips/Makefile.am b/data/help/pt_BR/tips/Makefile.am index 480f0f23c..dd2b5f22a 100644 --- a/data/help/pt_BR/tips/Makefile.am +++ b/data/help/pt_BR/tips/Makefile.am @@ -18,5 +18,5 @@ helpptbrtips_DATA = \ 14.txt EXTRA_DIST = \ - $(helptips_DATA) \ + $(helpptbrtips_DATA) \ CMakeLists.txt |