aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/exchange-operations/Makefile.am
diff options
context:
space:
mode:
authorSushma Rai <rsushma@src.gnome.org>2006-06-15 18:59:05 +0800
committerSushma Rai <rsushma@src.gnome.org>2006-06-15 18:59:05 +0800
commit65ef60b46c83091f7ac32900059afc2ea3dc8a73 (patch)
treea68363957e3286d6bd44f7d69f7f3df10749a6e3 /plugins/exchange-operations/Makefile.am
parentc06a6404d888c28bc5ce3a11a6dc2bef274de752 (diff)
downloadgsoc2013-evolution-65ef60b46c83091f7ac32900059afc2ea3dc8a73.tar
gsoc2013-evolution-65ef60b46c83091f7ac32900059afc2ea3dc8a73.tar.gz
gsoc2013-evolution-65ef60b46c83091f7ac32900059afc2ea3dc8a73.tar.bz2
gsoc2013-evolution-65ef60b46c83091f7ac32900059afc2ea3dc8a73.tar.lz
gsoc2013-evolution-65ef60b46c83091f7ac32900059afc2ea3dc8a73.tar.xz
gsoc2013-evolution-65ef60b46c83091f7ac32900059afc2ea3dc8a73.tar.zst
gsoc2013-evolution-65ef60b46c83091f7ac32900059afc2ea3dc8a73.zip
On successful connection, checking if the OOF state is set in the
server, and if it is set, asking the user if he wants to change it to in-office during login. Fixes #344650. svn path=/trunk/; revision=32152
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 3efa32d475..9fc60d4f50 100644
--- a/plugins/exchange-operations/Makefile.am
+++ b/plugins/exchange-operations/Makefile.am
@@ -59,7 +59,8 @@ glade_DATA = \
exchange-folder-tree.glade \
exchange-permissions-dialog.glade \
e-foreign-folder-dialog.glade \
- exchange-passwd-expiry.glade
+ exchange-passwd-expiry.glade \
+ exchange-oof.glade
error_DATA = org-gnome-exchange-operations.error
errordir = $(privdatadir)/errors