summaryrefslogtreecommitdiff
path: root/data/org.raspberrypi.maynard.gschema.xml.in.in
diff options
context:
space:
mode:
authorJonny Lamb <jonny.lamb@collabora.co.uk>2014-03-05 12:58:54 +0100
committerJonny Lamb <jonny.lamb@collabora.co.uk>2014-03-05 13:00:09 +0100
commit0fdc7d88d3b38972b8d2242c981a6e09da4647a3 (patch)
tree2d528a4cdfac7284d516a1c0e86879e5151ef80e /data/org.raspberrypi.maynard.gschema.xml.in.in
parentbe766f12c4c9629d720e149a983503034d75c192 (diff)
downloadgraynard-0fdc7d88d3b38972b8d2242c981a6e09da4647a3.tar.gz
graynard-0fdc7d88d3b38972b8d2242c981a6e09da4647a3.zip
rename project from weston-gtk-shell to maynard
Diffstat (limited to 'data/org.raspberrypi.maynard.gschema.xml.in.in')
-rw-r--r--data/org.raspberrypi.maynard.gschema.xml.in.in14
1 files changed, 14 insertions, 0 deletions
diff --git a/data/org.raspberrypi.maynard.gschema.xml.in.in b/data/org.raspberrypi.maynard.gschema.xml.in.in
new file mode 100644
index 0000000..fe5511f
--- /dev/null
+++ b/data/org.raspberrypi.maynard.gschema.xml.in.in
@@ -0,0 +1,14 @@
+<schemalist>
+ <schema id="org.raspberrypi.maynard"
+ path="/org/raspberrypi/maynard/"
+ 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>