diff options
author | Andrei Karas <akaras@inbox.ru> | 2012-03-19 00:03:49 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2012-03-19 00:03:49 +0300 |
commit | cf7db888f4d6f65624d803efe2c14523b77effa6 (patch) | |
tree | f9a3c564ce09ead5f84b626a345ea4427c2acf74 /data/help/pt_BR/tips/Makefile.am | |
parent | f99ee017f2ac6b03a6bc6122cb78923a9b4f6a5f (diff) | |
download | mv-cf7db888f4d6f65624d803efe2c14523b77effa6.tar.gz mv-cf7db888f4d6f65624d803efe2c14523b77effa6.tar.bz2 mv-cf7db888f4d6f65624d803efe2c14523b77effa6.tar.xz mv-cf7db888f4d6f65624d803efe2c14523b77effa6.zip |
Add translation tags to help pages.
Diffstat (limited to 'data/help/pt_BR/tips/Makefile.am')
-rw-r--r-- | data/help/pt_BR/tips/Makefile.am | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/data/help/pt_BR/tips/Makefile.am b/data/help/pt_BR/tips/Makefile.am deleted file mode 100644 index dd2b5f22a..000000000 --- a/data/help/pt_BR/tips/Makefile.am +++ /dev/null @@ -1,22 +0,0 @@ - -helpptbrtipsdir = $(pkgdatadir)/data/help/pt_BR/tips - -helpptbrtips_DATA = \ - 1.txt \ - 2.txt \ - 3.txt \ - 4.txt \ - 5.txt \ - 6.txt \ - 7.txt \ - 8.txt \ - 9.txt \ - 10.txt \ - 11.txt \ - 12.txt \ - 13.txt \ - 14.txt - -EXTRA_DIST = \ - $(helpptbrtips_DATA) \ - CMakeLists.txt |