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 129342 - grecord should use the new gtk+ 2.3 file chooser
grecord should use the new gtk+ 2.3 file chooser
Status: RESOLVED FIXED
Product: gnome-media
Classification: Deprecated
Component: Gnome-Sound-Recorder
2.5.x
Other Linux
: High normal
: ---
Assigned To: gnome media maintainers
gnome media maintainers
Depends on:
Blocks:
 
 
Reported: 2003-12-15 00:08 UTC by Jan Arne Petersen
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: 2.6.next
GNOME version: ---


Attachments
This patch replaces GtkFileSelection with GtkFileChooser. (11.98 KB, patch)
2003-12-15 00:27 UTC, Jan Arne Petersen
none Details | Review
Updated patch. (7.01 KB, patch)
2004-02-15 20:08 UTC, Jan Arne Petersen
none Details | Review

Description Jan Arne Petersen 2003-12-15 00:08:20 UTC
grecord should use the new file chooser.
Comment 1 Jan Arne Petersen 2003-12-15 00:27:51 UTC
Created attachment 22447 [details] [review]
This patch replaces GtkFileSelection with GtkFileChooser.
Comment 2 Elijah Newren 2003-12-15 03:37:17 UTC
PATCH -> priority should be high.  I'm also adding the bugsquad keyword.
Comment 3 Ted Gould 2004-01-17 22:23:50 UTC
The code has been reworked enough that this patch doesn't apply very
cleanly at all.  This will have to be updated to a new version of the
repository.  I'm removing the PATCH keyword.
Comment 4 Luis Villa 2004-02-14 01:57:43 UTC
Jan Arne, any change you could rework it?
Comment 5 Jan Arne Petersen 2004-02-15 20:08:43 UTC
Created attachment 24427 [details] [review]
Updated patch.
Comment 6 Ted Gould 2004-02-16 16:21:43 UTC
Committed to HEAD.  Thank you for the patch!