GNOME Bugzilla – Bug 600046
Replace gnome_help and gnome-open calls with gtk_show_uri
Last modified: 2010-01-27 23:38:26 UTC
This a a GNOME Goal. Details regarding this goal can be found at the following link: http://live.gnome.org/GnomeGoals/RemoveGnomeOpenGnomeHelp Inside the Win_GParted.cc file, there is a method show_help_dialog that calls "gnome-open ghelp://..."
The code enhancement for this request has been committed to the git repository for inclusion in the next release of GParted (0.5.0.) The relevant git commit can be viewed at the following link: http://git.gnome.org/cgit/gparted/commit/?id=c2d19a8ab4eb9e8a9875a7bd7dd0802b9f8303b2 Closing this bug.
Note that due to problems compiling GParted when only gtkmm-2.4 version 2.14.0 was required, the version number has been increased to 2.16.0. See bug #608065