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

tde_l10n_create_template(
    CATALOG "messages/twin_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
)