GNOME Bugzilla – Bug 556207
use gtk_show_uri to show help
Last modified: 2008-11-02 12:21:27 UTC
The patch replaces the current solution of opening help using "gnome-open ghelp://...." with gtk_show_uri (). See http://live.gnome.org/GnomeGoals/RemoveGnomeOpenGnomeHelp While this does not help you to get rid of libgnome or anything it does make the help show up on the same screen as the app. Currently help opens on the default screen instead.
Created attachment 120542 [details] [review] use gtk_show_uri to open help
Applied for 2.24.2 and 2.25.1: http://svn.gnome.org/viewvc/gcalctool?view=revision&revision=2289 http://svn.gnome.org/viewvc/gcalctool?view=revision&revision=2288