summaryrefslogtreecommitdiffstats
path: root/kugar/CMakeL10n.txt
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2023-11-18 16:33:31 +0900
committerMichele Calgaro <[email protected]>2023-11-20 22:33:48 +0900
commit00aa1f43c3491376c7eef84432710a2f8ceac62c (patch)
tree2417e1669c2bf6c35267c27c08f03e80898f7668 /kugar/CMakeL10n.txt
parentc8c5e11f05f023849896d09cf06917e9a2c016ca (diff)
downloadkoffice-00aa1f43c3491376c7eef84432710a2f8ceac62c.tar.gz
koffice-00aa1f43c3491376c7eef84432710a2f8ceac62c.zip
Replace various strings '#define'd in tqtinterface
Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 390bf1c592924b4b9cbc51c31a2618dccaea9241)
Diffstat (limited to 'kugar/CMakeL10n.txt')
-rw-r--r--kugar/CMakeL10n.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/kugar/CMakeL10n.txt b/kugar/CMakeL10n.txt
index 42b3d1b3..d576e8e6 100644
--- a/kugar/CMakeL10n.txt
+++ b/kugar/CMakeL10n.txt
@@ -2,5 +2,5 @@
tde_l10n_create_template(
CATALOG "kugar"
- KEYWORDS "tr" "tqtr"
+ KEYWORDS "tr"
)