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

tde_l10n_create_template( "kanagram" )

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