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

tde_l10n_create_template( "tdeiconedit" )

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