blob: 6e40df61409c851a71b81c57aeadb0bb13b83820 (
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>[ 'gcalctool.desktop', 'libreoffice-writer.desktop', 'nautilus.desktop', 'weston-terminal.desktop', 'epiphany.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>
|