aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/groupwise-features/install-shared.c
diff options
context:
space:
mode:
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)