From 78d8426bc15dda59c8ff1194c09655757bee5aef Mon Sep 17 00:00:00 2001 From: vivek jain Date: Mon, 22 Aug 2005 12:21:42 +0000 Subject: ** see previous commit changed variable name to groupwise_shared_folder 2005-08-22 vivek jain ** see previous commit changed variable name to groupwise_shared_folder svn path=/trunk/; revision=30198 --- plugins/groupwise-features/install-shared.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/groupwise-features/install-shared.c') 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) -- cgit v1.2.3