https://bugs.kde.org/show_bug.cgi?id=369085

--- Comment #3 from Ralf Habacker <ralf.habac...@freenet.de> ---
Kxmlgui installs ui_standards.rc into <install-root>/etc/xdg/ui/ui_standards.rc
and uses QStandardPaths::locate(QStandardPaths::GenericConfigLocation,
QStringLiteral("ui/ui_standards.rc")) which is resolved on linux to
"/etc/xdg/ui/ui_standards.rc" and on windows to
"C:/Users/<USER>/AppData/Local/ui/ui_standards.rc" or
"C:/ProgramData/ui/ui_standards.rc".

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to