From 25813d39a534b4e2e2bbc785a18589e1f1d50317 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Fri, 17 Dec 2021 19:36:07 +0900 Subject: 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 --- po/vi/CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 po/vi/CMakeLists.txt (limited to 'po/vi/CMakeLists.txt') diff --git a/po/vi/CMakeLists.txt b/po/vi/CMakeLists.txt new file mode 100644 index 0000000..927d1f5 --- /dev/null +++ b/po/vi/CMakeLists.txt @@ -0,0 +1,2 @@ +file(GLOB _po_files *.po) +GETTEXT_PROCESS_PO_FILES(vi ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} ) -- cgit v1.2.1