summaryrefslogtreecommitdiffstats
path: root/twin/clients/CMakeL10n.txt
blob: f377e062ddb730d762d94fc3c60f844ef576a35e (plain)
1
2
3
4
5
6
7
8
9
##### create translation templates ##############

tde_l10n_create_template( "twin_clients" )

tde_l10n_create_template(
    CATALOG "desktop_files/twin-clients-desktops/"
    SOURCES *.desktop
    DESTINATION "${CMAKE_SOURCE_DIR}/translations"
)