[plasma/spectacle] src/Gui/SettingsDialog: Add name to kcfg file
Nicolas Fella <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit 9d437c8ce80ce5370ac6fad1cbc7c66f64ac6633 by Nicolas Fella.
Committed on 24/07/2026 at 08:45.
Pushed by nicolasfella into branch 'master'.
Add name to kcfg file
So that it can be associated with the config file
M +1 -1 src/Gui/SettingsDialog/spectacle.kcfg
https://invent.kde.org/plasma/spectacle/-/commit/9d437c8ce80ce5370ac6fad1cbc7c66f64ac6633
diff --git a/src/Gui/SettingsDialog/spectacle.kcfg b/src/Gui/SettingsDialog/spectacle.kcfg
index 902b2f76d..19da16723 100644
--- a/src/Gui/SettingsDialog/spectacle.kcfg
+++ b/src/Gui/SettingsDialog/spectacle.kcfg
@@ -9,7 +9,7 @@
<include>Platforms/VideoPlatform.h</include>
<include>Gui/SettingsDialog/SettingsUtils.h</include>
<include>KLocalizedString</include>
-<kcfgfile />
+<kcfgfile name="spectaclerc" />
<group name="General">
<entry name="launchAction" type="Enum">
<label>What to do when Spectacle is launched</label>