GNOME Bugzilla – Bug 792194
main-toolbar: Port to GtkBuilder xml
Last modified: 2018-01-14 21:25:15 UTC
.
Created attachment 366273 [details] [review] main-toolbar: Port to GtkBuilder xml Using GtkBuilder xml files for UI separates UI from program logic. This helps simplify maitaining the code.
Review of attachment 366273 [details] [review]: The code seems fine, but as you mentioned that it was crashing, I decided to test it a little bit longer. I'm running it on my box, so let's give it a couple days before we push it to master. Thanks.
(In reply to Isaque Galdino from comment #2) > Review of attachment 366273 [details] [review] [review]: > > The code seems fine, but as you mentioned that it was crashing, I decided to > test it a little bit longer. > I'm running it on my box, so let's give it a couple days before we push it > to master. Sure. more testing is always good. Anyway, this patch shouldn't crash. I have fixed it before upload. > > Thanks.
Review of attachment 366273 [details] [review]: So far, so good. Please push it to master. Thanks.
Review of attachment 366273 [details] [review]: Pushed to master.
Thanks for your patch.