[gedit] Remove non-existent key from schema conversion
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit] Remove non-existent key from schema conversion
- Date: Fri, 26 Jun 2015 10:58:52 +0000 (UTC)
commit f0b3ac156e356076975771bd7ee299944dbcadab
Author: David King <amigadave amigadave com>
Date: Fri Jun 26 11:40:24 2015 +0100
Remove non-existent key from schema conversion
Commit e729c516c09d414ecff3e0c2bce4836251090fd9 removed the
writable-vfs-schemes GSettings key, but did not remove it from the
schema conversion file.
https://bugzilla.redhat.com/show_bug.cgi?id=1175435
https://bugzilla.gnome.org/show_bug.cgi?id=751533
data/gedit.convert | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/data/gedit.convert b/data/gedit.convert
index 9b38bbe..fd150ae 100644
--- a/data/gedit.convert
+++ b/data/gedit.convert
@@ -16,7 +16,6 @@ bracket-matching = /apps/gedit-2/preferences/editor/bracket_matching/bracket_mat
display-right-margin = /apps/gedit-2/preferences/editor/right_margin/display_right_margin
right-margin-position = /apps/gedit-2/preferences/editor/right_margin/right_margin_position
smart-home-end = /apps/gedit-2/preferences/editor/smart_home_end/smart_home_end
-writable-vfs-schemes = /apps/gedit-2/preferences/editor/save/writable_vfs_schemes
restore-cursor-position = /apps/gedit-2/preferences/editor/cursor_position/restore_cursor_position
syntax-highlighting = /apps/gedit-2/preferences/syntax_highlighting/enable
search-highlighting = /apps/gedit-2/preferences/search_highlighting/enable
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]