diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-08-26 22:55:45 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-08-26 22:55:45 +0900 |
commit | 64ebe0c13bbb28e638d32d624f11be29e7cdb5ce (patch) | |
tree | 904f1843587158aab2092f6a9d6f62c4cf13f77a /po/ru/CMakeLists.txt | |
parent | 85278cadecf3d63a6a50e42c070b308ace065a50 (diff) | |
download | tdeio-gopher-64ebe0c13bbb28e638d32d624f11be29e7cdb5ce.tar.gz tdeio-gopher-64ebe0c13bbb28e638d32d624f11be29e7cdb5ce.zip |
Fixed messages building and translations.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'po/ru/CMakeLists.txt')
-rw-r--r-- | po/ru/CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/po/ru/CMakeLists.txt b/po/ru/CMakeLists.txt deleted file mode 100644 index 231fa14..0000000 --- a/po/ru/CMakeLists.txt +++ /dev/null @@ -1,2 +0,0 @@ -file(GLOB _po_files *.po) -GETTEXT_PROCESS_PO_FILES( ru ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} ) |