BossBey File Manager
PHP:
8.2.28
OS:
Linux
User:
www-data
Root
/
usr
/
share
/
glib-2.0
/
schemas
📤 Upload
📝 New File
📁 New Folder
Close
Editing: org.x.editor.plugins.spell.gschema.xml
<?xml version="1.0" encoding="UTF-8"?> <schemalist gettext-domain="xed"> <enum id="org.x.editor.plugins.spell.AutocheckType"> <value value="0" nick="never"/> <value value="1" nick="document"/> <value value="2" nick="always"/> </enum> <schema path="/org/x/editor/plugins/spell/" id="org.x.editor.plugins.spell"> <key name="autocheck-type" enum="org.x.editor.plugins.spell.AutocheckType"> <default>'document'</default> <summary>Autocheck Type</summary> </key> </schema> </schemalist>
Save
Cancel