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 571232 - Migrate from GnomeDruid to GtkAssistent
Migrate from GnomeDruid to GtkAssistent
Status: RESOLVED FIXED
Product: Evolution Exchange
Classification: Deprecated
Component: Connector
2.28.x
Other Linux
: Normal normal
: 2.30
Assigned To: Connector Maintainer
Ximian Connector QA
Depends on:
Blocks:
 
 
Reported: 2009-02-10 22:16 UTC by André Klapper
Modified: 2009-12-20 14:33 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description André Klapper 2009-02-10 22:16:19 UTC
See
http://www.mail-archive.com/evolution-hackers@gnome.org/msg01635.html
http://library.gnome.org/devel/gtk/stable/gtk-migrating-GtkAssistant.html
http://live.gnome.org/LibgnomeMustDie

./evolution-exchange/storage/exchange-autoconfig-wizard.c:	gnome_druid_set_page (gui->druid, gui->pages->pdata[page]);
./evolution-exchange/storage/exchange-autoconfig-wizard.c:	gnome_druid_set_buttons_sensitive (gui->druid, TRUE,
./evolution-exchange/storage/exchange-autoconfig-wizard.c:		gnome_druid_page_standard_set_logo (GNOME_DRUID_PAGE_STANDARD (page), icon);
Comment 1 André Klapper 2009-12-20 14:33:36 UTC
This file does not exist anymore in git master (2.29).