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

tde_l10n_auto_add_subdirectories( )

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