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 504184 - Please add a gconf schema for gtk-im-module
Please add a gconf schema for gtk-im-module
Status: RESOLVED FIXED
Product: libgnome
Classification: Deprecated
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: libgnome maintainer
libgnome maintainer
Depends on: 504182
Blocks:
 
 
Reported: 2007-12-18 04:59 UTC by Akira TAGOH
Modified: 2007-12-18 12:32 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
proposed patch (978 bytes, patch)
2007-12-18 05:00 UTC, Akira TAGOH
none Details | Review
proposed patch (973 bytes, patch)
2007-12-18 05:27 UTC, Akira TAGOH
committed Details | Review

Description Akira TAGOH 2007-12-18 04:59:45 UTC
Before resolving this, Bug#504182 (Gtk/IMModule XSETTINGS support for gnome-settings-daemon) has to be resolved though, it needs to have a schema for that where libgnome provides.
Comment 1 Akira TAGOH 2007-12-18 05:00:25 UTC
Created attachment 101159 [details] [review]
proposed patch
Comment 2 Matthias Clasen 2007-12-18 05:20:40 UTC
May I propose to make that

Name of the input method module used by GTK+.
Comment 3 Akira TAGOH 2007-12-18 05:27:26 UTC
Created attachment 101160 [details] [review]
proposed patch

Sure. that makes sense. thanks for the comment.
Comment 4 Christian Persch 2007-12-18 12:32:46 UTC
Looks fine to me.

        * schemas/desktop_gnome_interface.schemas.in.in: Add setting for the
        GTK IM module. Bug #504184, patch by Akira TAGOH.