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

tde_l10n_create_template( "kfloppy" )

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