From 7dc3d5c3d0c3738d216b9b23b65f76e167f61b6e Mon Sep 17 00:00:00 2001 From: hwspeedy Date: Mon, 15 Apr 2024 14:54:59 +0200 Subject: FIX hardinfo2 path po --- po/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/CMakeLists.txt b/po/CMakeLists.txt index 06e251ce..77c68491 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/ ../hardinfo/ ../remote/ ../help-viewer/ ) +add_translations_catalog("hardinfo2" ../shell/ ../modules/ ../hardinfo2/ ../remote/ ../help-viewer/ ) -- cgit v1.2.3