aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/exchange-operations/Makefile.am
diff options
context:
space:
mode:
authorSushma Rai <rsushma@src.gnome.org>2006-01-12 17:31:05 +0800
committerSushma Rai <rsushma@src.gnome.org>2006-01-12 17:31:05 +0800
commit368a776689311fce995865c52399cf72551d14ec (patch)
tree81bc9622f1a8c5deff828de3d555c82cedf0af28 /plugins/exchange-operations/Makefile.am
parentff9fd5da422034c9b02ed54e4683079e015f5cb0 (diff)
downloadgsoc2013-evolution-368a776689311fce995865c52399cf72551d14ec.tar
gsoc2013-evolution-368a776689311fce995865c52399cf72551d14ec.tar.gz
gsoc2013-evolution-368a776689311fce995865c52399cf72551d14ec.tar.bz2
gsoc2013-evolution-368a776689311fce995865c52399cf72551d14ec.tar.lz
gsoc2013-evolution-368a776689311fce995865c52399cf72551d14ec.tar.xz
gsoc2013-evolution-368a776689311fce995865c52399cf72551d14ec.tar.zst
gsoc2013-evolution-368a776689311fce995865c52399cf72551d14ec.zip
Cheking for password expired error code, displaying the error message and
allowing the user to reset password. Also showing password expiry warning message in advance. Fixes #326060. Also, Checking for the quota related error codes and displaying the corresponding error/warning messages to the user. Fixes #326087. svn path=/trunk/; revision=31143
Diffstat (limited to 'plugins/exchange-operations/Makefile.am')
-rw-r--r--plugins/exchange-operations/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/exchange-operations/Makefile.am b/plugins/exchange-operations/Makefile.am
index 0696a6735b..3efa32d475 100644
--- a/plugins/exchange-operations/Makefile.am
+++ b/plugins/exchange-operations/Makefile.am
@@ -58,7 +58,8 @@ glade_DATA = \
exchange-delegates.glade \
exchange-folder-tree.glade \
exchange-permissions-dialog.glade \
- e-foreign-folder-dialog.glade
+ e-foreign-folder-dialog.glade \
+ exchange-passwd-expiry.glade
error_DATA = org-gnome-exchange-operations.error
errordir = $(privdatadir)/errors