aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/groupwise-features/install-shared.c
diff options
context:
space:
mode:
authorvivek jain <jvivek@novell.com>2005-08-22 20:21:42 +0800
committerJain Vivek <jvivek@src.gnome.org>2005-08-22 20:21:42 +0800
commit78d8426bc15dda59c8ff1194c09655757bee5aef (patch)
treefa9b3405f693a7cb64a65fc9858434b38b7fad55 /plugins/groupwise-features/install-shared.c
parent879ed4784ca4f90e0992c4627e45965e48c85a6b (diff)
downloadgsoc2013-evolution-78d8426bc15dda59c8ff1194c09655757bee5aef.tar
gsoc2013-evolution-78d8426bc15dda59c8ff1194c09655757bee5aef.tar.gz
gsoc2013-evolution-78d8426bc15dda59c8ff1194c09655757bee5aef.tar.bz2
gsoc2013-evolution-78d8426bc15dda59c8ff1194c09655757bee5aef.tar.lz
gsoc2013-evolution-78d8426bc15dda59c8ff1194c09655757bee5aef.tar.xz
gsoc2013-evolution-78d8426bc15dda59c8ff1194c09655757bee5aef.tar.zst
gsoc2013-evolution-78d8426bc15dda59c8ff1194c09655757bee5aef.zip
** see previous commit changed variable name to groupwise_shared_folder
2005-08-22 vivek jain <jvivek@novell.com> ** see previous commit changed variable name to groupwise_shared_folder svn path=/trunk/; revision=30198
Diffstat (limited to 'plugins/groupwise-features/install-shared.c')
-rw-r--r--plugins/groupwise-features/install-shared.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/groupwise-features/install-shared.c b/plugins/groupwise-features/install-shared.c
index f5db10d16c..79f3edfe19 100644
--- a/plugins/groupwise-features/install-shared.c
+++ b/plugins/groupwise-features/install-shared.c
@@ -185,7 +185,7 @@ org_gnome_popup_wizard (EPlugin *ep, EMEventTargetMessage *target)
char *buffer = NULL;
/* XXX:Remove this when server has a fix to show mails in shared-folder*/
- if (!getenv("SHARED_FOLDER"))
+ if (!getenv("GROUPWISE_SHARED_FOLDER"))
return;
if (!msg)