aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-tools.c
diff options
context:
space:
mode:
Diffstat (limited to 'mail/mail-tools.c')
-rw-r--r--mail/mail-tools.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/mail-tools.c b/mail/mail-tools.c
index 47f949ac10..c1da8fea98 100644
--- a/mail/mail-tools.c
+++ b/mail/mail-tools.c
@@ -273,6 +273,7 @@ mail_tool_uri_to_folder (const char *uri, CamelException *ex)
return folder;
}
+ /* This hack is still needed for file:/ since it's its own EvolutionStorage type */
if (!strncmp (uri, "vtrash:", 7))
offset = 7;
@@ -286,7 +287,7 @@ mail_tool_uri_to_folder (const char *uri, CamelException *ex)
} else {
store = camel_session_get_store (session, uri + offset, ex);
if (store) {
- char *name;
+ const char *name;
/* if we have a fragment, then the path is actually used by the store,
so the fragment is the path to the folder instead */
japanese/web1913-fpw?h=mate-1.18&id=0f745f489ad0222501a397101b34d7d775d2e7eb'>- Use /usr/bin/unzip for zip files extraction (part 2)ak2014-06-061-1/+1 * - Add staging supportpawel2014-05-181-8/+9 * Convert j* to USES=zipbapt2014-03-101-1/+1 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-5/+2 * - Get Rid MD5 supportmiwi2011-03-191-1/+0 * - Add SHA256pav2005-11-251-0/+1 * Reset MAINTAINER to ports@.nork2004-12-231-1/+1 * Update to 1.1.2.nork2004-11-152-4/+4 * SIZEify (maintainer timeout)trevor2004-03-311-0/+1