File: org.gnome.gedit.plugins.spell.gschema.xml

package info (click to toggle)
gedit 48.1-9
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 24,636 kB
  • sloc: ansic: 47,496; python: 649; xml: 536; objc: 446; makefile: 205; sh: 62
file content (9 lines) | stat: -rw-r--r-- 369 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
<schemalist gettext-domain="gedit">
  <schema id="org.gnome.gedit.plugins.spell" path="/org/gnome/gedit/plugins/spell/">
    <key name="highlight-misspelled" type="b">
      <default>false</default>
      <summary>Highlight misspelled words</summary>
      <description>Default setting for highlight misspelled words.</description>
    </key>
  </schema>
</schemalist>