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 504182 - Gtk/IMModule XSETTINGS support
Gtk/IMModule XSETTINGS support
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: [obsolete] settings-daemon
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks: 504184
 
 
Reported: 2007-12-18 04:54 UTC by Akira TAGOH
Modified: 2007-12-24 19:08 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
proposed patch (954 bytes, patch)
2007-12-18 04:55 UTC, Akira TAGOH
accepted-commit_now Details | Review

Description Akira TAGOH 2007-12-18 04:54:39 UTC
As Bug#502446 is resolved and committed the change into Subversion, it would be helpful if gnome-settings-daemon can deals with it and provide a gconf key for that.
Comment 1 Akira TAGOH 2007-12-18 04:55:26 UTC
Created attachment 101158 [details] [review]
proposed patch
Comment 2 Matthias Clasen 2007-12-18 05:02:33 UTC
The patch looks fine, but it misses a gconf schema for the new key.
Comment 3 Akira TAGOH 2007-12-18 05:13:04 UTC
Yes, it looks like in libgnome and filed Bug#504184 for that.
Comment 4 Jens Granseuer 2007-12-18 10:37:50 UTC
Go ahead.
Comment 5 Christian Persch 2007-12-23 19:18:01 UTC
Does the new standalone g-s-d need to be patched too?
Comment 6 Matthias Clasen 2007-12-24 00:36:46 UTC
yeah. Ultimatively, I hope there will be only one...
Comment 7 Christian Persch 2007-12-24 19:08:43 UTC
        * gnome-settings-xsettings.c: Add Gtk/IMModule XSetting. Bug #504182,
        patch by Akira TAGOH.

        * plugins/xsettings/gsd-xsettings-manager.c: Add Gtk/IMModule XSetting.
        Bug #504182, patch by Akira TAGOH.