After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 751533 - Schema conversion file contains non-existent writable-vfs-schemes key
Schema conversion file contains non-existent writable-vfs-schemes key
Status: RESOLVED FIXED
Product: gedit
Classification: Applications
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Gedit maintainers
Gedit maintainers
Depends on:
Blocks:
 
 
Reported: 2015-06-26 10:54 UTC by David King
Modified: 2015-06-26 11:00 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
remove the non-existent key from the conversion file (1.34 KB, patch)
2015-06-26 10:55 UTC, David King
committed Details | Review

Description David King 2015-06-26 10:54:30 UTC
Commit e729c516c09d414ecff3e0c2bce4836251090fd9 removed writable-vfs-schemes GSettings key, but did not remove it from the schema conversion file.
Comment 1 David King 2015-06-26 10:55:41 UTC
Created attachment 306156 [details] [review]
remove the non-existent key from the conversion file
Comment 2 Ignacio Casal Quinteiro (nacho) 2015-06-26 10:56:30 UTC
Review of attachment 306156 [details] [review]:

Looks good.
Comment 3 David King 2015-06-26 10:59:32 UTC
Review of attachment 306156 [details] [review]:

Thanks for the super-speedy review. Pushed to master as commit f0b3ac156e356076975771bd7ee299944dbcadab.