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 353087 - Add a Help button
Add a Help button
Status: RESOLVED FIXED
Product: bug-buddy
Classification: Deprecated
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Brent Smith (smitten)
Bug-buddy Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-08-27 11:06 UTC by Joachim Noreiko
Modified: 2006-12-02 16:23 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16


Attachments
puts a help button in the bug-buddy UI (7.09 KB, patch)
2006-09-03 21:06 UTC, Brent Smith (smitten)
none Details | Review

Description Joachim Noreiko 2006-08-27 11:06:37 UTC
Could a help button be added to bug-buddy in time for 2.16 release?

The manual for BB is out of date, but IMO it's no longer needed.
A relevant place to link to however is the section in the User Guide on reporting bugs, ghelp:user-guide?feedback-bugs
Comment 1 Brent Smith (smitten) 2006-09-03 21:06:28 UTC
Created attachment 72154 [details] [review]
puts a help button in the bug-buddy UI

I've tested this and it works here.  Just need to get release-team approval to break code freeze.
Comment 2 Joachim Noreiko 2006-11-02 17:02:59 UTC
Now we're out of freeze, can this go in?
Comment 3 Joachim Noreiko 2006-11-11 16:02:30 UTC
Just had a crash and I see this didn't make it into 2.16.

What exactly was the point of me rushing to beat the deadline on the documentation if there isn't the interface to go with it?
Comment 4 Fernando Herrera 2006-12-02 16:23:08 UTC
Thanks a lot for the patch Brent. Applied to HEAD:

2006-12-02  Fernando Herrera  <fherrera@onirica.com>

        * src/bug-buddy.c: (help_callback), (main):
        * src/bug-buddy.glade: Add a Help button to bug-buddy.
        Patch by Brent Smith. Fix bug #353087