summaryrefslogtreecommitdiff
path: root/drivemount/org.mate.drivemount.gschema.xml.in
blob: 24ffe871506da0b58c024f98f621d78a7ac4b58b (plain)
1
2
3
4
5
6
7
8
9
<schemalist gettext-domain="@GETTEXT_PACKAGE@">
  <schema id="org.mate.drivemount" path="/org/mate/panel/drivemount/">
    <key name="drivemount-checkmark-color" type="s">
      <default>'#00e300'</default>
      <summary>Checkmark color for mounted drive or share</summary>
      <description>Default color in a hex value.</description>
    </key>
  </schema>
</schemalist>