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 578230 - Add GtkBuildable interface to BraseroDriveSelection
Add GtkBuildable interface to BraseroDriveSelection
Status: RESOLVED FIXED
Product: brasero
Classification: Applications
Component: libbrasero-media
git master
Other Linux
: Normal enhancement
: 2.27
Assigned To: Brasero maintainer(s)
Brasero maintainer(s)
Depends on:
Blocks: 578046
 
 
Reported: 2009-04-07 12:50 UTC by David King
Modified: 2009-04-09 07:59 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement


Attachments
Adds GtkBuildable interface to BraseroDriveSelection widget (1.53 KB, patch)
2009-04-07 12:54 UTC, David King
committed Details | Review

Description David King 2009-04-07 12:50:41 UTC
Sound Juicer uses the BraseroDriveSelection widget in its preferences dialog. It would be nice to use this from within the GtkBuilder UI description (as libglade, which supports custom widgets, is deprecated for GNOME 3.0), but BraseroDriveSelection doesn't have GtkBuildable support.
Comment 1 David King 2009-04-07 12:54:06 UTC
Created attachment 132266 [details] [review]
Adds GtkBuildable interface to BraseroDriveSelection widget

This patch adds the GtkBuildable support. I have tested this with Sound Juicer and GtkBuilder and it works for me.
Comment 2 Luis Medinas 2009-04-08 18:05:58 UTC
David thanks for the patch.

Please commit to svn trunk (2.27) i think it's not a critical issue to add to 2.26 branch.
Comment 3 André Klapper 2009-04-09 07:59:40 UTC
Committed to trunk on behalf of David:
http://svn.gnome.org/viewvc/brasero?view=revision&revision=2222