GNOME Bugzilla – Bug 589500
should use gtkbuilder
Last modified: 2010-11-07 20:55:58 UTC
nm-applet still uses libglade using gtkbuilder would be better
*** Bug 589499 has been marked as a duplicate of this bug. ***
http://live.gnome.org/GnomeGoals/RemoveLibGladeUseGtkBuilder
Has anyone already started working on it? It looks like a good entry point to begin contributing to GNOME related project and I would gladly take the task.
Just do it and attach a patch here (and be patient as many maintainers have a real job and only take a look sometimes into the bugtracker)... :)
This would definitely be a worthwhile bug to pick up! It's likely to be quite a bit of code churn, and nm-connection-editor uses glade extensively so it'll be more work there, but I'd start with "info-dialog" and then jump to the wireless dialog where you enter your passphrases and such. Alternatively, you could start with src/connection-editor/*.glade since they are more split up and possible easier to convert.
(In reply to comment #4) > Just do it and attach a patch here (and be patient as many maintainers have a > real job and only take a look sometimes into the bugtracker)... :) Yeah, I used to coordinate Slovenian GNOME Translation Team and since I begun with real job, free time seems to mostly vanish away. :) (In reply to comment #5) > Alternatively, you could start with src/connection-editor/*.glade since they > are more split up and possible easier to convert. Thanks for your advice Dan. I got the code and have already started analyzing it. Hopefully, I will soon be able to come up with something.
*** This bug has been marked as a duplicate of bug 625248 ***