diff options
Diffstat (limited to 'client/CMakeL10n.txt')
-rw-r--r-- | client/CMakeL10n.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/client/CMakeL10n.txt b/client/CMakeL10n.txt new file mode 100644 index 0000000..b7dc64b --- /dev/null +++ b/client/CMakeL10n.txt @@ -0,0 +1,6 @@ +tde_l10n_create_template( + CATALOG "desktop_files/twin-style-deKorator-desktops" + SOURCES deKorator.desktop +) + +tde_l10n_auto_add_subdirectories( ) |