summaryrefslogtreecommitdiff
path: root/shell/org.gnome.ControlCenter.gschema.xml
diff options
context:
space:
mode:
Diffstat (limited to 'shell/org.gnome.ControlCenter.gschema.xml')
-rw-r--r--shell/org.gnome.ControlCenter.gschema.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/shell/org.gnome.ControlCenter.gschema.xml b/shell/org.gnome.ControlCenter.gschema.xml
index a40b9b08c..40350bca4 100644
--- a/shell/org.gnome.ControlCenter.gschema.xml
+++ b/shell/org.gnome.ControlCenter.gschema.xml
@@ -8,5 +8,12 @@
will be ignored and the first panel in the list selected.
</description>
</key>
+ <key name="show-development-warning" type="b">
+ <default>true</default>
+ <summary>Show warning when running a development build of Settings</summary>
+ <description>
+ Whether Settings should show a warning when running a development build.
+ </description>
+ </key>
</schema>
</schemalist>