File: org.xfce.mousepad.plugins.skeleton.gschema.xml

package info (click to toggle)
mousepad 0.7.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,560 kB
  • sloc: ansic: 17,039; xml: 661; sh: 535; makefile: 6
file content (16 lines) | stat: -rw-r--r-- 529 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<schemalist gettext-domain="mousepad">

  <schema id="org.xfce.mousepad.plugins.skeleton" path="/org/xfce/mousepad/plugins/skeleton/">
    <child name="preferences" schema="org.xfce.mousepad.plugins.skeleton.preferences"/>
  </schema>

  <schema id="org.xfce.mousepad.plugins.skeleton.preferences" path="/org/xfce/mousepad/plugins/skeleton/preferences/">
    <key name="string-setting" type="s">
      <default>''</default>
      <summary></summary>
      <description>
      </description>
    </key>
  </schema>

</schemalist>