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 145004 - Toolbar style key schema information is incorrect wrt "both-horiz"
Toolbar style key schema information is incorrect wrt "both-horiz"
Status: RESOLVED FIXED
Product: libgnome
Classification: Deprecated
Component: general
HEAD
Other All
: High normal
: ---
Assigned To: libgnome maintainer
libgnome maintainer
: 311150 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2004-06-26 00:39 UTC by Nathan Conrad
Modified: 2005-07-22 12:54 UTC
See Also:
GNOME target: ---
GNOME version: 2.9/2.10


Attachments
Use both_horiz instead of both-horiz (560 bytes, patch)
2004-06-29 20:13 UTC, David Sedeño Fernández
needs-work Details | Review
Proposed patch against libgnome. (743 bytes, patch)
2004-07-22 17:14 UTC, Christian Neumair
none Details | Review

Description Nathan Conrad 2004-06-26 00:39:48 UTC
The gconf schema file for /desktop/gnome/interface/toolbar_style states that to
display text next to the toolbar icons, one uses the value "both_horiz". But,
when the capplet uses the value "both-horiz". These two things need to be the same.
Comment 1 David Sedeño Fernández 2004-06-29 20:13:36 UTC
Created attachment 29096 [details] [review]
Use both_horiz instead of both-horiz

With both values (both_horiz and both-horiz) works, but I think it's better to
use the schema that gconf provies. So the patch simple use both_horiz.
Comment 2 Jody Goldberg 2004-06-29 21:34:46 UTC
Comment on attachment 29096 [details] [review]
Use both_horiz instead of both-horiz

gtk uses 'both-horiz' in gtktypebuiltins.c  I'd rather see the schema patched.
Comment 3 Christian Neumair 2004-07-22 17:13:00 UTC
Reassigning.
Comment 4 Christian Neumair 2004-07-22 17:14:05 UTC
Created attachment 29799 [details] [review]
Proposed patch against libgnome.
Comment 5 Elijah Newren 2004-12-20 23:11:16 UTC
It's not blocked by freeze anymore...
Comment 6 Kjartan Maraas 2005-01-04 00:15:03 UTC
But it soon will be again :-/
Comment 7 Elijah Newren 2005-03-05 04:51:55 UTC
Removing easy-fix keyword as it's NOT meant for bugs with patches.
Comment 8 Elijah Newren 2005-03-05 04:53:17 UTC
s/bugs with patches/bugs that already have fixes/.  (There are a few cases where
it may be okay to have an easy-fix keyword in a bug with a patch, plus the more
common case where the easy-fix keyword appeared first and we were just too lazy
to remove it)
Comment 9 Sebastien Bacher 2005-03-09 22:09:38 UTC
"icon" should be "icons" too as mentionned on https://bugzilla.ubuntu.com/7264
Comment 10 Kjartan Maraas 2005-05-11 09:05:40 UTC
Commited on HEAD.
Comment 11 Sebastien Bacher 2005-07-22 12:54:47 UTC
*** Bug 311150 has been marked as a duplicate of this bug. ***