aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/exchange-operations/exchange-config-listener.c
diff options
context:
space:
mode:
authorSushma Rai <rsushma@src.gnome.org>2006-05-10 19:13:17 +0800
committerSushma Rai <rsushma@src.gnome.org>2006-05-10 19:13:17 +0800
commitc45989a66bc2726c93e10e2e7740fd8bb30be73d (patch)
treec368b92c2f202be5a7fe5146a5f5e1c11867e8ae /plugins/exchange-operations/exchange-config-listener.c
parented1fa5121bcbcf072e51c82f64c472d2d4d33ec5 (diff)
downloadgsoc2013-evolution-c45989a66bc2726c93e10e2e7740fd8bb30be73d.tar
gsoc2013-evolution-c45989a66bc2726c93e10e2e7740fd8bb30be73d.tar.gz
gsoc2013-evolution-c45989a66bc2726c93e10e2e7740fd8bb30be73d.tar.bz2
gsoc2013-evolution-c45989a66bc2726c93e10e2e7740fd8bb30be73d.tar.lz
gsoc2013-evolution-c45989a66bc2726c93e10e2e7740fd8bb30be73d.tar.xz
gsoc2013-evolution-c45989a66bc2726c93e10e2e7740fd8bb30be73d.tar.zst
gsoc2013-evolution-c45989a66bc2726c93e10e2e7740fd8bb30be73d.zip
Using the HIGified notification message. Fixes #302825.
svn path=/trunk/; revision=31968
Diffstat (limited to 'plugins/exchange-operations/exchange-config-listener.c')
-rw-r--r--plugins/exchange-operations/exchange-config-listener.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/exchange-operations/exchange-config-listener.c b/plugins/exchange-operations/exchange-config-listener.c
index 341c3b4234..146151c262 100644
--- a/plugins/exchange-operations/exchange-config-listener.c
+++ b/plugins/exchange-operations/exchange-config-listener.c
@@ -1012,7 +1012,8 @@ account_changed (EAccountList *account_list, EAccount *account)
}
/* Nope. Let the user know we're ignoring him. */
- e_error_run (NULL, "org-gnome-exchange-operations:apply-restart", NULL);
+ e_error_run (NULL, "org-gnome-exchange-operations:apply-restart",
+ priv->configured_name, NULL);
/* But note the new URI so if he changes something else, we
* only warn again if he changes again.