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 743691 - Use GtkGrid for preferences dialog
Use GtkGrid for preferences dialog
Status: RESOLVED FIXED
Product: sound-juicer
Classification: Applications
Component: general
git master
Other All
: Normal normal
: ---
Assigned To: Sound Juicer Maintainers
Sound Juicer Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-01-29 12:36 UTC by Phillip Wood
Modified: 2015-02-16 18:29 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Use GtkGrid for preferences dialog (37.49 KB, patch)
2015-01-29 12:36 UTC, Phillip Wood
none Details | Review

Description Phillip Wood 2015-01-29 12:36:51 UTC
Remove deprecated widgets and simplify ui file.
Comment 1 Phillip Wood 2015-01-29 12:36:55 UTC
Created attachment 295751 [details] [review]
Use GtkGrid for preferences dialog

This does not change the appearance of the dialog, it removes deprecated
widgets (GtkAlignment and GtkTable) and simplifies the ui xml.
Comment 2 Phillip Wood 2015-02-16 18:29:09 UTC
Attachment 295751 [details] pushed as b6d0f71 - Use GtkGrid for preferences dialog