You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ksplash-engine-moodin/src/themes/CMakeL10n.txt

10 lines
270 B

##### create translation templates ##############
file( GLOB_RECURSE _themes RELATIVE ${CMAKE_CURRENT_SOURCE_DIR} Theme.rc )
tde_l10n_create_template(
CATALOG "desktop_files/themes/"
SOURCES_DESKTOP ${_themes}
KEYWORDS Label1 Label2 Label3 Label4 Label5
)