summaryrefslogtreecommitdiffstats
path: root/po/pt/CMakeLists.txt
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2021-12-17 19:36:07 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2021-12-17 19:36:07 +0900
commit25813d39a534b4e2e2bbc785a18589e1f1d50317 (patch)
tree445dfcd442862af0feef1f3fc5f915f8fe28b7e7 /po/pt/CMakeLists.txt
downloadpolkit-agent-tde-25813d39a534b4e2e2bbc785a18589e1f1d50317.tar.gz
polkit-agent-tde-25813d39a534b4e2e2bbc785a18589e1f1d50317.zip
Initial import from polkit-kde-1 debian snapshot archive.
https://snapshot.debian.org/package/polkit-kde-1/0.99.1-1/ Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'po/pt/CMakeLists.txt')
-rw-r--r--po/pt/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/po/pt/CMakeLists.txt b/po/pt/CMakeLists.txt
new file mode 100644
index 0000000..0cd4cec
--- /dev/null
+++ b/po/pt/CMakeLists.txt
@@ -0,0 +1,2 @@
+file(GLOB _po_files *.po)
+GETTEXT_PROCESS_PO_FILES(pt ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} )