aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/exchange-operations/exchange-account-setup.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/exchange-operations/exchange-account-setup.c')
-rw-r--r--plugins/exchange-operations/exchange-account-setup.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/exchange-operations/exchange-account-setup.c b/plugins/exchange-operations/exchange-account-setup.c
index 81b2dfdece..28a9445bfc 100644
--- a/plugins/exchange-operations/exchange-account-setup.c
+++ b/plugins/exchange-operations/exchange-account-setup.c
@@ -468,7 +468,8 @@ owa_authenticate_user(GtkWidget *button, EConfig *config)
key [strlen(key) -1] = 0;
valid = e2k_validate_user (owa_url, key, &url->user, exchange_params,
- &remember_password, &result);
+ &remember_password, &result,
+ GTK_WINDOW (gtk_widget_get_toplevel (button)));
g_free (key);
if (!valid && result != E2K_AUTOCONFIG_CANCELLED)
/th> * Make fonts repecting XDGbapt2015-03-222-2/+2 * Rework XORG_CAT= fontbapt2015-03-201-1/+1 * Try to fix font handling for xorg fonts when using staging and pkgng.zeising2013-12-191-0/+1 * Switch FreeBSD CURRENT to use the new xorg stack (WITH_NEW_XORG=) [0]zeising2013-12-161-1/+0 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1 * The FreeBSD x11 team proudly presentszeising2013-05-251-5/+1 * - Please welcome Xorg 7.5.1miwi2011-02-26