aboutsummaryrefslogtreecommitdiff
path: root/po/CMakeLists.txt
diff options
context:
space:
mode:
authorhwspeedy <ns@bigbear.dk>2024-05-20 21:11:32 +0200
committerhwspeedy <ns@bigbear.dk>2024-05-20 21:11:32 +0200
commit700fb19d2d0f229ad20d76e5978d70b922dba1c9 (patch)
treeecae059860a2190da69ed83817234e342733dc7b /po/CMakeLists.txt
parent87d1390919b7ab2ef64abf6104cff5c94f347ae7 (diff)
FIX removed old non existing directories from pot generation
Diffstat (limited to 'po/CMakeLists.txt')
-rw-r--r--po/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/po/CMakeLists.txt b/po/CMakeLists.txt
index 77c68491..94827601 100644
--- a/po/CMakeLists.txt
+++ b/po/CMakeLists.txt
@@ -1,3 +1,3 @@
include(Translations)
add_translations_directory("hardinfo2")
-add_translations_catalog("hardinfo2" ../shell/ ../modules/ ../hardinfo2/ ../remote/ ../help-viewer/ )
+add_translations_catalog("hardinfo2" ../shell/ ../modules/ ../hardinfo2/ )