File: missing-quotes.gschema.xml

package info (click to toggle)
glib2.0 2.33.12%2Breally2.32.4-5
  • links: PTS, VCS
  • area: main
  • in suites: wheezy, wheezy-backports
  • size: 73,588 kB
  • sloc: ansic: 361,607; sh: 12,581; xml: 10,686; python: 5,291; makefile: 3,471; perl: 1,356; cpp: 9
file content (7 lines) | stat: -rw-r--r-- 156 bytes parent folder | download | duplicates (20)
1
2
3
4
5
6
7
<schemalist>
  <schema id="missing-quotes" path="/tests/">
    <key name="test" type="s">
      <default>foo</default>
    </key>
  </schema>
</schemalist>