aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-local.c
diff options
context:
space:
mode:
Diffstat (limited to 'mail/mail-local.c')
-rw-r--r--mail/mail-local.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mail-local.c b/mail/mail-local.c
index e5cb0fb6d8..8602e4acb7 100644
--- a/mail/mail-local.c
+++ b/mail/mail-local.c
@@ -371,7 +371,7 @@ init_trash (CamelStore *store)
mail_folder_cache_note_folder ("vtrash:file:/", store->vtrash);
mail_folder_cache_set_update_lstorage ("vtrash:file:/",
local_store->corba_storage,
- "/local/Trash");
+ "/Trash");
}
}