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

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

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