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

tde_l10n_create_template( "kodo" )

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