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

tde_l10n_create_template( "kpdf" )

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