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

tde_l10n_create_template( "kiten" )

tde_l10n_create_template(
    CATALOG "desktop_files/kiten.desktop/"
    SOURCES kiten.desktop
    DESTINATION "${CMAKE_SOURCE_DIR}/translations"
)