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

tde_l10n_create_template( "kimagemapeditor" )

tde_l10n_create_template(
    CATALOG "desktop_files/kimagemapeditor-desktops/"
    SOURCES *.desktop
    DESTINATION "${CMAKE_SOURCE_DIR}/translations"
)