Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 1512 by [email protected]: Don't use /desktop/ibus as gsettings schema path
http://code.google.com/p/ibus/issues/detail?id=1512

As documented in http://developer.gnome.org/gio/stable/GSettings.html:

"Paths must start with and end with a forward slash character ('/') and must not contain two sequential slash characters. Paths should be chosen based on a domain name associated with the program or library to which the settings belong. Examples of paths are "/org/gtk/settings/file-chooser/" and "/ca/desrt/dconf-editor/". Paths should not start with "/apps/", "/desktop/" or "/system/" as they often did in GConf."

Currently, ibus is using

<schema path="/desktop/ibus/" id="org.freedesktop.ibus">


What version of the product are you using? On what operating system?
OS (Linux distributions, UNIX or ...): Ubuntu 12.10 Beta (self-compiled, testing for 13.04)
Architecture (i386, x86_64): x86_64
IBus version: 1.4.99.20120930

--
You received this message because you are subscribed to the Google
Groups "ibus-devel" group.
iBus project web page: http://code.google.com/p/ibus/
iBus dev group: http://groups.google.com/group/ibus-devel?hl=en

回复