Makes Linux applications self-contained by copying in the libraries and plugins that the application uses, and optionally generates an AppImage. Can be used for Qt and other applications
Usually, you supply a relative filename to KXMLGUIClient::setXML(). KDE looks for this file in a number of places (KXMLGUIClient::findMostRecentXMLFile), including in the user's home directory (see --kde4-config --path data), which is the first entry in the path. This means, ui-files can actually be overridden by the user (and among other things, this is used to save user settings such as customized toolbars or shortcuts.
As described in https://github.com/russelltg/chigraph/issues/16:
Is not obvious to me where it should go.
https://techbase.kde.org/Development/Architecture/KDE4/XMLGUI_Technology#Lookup_of_.rc_files_.2F_versioning says
References: