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 567282 - "Migrate" from GnomeHRef to GtkLinkButton
"Migrate" from GnomeHRef to GtkLinkButton
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Contacts
2.26.x (obsolete)
Other Linux
: Normal normal
: ---
Assigned To: evolution-addressbook-maintainers
Evolution QA team
Depends on:
Blocks: 580887
 
 
Reported: 2009-01-10 17:11 UTC by André Klapper
Modified: 2013-09-13 00:58 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description André Klapper 2009-01-10 17:11:52 UTC
http://live.gnome.org/LibgnomeMustDie

http://library.gnome.org/devel/gtk/stable/gtk-migrating-GtkLinkButton.html

./addressbook/gui/component/addressbook-view.c:#include <libgnomeui/gnome-href.h>
Comment 1 André Klapper 2009-01-10 18:54:33 UTC
Simply commented the line
/* #include <libgnomeui/gnome-href.h> */
and Evo compiled perfectly (clean svn trunk checkout).

Now that's what I call an easy fix. :-P
Comment 2 André Klapper 2009-01-10 19:06:10 UTC
Fixed in svn trunk:
http://svn.gnome.org/viewvc/evolution?view=revision&revision=37026