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 311047 - gedit does not respect gconf's toolbar_style as "icon"
gedit does not respect gconf's toolbar_style as "icon"
Status: RESOLVED NOTABUG
Product: gedit
Classification: Applications
Component: general
2.10.x
Other Linux
: Normal trivial
: ---
Assigned To: Gedit maintainers
gedit QA volunteers
Depends on:
Blocks:
 
 
Reported: 2005-07-20 18:46 UTC by Andrew Conkling
Modified: 2005-07-21 16:37 UTC
See Also:
GNOME target: ---
GNOME version: 2.9/2.10



Description Andrew Conkling 2005-07-20 18:46:48 UTC
Distribution/Version: Arch

I've set desktop/gnome/interface/toolbar_style, but gedit still 
displays text.  The other toolbar style's work.
Comment 1 Boris de Laage 2005-07-21 12:22:39 UTC
Works well for me with gedit 2.10.2. Do you still have the issue with a more
recent version ?

Btw, the correct value for desktop/gnome/interface/toolbar_style is "icons", not
"icon". Try & see if it fix the problem.
Comment 2 Andrew Conkling 2005-07-21 12:42:48 UTC
I'm using 2.10.3.

Turns out that 'icon' v. 'icons' was the problem.  However, I suppose the 
bug is then in gconf-editor, because that's where it lists 'icon' as a 
valid option.  I guess this bug can be closed?