summaryrefslogtreecommitdiffstats
path: root/client/CMakeL10n.txt
blob: 4fde5c8e9a11b9754bdb2227bb18c9d3a1af1d98 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
##### create translation templates ##############

tde_l10n_create_template(
    CATALOG "messages/twin-style-dekorator"
    SOURCES .
    X-POT ${CMAKE_SOURCE_DIR}/../../../core/tde-i18n/template/messages/tdebase/twin_clients.pot
)

tde_l10n_create_template(
    CATALOG "desktop_files/twin-style-dekorator-desktops"
    SOURCES deKorator.desktop
)