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

tde_l10n_create_template( "kuiviewer" )

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