diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2019-10-02 19:01:19 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2019-10-02 19:01:35 +0200 |
commit | f92136531593896ee9cc30298775c2f4220fde72 (patch) | |
tree | 03d5843acf3004f337fc0da2eca3e04bef43653a /ksysguard/gui | |
parent | dff2abe2002fa677159ac9ac20e363fb8e70f20a (diff) | |
download | tdebase-f92136531593896ee9cc30298775c2f4220fde72.tar.gz tdebase-f92136531593896ee9cc30298775c2f4220fde72.zip |
Fix CMakeL10n rules for ksysguard.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 1862630022a060a2e0630fa6364b3685cb2656b9)
Diffstat (limited to 'ksysguard/gui')
-rw-r--r-- | ksysguard/gui/CMakeL10n.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ksysguard/gui/CMakeL10n.txt b/ksysguard/gui/CMakeL10n.txt index 9ffcf735f..a5b7fb63b 100644 --- a/ksysguard/gui/CMakeL10n.txt +++ b/ksysguard/gui/CMakeL10n.txt @@ -2,6 +2,7 @@ tde_l10n_create_template( CATALOG "ksysguard" + SOURCES "." ATTRIBUTES "SystemLoad.sgrd:display,title" "KSysGuardApplet.xml:display,title" |