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 463753 - replace gnome_help_display
replace gnome_help_display
Status: RESOLVED FIXED
Product: file-roller
Classification: Applications
Component: general
2.19.x
Other All
: Normal enhancement
: ---
Assigned To: Paolo Bacchilega
file-roller-maint
Depends on:
Blocks:
 
 
Reported: 2007-08-05 20:02 UTC by Jani Monoses
Modified: 2007-08-07 06:21 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement


Attachments
the patch (2.52 KB, patch)
2007-08-05 20:03 UTC, Jani Monoses
none Details | Review

Description Jani Monoses 2007-08-05 20:02:51 UTC
-use the existing show_help_dialog() for the main help
-make show_help_dialog use a hand rolled version of gnome_help_display() in an attempt to reduce dependencies on libgnome (a similar change recently went in gnome-powr-manager, gcalctool, gnome-system-tools, etc.)
-also remove a stray #include
Comment 1 Jani Monoses 2007-08-05 20:03:27 UTC
Created attachment 93115 [details] [review]
the patch
Comment 2 Paolo Bacchilega 2007-08-07 06:21:08 UTC
patch applied to trunk, thanks.