summaryrefslogtreecommitdiffstats
path: root/po/hr/CMakeLists.txt
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-08-25 22:09:31 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-08-25 22:09:31 +0900
commit1fea9ad19418595646770b7179972b682a074683 (patch)
tree6186b9203cf48985a651bc6c61a7498552b76587 /po/hr/CMakeLists.txt
downloadtdeio-gopher-1fea9ad19418595646770b7179972b682a074683.tar.gz
tdeio-gopher-1fea9ad19418595646770b7179972b682a074683.zip
Initial import of kio-gopher 0.1.4 source code.
Copyright (C) 2003-2008 by Albert Astals Cid (aacid@kde.org). The code is licenced under GPL version 2 as indicated in the source code comments and in the COPYING file. The code does not compile under TDE. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'po/hr/CMakeLists.txt')
-rw-r--r--po/hr/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/po/hr/CMakeLists.txt b/po/hr/CMakeLists.txt
new file mode 100644
index 0000000..c50ac14
--- /dev/null
+++ b/po/hr/CMakeLists.txt
@@ -0,0 +1,2 @@
+file(GLOB _po_files *.po)
+GETTEXT_PROCESS_PO_FILES( hr ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} )