Package: sugar-browse-activity / 208-1

Metadata

Package Version Patches format
sugar-browse-activity 208-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
1001_un embed_gsettings_schema.patch | (download)

browser.py | 16 7 9 - 0 !
org.laptop.WebActivity.gschema.xml | 10 10 0 - 0 !
2 files changed, 17 insertions( ), 9 deletions(-)

 ship non-embedded gsettings schema
 Embedding the GSettings schema complicates generating during build.
 This patch replicates the embedded schema as standalone file
 (partly reverting git commit ffdacaa).
 .
 Additionally, this patch sprinkles some indentation changes
 to the embedded schema
 causing failure to apply this patch if upstream changes the schema
 to ensure we notice upstream changes
 which most likely we should incorporate into this patch as well.