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 641273 - [enh] migrate to GtkBuilder
[enh] migrate to GtkBuilder
Status: RESOLVED FIXED
Product: NetworkManager
Classification: Platform
Component: VPN: pptp
git master
Other Linux
: Normal normal
: ---
Assigned To: Dan Williams
Dan Williams
Depends on:
Blocks: 572883
 
 
Reported: 2011-02-02 17:48 UTC by Javier Jardón (IRC: jjardon)
Modified: 2011-02-07 14:06 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Javier Jardón (IRC: jjardon) 2011-02-02 17:48:11 UTC
This plugin is still using glade.
Comment 1 Jiri Klimes 2011-02-07 14:06:36 UTC
Fixed.

80d75e1a91311fa3b9ec035dc1af6431ab350876 (master)
0410f42632b3a52ca88a4ef53014a02f08a5b2ba (0.8.x)

Original patch from Mathieu Trudel-Lapierre on NM mailing list:
[PATCH] Porting NetworkManager-PPTP to GtkBuilder
Some adjustments done by me.

Thanks!