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 567267 - [KB-Fixed] Get rid of gnome_help_display() in e-util/e-util.c
[KB-Fixed] Get rid of gnome_help_display() in e-util/e-util.c
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: general
2.26.x (obsolete)
Other Linux
: Normal normal
: ---
Assigned To: Evolution Shell Maintainers Team
Evolution QA team
evolution[kill-bonobo]
Depends on:
Blocks: 580887
 
 
Reported: 2009-01-10 15:59 UTC by André Klapper
Modified: 2013-09-13 00:59 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description André Klapper 2009-01-10 15:59:05 UTC
http://svn.gnome.org/viewvc/evolution/trunk/e-util/e-util.c?r1=35990&r2=35991 introduced a gnome_help_display() call which is evil by definition(TM).

See http://live.gnome.org/GnomeGoals/RemoveGnomeOpenGnomeHelp

Trivial fix.
Comment 1 Matthew Barnes 2009-01-10 19:31:36 UTC
There's a solution for this already in the kill-bonobo branch.
I'll merge it to trunk.
Comment 2 André Klapper 2009-01-10 19:44:45 UTC
Ah yeah, right... Well, if we really start using kill-bonobo for 2.27.1 this is not really needed and can stay unfixed for another three months...
Comment 3 Matthew Barnes 2009-01-11 01:50:37 UTC
Fixed it anyway; less to merge.  Fixed in revision 37034.