summaryrefslogtreecommitdiffstats
path: root/src/CMakeL10n.txt
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2025-07-25 02:05:10 +0200
committerSlávek Banko <slavek.banko@axis.cz>2025-07-25 08:43:08 +0200
commit588cca2367d1b3796b73ea2f9c0f78ab66e9eeaa (patch)
treedd4c411d1fa15d268c010eef491a8e4a29432ed4 /src/CMakeL10n.txt
parentd3702134fe5c9154a8ac685481508293ef4ea6ad (diff)
downloaddigikam-588cca23.tar.gz
digikam-588cca23.zip
Add desktop files translations.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 67d18a6d8e8b76c9d805c2665779a2c9c5dab88b)
Diffstat (limited to 'src/CMakeL10n.txt')
-rw-r--r--src/CMakeL10n.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/CMakeL10n.txt b/src/CMakeL10n.txt
index f1a95749..05979096 100644
--- a/src/CMakeL10n.txt
+++ b/src/CMakeL10n.txt
@@ -4,3 +4,10 @@ tde_l10n_create_template(
CATALOG "messages/digikam"
SOURCES "." "tips"
)
+
+tde_l10n_create_template(
+ CATALOG "desktop_files/digikam-desktops"
+ SOURCES
+ "*.desktop*"
+ "*.protocol"
+)