file(GLOB _FILES "*.xml" "*.rc")
install(FILES ${_FILES} DESTINATION ${SHARE_INSTALL}/inkscape/ui)

