aboutsummaryrefslogtreecommitdiff
path: root/data/com.canonical.Unity.Greeter.Broadcast.gschema.xml
diff options
context:
space:
mode:
Diffstat (limited to 'data/com.canonical.Unity.Greeter.Broadcast.gschema.xml')
-rw-r--r--data/com.canonical.Unity.Greeter.Broadcast.gschema.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/data/com.canonical.Unity.Greeter.Broadcast.gschema.xml b/data/com.canonical.Unity.Greeter.Broadcast.gschema.xml
new file mode 100644
index 0000000..673f202
--- /dev/null
+++ b/data/com.canonical.Unity.Greeter.Broadcast.gschema.xml
@@ -0,0 +1,13 @@
+<schemalist>
+ <schema id="com.canonical.Unity.Greeter.Broadcast" path="/com/canonical/Unity/Greeter/Broadcast" gettext-domain="unity-greeter-session-broadcast">
+ <key name="AllowStartApplication" type="b">
+ <summary>Allow the Greeter to start applications in this session</summary>
+ <description>
+ The key controls whether the service in the session will listen
+ for and react to the request from the greeter to start an application
+ from the greeter.
+ </description>
+ <default>true</default>
+ </key>
+ </schema>
+</schemalist>