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