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

tde_l10n_create_template( "kmag" )

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