diff options
author | Michele Calgaro <[email protected]> | 2023-11-18 16:33:31 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2023-11-20 22:33:48 +0900 |
commit | 00aa1f43c3491376c7eef84432710a2f8ceac62c (patch) | |
tree | 2417e1669c2bf6c35267c27c08f03e80898f7668 /kugar/CMakeL10n.txt | |
parent | c8c5e11f05f023849896d09cf06917e9a2c016ca (diff) | |
download | koffice-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.txt | 2 |
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" ) |