From b4b081713ee88c9a7b2515d18c36bedf966641ce Mon Sep 17 00:00:00 2001
From: svncommit <devs@roundcube.net>
Date: Mon, 03 Jul 2006 16:14:26 -0400
Subject: [PATCH] Workaround for drag-drop using whitespace in FF, Junk emptying, misc fixes

---
 UPGRADING |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/UPGRADING b/UPGRADING
index 36736f0..fd0a857 100644
--- a/UPGRADING
+++ b/UPGRADING
@@ -120,6 +120,7 @@
   $rcmail_config['db_persistent'] = TRUE;
 - add these lines to /config/main.inc.php
   $rcmail_config['drafts_mbox'] = 'Drafts';
+  $rcmail_config['junk_mbox'] = 'Junk';
   $rcmail_config['product_name'] = 'RoundCube Webmail';
   $rcmail_config['read_when_deleted'] = TRUE;
   $rcmail_config['enable_spellcheck'] = TRUE;

--
Gitblit v1.9.1