GNOME Bugzilla – Bug 720098
Make prefs a GtkDialog subclass
Last modified: 2013-12-09 12:46:57 UTC
In order to simplify things I think it makes sense to make the preferences dialog a GtkDialog subclass instead of EphyDialog.
Created attachment 263806 [details] [review] prefs: use GtkDialog instead of EphyDialog
Created attachment 263807 [details] [review] prefs: make the dialog modal
Review of attachment 263806 [details] [review]: I think it looks good. I think.
Review of attachment 263807 [details] [review]: I think the same.
Attachment 263806 [details] pushed as e65f35d - prefs: use GtkDialog instead of EphyDialog Attachment 263807 [details] pushed as d31d3ab - prefs: make the dialog modal