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 629085 - Port daemons to GSettings
Port daemons to GSettings
Status: RESOLVED FIXED
Product: gvfs
Classification: Core
Component: daemon
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gvfs-maint
gvfs-maint
Depends on: 629073
Blocks: 622558
 
 
Reported: 2010-09-08 16:27 UTC by Tomas Bzatek
Modified: 2010-11-12 17:39 UTC
See Also:
GNOME target: 3.0
GNOME version: ---


Attachments
proposed patch (20.05 KB, patch)
2010-09-08 16:27 UTC, Tomas Bzatek
none Details | Review

Description Tomas Bzatek 2010-09-08 16:27:40 UTC
Created attachment 169777 [details] [review]
proposed patch

This is relatively easy part and independent from the core (bug 623723). Patch makes use of gsettings-desktop-schemas headers and schemas, patched with bug 629073. It brings this as a hard dependency.

TODO: make gvfs depend on next gsettings-desktop-schemas release (0.0.2) when patches are in.

This should go to master after freeze, for the 2.33/2.90 series.
Comment 1 Javier Jardón (IRC: jjardon) 2010-11-09 16:59:31 UTC
2.32 was already released, any new on this?
Comment 2 Tomas Bzatek 2010-11-12 17:39:02 UTC
commit e22dbb2aeadd3d45a93e702046bc9dc247368f4b
Author: Tomas Bzatek <tbzatek@redhat.com>
Date:   Fri Nov 12 18:34:07 2010 +0100

    Remove last traces of GConf

commit 1f3baf056b1ee20775bdba69be37fbe4712e667e
Author: Tomas Bzatek <tbzatek@redhat.com>
Date:   Fri Nov 12 18:25:45 2010 +0100

    Port daemons to GSettings