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 132906 - Should use GtkFileChooser instead of GtkFileSel
Should use GtkFileChooser instead of GtkFileSel
Status: RESOLVED FIXED
Product: gnome-terminal
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: GNOME Terminal Maintainers
GNOME Terminal Maintainers
Depends on:
Blocks: 129568
 
 
Reported: 2004-01-29 20:50 UTC by Seth Nickell
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Seth Nickell 2004-01-29 20:50:13 UTC
It would be good to minimize instances of the old GtkFileSel for GNOME 2.6
so we don't have multiple widgets for doing the same thing in the
interface. Currently the GtkFileSel is used in Edit Profile->Effects tab.
Comment 1 Mariano Suárez-Alvarez 2004-02-14 07:07:13 UTC
Fixed in HEAD, thanks to libgnomeui's having fixed GnomeFileChooser.