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

tde_l10n_create_template( "kjots" )

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