File: org.mate.drivemount.gschema.xml.in

package info (click to toggle)
mate-applets 1.26.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 55,284 kB
  • sloc: ansic: 24,118; makefile: 1,679; xml: 525; sh: 55
file content (9 lines) | stat: -rw-r--r-- 375 bytes parent folder | download | duplicates (4)
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>