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 589500 - should use gtkbuilder
should use gtkbuilder
Status: RESOLVED DUPLICATE of bug 625248
Product: NetworkManager
Classification: Platform
Component: nm-applet
0.8.x
Other All
: Normal normal
: ---
Assigned To: Dan Williams
Dan Williams
: 589499 (view as bug list)
Depends on:
Blocks: 572883
 
 
Reported: 2009-07-23 14:48 UTC by Sebastien Bacher
Modified: 2010-11-07 20:55 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sebastien Bacher 2009-07-23 14:48:53 UTC
nm-applet still uses libglade using gtkbuilder would be better
Comment 1 Sebastien Bacher 2009-07-23 14:52:23 UTC
*** Bug 589499 has been marked as a duplicate of this bug. ***
Comment 3 Matic Žgur 2010-01-22 18:28:49 UTC
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.
Comment 4 André Klapper 2010-01-22 18:49:13 UTC
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)... :)
Comment 5 Dan Williams 2010-01-22 19:25:24 UTC
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.
Comment 6 Matic Žgur 2010-01-23 10:39:31 UTC
(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.
Comment 7 Dan Williams 2010-08-03 16:50:15 UTC

*** This bug has been marked as a duplicate of bug 625248 ***