aboutsummaryrefslogtreecommitdiff
path: root/po/CMakeLists.txt
diff options
context:
space:
mode:
authorbigbear <ns@bigbear.dk>2024-02-08 00:02:48 +0100
committerbigbear <ns@bigbear.dk>2024-02-08 19:52:52 +0100
commitdf41e6968e12f75b514b605968fe3fb9a3c5740e (patch)
tree41b3d7857cee100d978bead071fc7c0f7caf0fb9 /po/CMakeLists.txt
parentda0d0d9040b91ecef5985af982d7e77ae435a957 (diff)
ADD Package building for hardinfo2
Diffstat (limited to 'po/CMakeLists.txt')
-rw-r--r--po/CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/po/CMakeLists.txt b/po/CMakeLists.txt
index 95dbdfea..06e251ce 100644
--- a/po/CMakeLists.txt
+++ b/po/CMakeLists.txt
@@ -1,3 +1,3 @@
include(Translations)
-add_translations_directory("hardinfo")
-add_translations_catalog("hardinfo" ../shell/ ../modules/ ../hardinfo/ ../remote/ ../help-viewer/ ) \ No newline at end of file
+add_translations_directory("hardinfo2")
+add_translations_catalog("hardinfo2" ../shell/ ../modules/ ../hardinfo/ ../remote/ ../help-viewer/ )