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 673412 - glines no longer quits when clicking X in window decoration
glines no longer quits when clicking X in window decoration
Status: RESOLVED FIXED
Product: gnome-games-superseded
Classification: Deprecated
Component: glines
3.4.x
Other Linux
: Normal normal
: ---
Assigned To: GNOME Games maintainers
GNOME Games maintainers
Depends on:
Blocks:
 
 
Reported: 2012-04-03 08:59 UTC by Edward Sheldrake
Modified: 2012-04-11 14:43 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
glines: fix closing via window decoration (766 bytes, patch)
2012-04-03 09:01 UTC, Edward Sheldrake
committed Details | Review

Description Edward Sheldrake 2012-04-03 08:59:43 UTC
glines no longer quits after you click the X in the window title bar, the window disappears but the program does not terminate.
Comment 1 Edward Sheldrake 2012-04-03 09:01:53 UTC
Created attachment 211205 [details] [review]
glines: fix closing via window decoration
Comment 2 Thomas Andersen 2012-04-03 09:17:39 UTC
Looks good. Pushed to master:
http://git.gnome.org/browse/gnome-games/commit/?id=4f68f21ff7e32ca5dc3f3830570330bd07da88cd

(todo: push to stable)

Thanks Edward!