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

tde_l10n_create_template( "konquest" )

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