summaryrefslogtreecommitdiff
path: root/data/org.raspberrypi.weston-gtk-shell.gschema.xml.in.in
diff options
context:
space:
mode:
Diffstat (limited to 'data/org.raspberrypi.weston-gtk-shell.gschema.xml.in.in')
-rw-r--r--data/org.raspberrypi.weston-gtk-shell.gschema.xml.in.in14
1 files changed, 14 insertions, 0 deletions
diff --git a/data/org.raspberrypi.weston-gtk-shell.gschema.xml.in.in b/data/org.raspberrypi.weston-gtk-shell.gschema.xml.in.in
new file mode 100644
index 0000000..34d1136
--- /dev/null
+++ b/data/org.raspberrypi.weston-gtk-shell.gschema.xml.in.in
@@ -0,0 +1,14 @@
+<schemalist>
+ <schema id="org.raspberrypi.weston-gtk-shell"
+ path="/org/raspberrypi/weston-gtk-shell/"
+ gettext-domain="@GETTEXT_PACKAGE@">
+ <key name="favorites" type="as">
+ <default>[ 'epiphany.desktop', 'libreoffice-writer.desktop', 'nautilus.desktop' ]</default>
+ <_summary>List of desktop file IDs for favorite applications</_summary>
+ <_description>
+ The applications corresponding to these identifiers
+ will be displayed in the panel.
+ </_description>
+ </key>
+ </schema>
+</schemalist>