summaryrefslogtreecommitdiff
path: root/charpick/org.mate.panel.applet.charpick.gschema.xml.in.in
blob: 555cc4b65a28f5a81e48366c4f90b54b83df9c9c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<schemalist gettext-domain="@GETTEXT_PACKAGE@">
  <schema id="org.mate.panel.applet.charpick">
    <key name="current-list" type="s">
      <default>''</default>
      <_summary>Characters shown on applet startup</_summary>
      <_description>The string that the user had selected when the applet was last used. This string will be displayed when the user starts the applet.</_description>
    </key>
    <key name="chartable" type="as">
      <default>[]</default>
      <_summary>List of available palettes</_summary>
      <_description>List of strings containing the available palettes.</_description>
    </key>
  </schema>
</schemalist>