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

tde_l10n_create_template( "kuser" )

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