diff options
Diffstat (limited to 'src/CMakeL10n.txt')
| -rw-r--r-- | src/CMakeL10n.txt | 7 |
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" +) |
