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.
|
|
|
install(
|
|
FILES html-tidy.sh
|
|
DESTINATION ${DATA_INSTALL_DIR}/kate/scripts
|
|
)
|
|
|
|
tde_create_translated_desktop(
|
|
SOURCE html-tidy.desktop
|
|
DESTINATION ${DATA_INSTALL_DIR}/kate/scripts
|
|
PO_DIR kate-plugins-desktops
|
|
)
|