Home GnuPG

Fix handling of the windows close button in confirmation dialogs.
071ed43fac92Unpublished

Unpublished Commit · Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

Fix handling of the windows close button in confirmation dialogs.

* src/gpaexportserverop.c (confirm_send): Only act upon the Yes button.
* src/confdialog.c (gpa_configure_keyserver): Ditto.
* src/gpgmetools.c (check_overwriting): Ditto.

Checking for GTK_RESPONSE_NO was a bad idea because that catches only
the No button and no other events, like the window's close button.

Details

Provenance
wernerAuthored on Jan 22 2015, 6:09 PM
Parents
rGPA9febd013fa1e: Post release updates
Branches
Unknown
Tags
Unknown