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.
kiosktool/kiosktool/CMakeL10n.txt

18 lines
337 B

##### prepare kiosk_data.xml as C source ########
tde_l10n_prepare_xml(
SOURCE kiosk_data.xml
TAGS caption description
C_FORMAT
PRESERVE ""
)
##### create translation templates ##############
tde_l10n_create_template(
CATALOG "messages/kiosktool"
SOURCES "." "kiosk_data.xml.tde_l10n"
EXCLUDES "^kcms/"
)