diff options
author | Andrei Karas <akaras@inbox.ru> | 2011-04-18 03:14:05 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2011-04-18 03:14:05 +0300 |
commit | 647c8b3bfa19f89c9524a7c74f6f599c37e79a10 (patch) | |
tree | 0b6b25c98bcd3610c94d38998a77ddb56435d0de /configure.ac | |
parent | 74d12df575b7d2cf7e95407df80dbb699ca9806e (diff) | |
download | plus-647c8b3bfa19f89c9524a7c74f6f599c37e79a10.tar.gz plus-647c8b3bfa19f89c9524a7c74f6f599c37e79a10.tar.bz2 plus-647c8b3bfa19f89c9524a7c74f6f599c37e79a10.tar.xz plus-647c8b3bfa19f89c9524a7c74f6f599c37e79a10.zip |
Move help translations to simple language dirs.
Diffstat (limited to 'configure.ac')
-rwxr-xr-x | configure.ac | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index 970f1f263..b48c64a3e 100755 --- a/configure.ac +++ b/configure.ac @@ -175,8 +175,8 @@ data/themes/pink/Makefile data/themes/redandblack/Makefile data/themes/wood/Makefile data/help/Makefile -data/help/ru_RU/Makefile -data/help/fr_FR/Makefile +data/help/ru/Makefile +data/help/fr/Makefile data/icons/Makefile docs/Makefile po/Makefile.in |