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

tde_l10n_create_template( "ktux" )

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