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 128698 - gtksourceview should use the new gtk+ 2.3 file chooser
gtksourceview should use the new gtk+ 2.3 file chooser
Status: RESOLVED FIXED
Product: gtksourceview
Classification: Platform
Component: General
git master
Other Linux
: Normal normal
: ---
Assigned To: GTK Sourceview maintainers
GTK Sourceview maintainers
Depends on:
Blocks:
 
 
Reported: 2003-12-06 20:26 UTC by Jan Arne Petersen
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
This patch replaces GtkFileSelection with GtkFileChooser. (2.62 KB, patch)
2003-12-06 20:26 UTC, Jan Arne Petersen
none Details | Review

Description Jan Arne Petersen 2003-12-06 20:26:15 UTC
gtksourceview should use GtkFileChooser instead of GtkFileSelection in
test-widget.
Comment 1 Jan Arne Petersen 2003-12-06 20:26:53 UTC
Created attachment 22161 [details] [review]
This patch replaces GtkFileSelection with GtkFileChooser.
Comment 2 Luis Villa 2003-12-09 04:36:51 UTC
Adding the PATCH keyword so that these show up. Thanks a lot, jpetersen.
Comment 3 Gustavo Giráldez 2003-12-09 22:30:11 UTC
Committed.  Thanks a lot for the patch.