I#1946 - Logic of "Do not sign meeting requests" is inverted
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1946
This commit is contained in:
parent
b64d5fdbd6
commit
1bc65c4e18
@ -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);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user