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 549036 - help button doesn't work on First time Options
help button doesn't work on First time Options
Status: RESOLVED FIXED
Product: seahorse
Classification: Applications
Component: general
2.23.x
Other Linux
: Normal normal
: 2.22.0
Assigned To: Seahorse Maintainer
Seahorse Maintainer
Depends on:
Blocks:
 
 
Reported: 2008-08-22 17:44 UTC by Pedro Fragoso
Modified: 2008-08-26 21:53 UTC
See Also:
GNOME target: ---
GNOME version: 2.23/2.24


Attachments
adds signal handler (539 bytes, patch)
2008-08-22 17:58 UTC, Adam Schreiber
needs-work Details | Review

Description Pedro Fragoso 2008-08-22 17:44:18 UTC
This bug was report on :
https://bugs.edge.launchpad.net/ubuntu/+source/seahorse/+bug/260246

"
The "Help" button under "First time options" doesn't work.
"

seahorse 2.23.90
Comment 1 Adam Schreiber 2008-08-22 17:58:42 UTC
Created attachment 117236 [details] [review]
adds signal handler

This patch adds the missed signal handler.  It is untested because my version of valac is too old.
Comment 2 Adam Schreiber 2008-08-26 21:53:22 UTC
2008-08-26  Adam Schreiber  <sadam@clemson.edu>
    * src/vala-build.stamp:
    * src/seahorse-keyserver-results.c:
    * src/seahorse-keyserver-results.vala:
    * src/seahorse-keyserver-results.h:
    * src/seahorse-key-manager.c:
    * src/seahorse-key-manager.vala:
    * src/seahorse-viewer.c:
    * src/seahorse-key-manager.h:
    * src/seahorse-viewer.h:
    * src/seahorse-generate-select.c:
    * gkr/vala-build.stamp:
    * gkr/seahorse-gkr-commands.c:
    * pgp/vala-build.stamp:
    * pgp/seahorse-pgp-generator.c:
    * pgp/seahorse-pgp-commands.c:
    * ssh/vala-build.stamp:
    * ssh/seahorse-ssh-commands.c:
    * ssh/seahorse-ssh-generator.c:
    * libseahorse/seahorse-generator.h:
    * libseahorse/seahorse-commands.c:
    * libseahorse/seahorse-object.c:
    * libseahorse/seahorse-commands.h:
    * libseahorse/seahorse-object.h:
    * libseahorse/seahorse-servers.c:
    * libseahorse/vala-build.stamp:
    * libseahorse/seahorse-view.c:
    * libseahorse/seahorse-view.h:
    * libseahorse/seahorse-generator.c: Add signal handler for help button on
    the first time options.  Fixes bug #549036