diff options
author | Slávek Banko <[email protected]> | 2019-08-31 16:45:57 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2019-08-31 16:45:57 +0200 |
commit | 97f5bb19f380c1936c4c4997e1a34073a3f74f5a (patch) | |
tree | 2e72af6fa255a7d3eb72abb6153f0435169b5f06 | |
parent | eb6fecd543a67412b06971162b37611631f1e0fc (diff) | |
download | tdebase-97f5bb19f380c1936c4c4997e1a34073a3f74f5a.tar.gz tdebase-97f5bb19f380c1936c4c4997e1a34073a3f74f5a.zip |
Add CMakeL10n rules for kcmhwmanager.
Signed-off-by: Slávek Banko <[email protected]>
-rw-r--r-- | kcontrol/hwmanager/CMakeL10n.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/kcontrol/hwmanager/CMakeL10n.txt b/kcontrol/hwmanager/CMakeL10n.txt new file mode 100644 index 000000000..f3e0778cf --- /dev/null +++ b/kcontrol/hwmanager/CMakeL10n.txt @@ -0,0 +1,3 @@ +##### create translation templates ############## + +tde_l10n_create_template( "kcmhwmanager" ) |