[multimedia/kmix] core: Fix name in kcfg file
Nicolas Fella <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit ba8d358c5479d702f65302816fc143147dcc39f0 by Nicolas Fella.
Committed on 27/07/2026 at 09:40.
Pushed by nicolasfella into branch 'master'.
Fix name in kcfg file
No behavioral change
M +1 -1 core/settings.kcfg
https://invent.kde.org/multimedia/kmix/-/commit/ba8d358c5479d702f65302816fc143147dcc39f0
diff --git a/core/settings.kcfg b/core/settings.kcfg
index 443c97e2..5f4cb375 100644
--- a/core/settings.kcfg
+++ b/core/settings.kcfg
@@ -3,7 +3,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.kde.org/standards/kcfg/1.0
http://www.kde.org/standards/kcfg/1.0/kcfg.xsd" >
- <kcfgfile>kmixrc</kcfgfile>
+ <kcfgfile name="kmixrc" />
<include>qglobal.h</include>
<group name="Global">