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

tde_l10n_create_template( "kolourpaint" )

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