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 132555 - file-roller does not honor system-wide toolbar setting
file-roller does not honor system-wide toolbar setting
Status: RESOLVED FIXED
Product: file-roller
Classification: Applications
Component: general
2.4.x
Other Linux
: Normal normal
: ---
Assigned To: Paolo Bacchilega
Paolo Bacchilega
Depends on:
Blocks:
 
 
Reported: 2004-01-26 13:51 UTC by Alexander Papaspyrou
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.3/2.4



Description Alexander Papaspyrou 2004-01-26 13:51:35 UTC
When starting file-roller, it displays the toolbar with "text below icons"
by default, although my system-wide setting says "priority text besides icons".

When changing the setting manually, all buttons seem to have "priority"
text, not only the most important.

I would suggest to add priority text to "Open" and "Extract" and to leave
the other buttons with an icon only.
Comment 1 Jason Leach 2004-02-07 05:21:38 UTC
This is because file-roller does not use libbonoboui to build it's
interface (defined in an .xml file), the menu and toolbars are defined
the old-fashioned way as GnomeUIInfo structs (menu.h and toolbar.h).

It would take some significant code changes to convert the UI to a
BonoboUI system, so this may have to wait until after 2.6.
Comment 2 Paolo Bacchilega 2004-12-15 14:18:33 UTC
using GtkUIManager now.
Comment 3 Sebastien Bacher 2004-12-20 17:15:11 UTC
still doesn't work with 2.9.2
Comment 4 Paolo Bacchilega 2004-12-20 18:20:21 UTC
setted "Open" and "Extract" as priority buttons