gsettings schema is not valid

Bug #937701 reported by Pim Vullers
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Scratch
Fix Released
Undecided
Unassigned

Bug Description

The cmake configure fails with the following message:

org.elementary.scratch.gschema.xml:
  Error on line 149 char 1: Element <summary> not allowed inside <summary>.
  This entire file has been ignored.

This is the corresponding code snippet:
        <key name="make-backup" type="b">
            <default>true</default>
            <summary>Save or not the backup copy for the files.<summary>
            <description>Save or not the file's backup. DON'T SET IT AS FALSE or you will break some Scratch's functions</description>
        </key>

Clearly there is a / missing in the clossing summary tag. Could you please fix this?

Changed in scratch:
status: New → Fix Committed
Changed in scratch:
status: Fix Committed → Fix Released
milestone: none → 1.1
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.