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 341517 - close the about dialog
close the about dialog
Status: RESOLVED FIXED
Product: gnome-panel
Classification: Other
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Panel Maintainers
Panel Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-05-12 05:09 UTC by Matthias Clasen
Modified: 2006-05-29 20:51 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (407 bytes, patch)
2006-05-12 05:10 UTC, Matthias Clasen
committed Details | Review

Description Matthias Clasen 2006-05-12 05:09:13 UTC
gtk 2.9/2.10 fixes an inconsistency in the about dialog api. As a consequence,
apps need to either user the convenience api or handle the response themselves.
Comment 1 Matthias Clasen 2006-05-12 05:10:17 UTC
Created attachment 65291 [details] [review]
patch
Comment 2 Bill Nottingham 2006-05-24 03:02:06 UTC
Need this in all the various included applets as well.
Comment 3 Vincent Untz 2006-05-29 20:51:24 UTC
Thanks.