diff options
Diffstat (limited to 'CMakeL10n.txt')
-rw-r--r-- | CMakeL10n.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/CMakeL10n.txt b/CMakeL10n.txt index 9730a56..201b90c 100644 --- a/CMakeL10n.txt +++ b/CMakeL10n.txt @@ -21,3 +21,11 @@ include( TDEL10n ) ##### create translation templates ############## tde_l10n_auto_add_subdirectories( ) + +tde_l10n_create_template( + CATALOG "desktop_files/tde-style-domino-desktops" + SOURCES_DESKTOP + domino/domino.themerc + domino/Domino.kcsrc + client/domino.desktop +) |