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 625895 - Port to GSettings
Port to GSettings
Status: RESOLVED FIXED
Product: vinagre
Classification: Applications
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: vinagre-maint
vinagre-maint
Depends on:
Blocks: 622558
 
 
Reported: 2010-08-03 00:40 UTC by Robert Ancell
Modified: 2011-09-30 11:42 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gsettings: convert gconf schema (9.53 KB, patch)
2011-02-23 16:04 UTC, Marc-Andre Lureau
none Details | Review
gsettings: complete migration gconf -> gsettings (18.83 KB, patch)
2011-02-23 16:04 UTC, Marc-Andre Lureau
none Details | Review

Comment 1 Marc-Andre Lureau 2011-02-23 16:04:35 UTC
Created attachment 181712 [details] [review]
gsettings: convert gconf schema
Comment 2 Marc-Andre Lureau 2011-02-23 16:04:44 UTC
Created attachment 181713 [details] [review]
gsettings: complete migration gconf -> gsettings
Comment 3 Marc-Andre Lureau 2011-02-23 16:23:33 UTC
Pushed in master, with a minor distcheck fix.

commit 255986ee62a9deec960141d225ea4a636398a82d
Author: Marc-André Lureau <marcandre.lureau@redhat.com>
Date:   Wed Feb 23 15:36:32 2011 +0100

    gsettings: complete migration gconf -> gsettings
    
    https://bugzilla.gnome.org/show_bug.cgi?id=625895

commit 8382f550ce70b2a459b8bf812fd5822ab49a4456
Author: Marc-André Lureau <marcandre.lureau@redhat.com>
Date:   Wed Feb 23 14:18:38 2011 +0100

    gsettings: convert gconf schema
    
    https://bugzilla.gnome.org/show_bug.cgi?id=625895


This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.
Comment 4 Christian Persch 2011-02-23 16:44:39 UTC
+    <key name="history-size" type="i">
+      <default>15</default>

Should probably put a <range /> on this.
Comment 5 David King 2011-09-30 11:42:56 UTC
I added the range to gnome-3-0, gnome-3-2 and master as commits 7a29aced03ba74adfe726bf5be04fa10ef2fe504, 8ad4e3f82943e69cc58c8e39610a5cb809a8cc5f and 70b68ec87ee316ba3a946747b2617053c9ff9066.