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 470554 - use GtkAssistant if Gtk 2.10 available
use GtkAssistant if Gtk 2.10 available
Status: RESOLVED FIXED
Product: NetworkManager
Classification: Platform
Component: nm-applet
git master
Other All
: Normal normal
: ---
Assigned To: Dan Williams
Dan Williams
Depends on:
Blocks:
 
 
Reported: 2007-08-27 00:01 UTC by Jani Monoses
Modified: 2007-08-30 14:12 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
the patch (14.10 KB, patch)
2007-08-27 00:02 UTC, Jani Monoses
none Details | Review

Description Jani Monoses 2007-08-27 00:01:46 UTC
Please describe the problem:
ifdef on Gtk >2.10 and use GtkAssistant instead of GnomeDruid

Steps to reproduce:
1. 
2. 
3. 


Actual results:


Expected results:


Does this happen every time?


Other information:
Comment 1 Jani Monoses 2007-08-27 00:02:38 UTC
Created attachment 94401 [details] [review]
the patch

the result looks almost like the GnomeDruid version
Comment 2 Dan Williams 2007-08-30 14:06:23 UTC
r140, thanks