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

tde_l10n_create_template( "kghostview" )

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