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

tde_l10n_create_template( "kmousetool" )

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