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 336505 - --about doesn't quit
--about doesn't quit
Status: RESOLVED FIXED
Product: zenity
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Zenity Maintainers
Zenity Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-03-29 15:44 UTC by Christian Persch
Modified: 2006-03-31 04:21 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christian Persch 2006-03-29 15:44:13 UTC
zenity --about doesn't exit after clicking Close on the about dialogue.
Comment 1 Lucas Rocha 2006-03-31 04:21:58 UTC
Fixed, thanks!

2006-03-31  Lucas Rocha  <lucasr@gnome.org>

        * src/about.c (zenity_about_dialog_response): quit zenity
        on dialog response (Fixes bug #336505).