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

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

tde_l10n_create_template(
    CATALOG "desktop_files/twin-style-fahrenheit-desktops"
    SOURCES *.desktop
)