[evolution/gnome-42] I#1946 - Logic of "Do not sign meeting requests" is inverted
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution/gnome-42] I#1946 - Logic of "Do not sign meeting requests" is inverted
- Date: Wed, 29 Jun 2022 15:45:33 +0000 (UTC)
commit e288c33552c11b647a0cf8e6cfca2dce96bab7d2
Author: Milan Crha <mcrha redhat com>
Date: Wed Jun 29 17:43:20 2022 +0200
I#1946 - Logic of "Do not sign meeting requests" is inverted
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1946
src/mail/e-mail-config-security-page.c | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/src/mail/e-mail-config-security-page.c b/src/mail/e-mail-config-security-page.c
index 0db9cccc4b..09cad2358f 100644
--- a/src/mail/e-mail-config-security-page.c
+++ b/src/mail/e-mail-config-security-page.c
@@ -471,6 +471,7 @@ mail_config_security_page_constructed (GObject *object)
e_binding_bind_property (
composition_ext, "sign-imip",
widget, "active",
+ G_BINDING_INVERT_BOOLEAN |
G_BINDING_BIDIRECTIONAL |
G_BINDING_SYNC_CREATE);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]