summaryrefslogtreecommitdiff
path: root/data/org.raspberrypi.weston-gtk-shell.gschema.xml.in.in
blob: 34d1136befbc744e7d60b1573f730a75864931ee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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>