summaryrefslogtreecommitdiffstats
path: root/po/ru/CMakeLists.txt
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-08-26 22:55:45 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-08-26 22:55:45 +0900
commit64ebe0c13bbb28e638d32d624f11be29e7cdb5ce (patch)
tree904f1843587158aab2092f6a9d6f62c4cf13f77a /po/ru/CMakeLists.txt
parent85278cadecf3d63a6a50e42c070b308ace065a50 (diff)
downloadtdeio-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.txt2
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} )