GNOME Bugzilla – Bug 569761
[KB-Fixed] Get rid of GtkCList
Last modified: 2013-09-13 00:58:34 UTC
./evolution/shell/importer/intelligent.c:select_row_cb (GtkCList *clist, ./evolution/shell/importer/intelligent.c:unselect_row_cb (GtkCList *clist, GtkCList has been deprecated since GTK+ 2.0 and should not be used in newly written code. Use GtkTreeView instead. http://library.gnome.org/devel/gtk/stable/GtkTreeView.html
I'm not sure we even use that file anymore. I'll look into this closer soon when I port the import framework away from Bonobo.
The entire shell/importer directory is dead and should be deleted. I've already done so on the kill-bonobo branch.
The "kill-bonobo" branch has been merged into "master" and will debut as Evolution 2.29.1. We believe the branch has addressed the reported issue. If you find the issue still exists in version 2.29 or later please feel free to re-open this bug. Closing as FIXED.