From 8f35ee81b6f626be5b16c330fa47a85e4d720209 Mon Sep 17 00:00:00 2001 From: alec Date: Thu, 19 May 2011 09:54:09 +0000 Subject: - Removed focus_on_new_message option, added newmail_notify plugin git-svn-id: https://svn.roundcube.net/trunk@4788 208e9e7b-5314-0410-a742-e7e81cd9613c --- roundcubemail/config/main.inc.php.dist | 3 --- 1 file changed, 3 deletions(-) (limited to 'roundcubemail/config') diff --git a/roundcubemail/config/main.inc.php.dist b/roundcubemail/config/main.inc.php.dist index f63a18129..29af28457 100644 --- a/roundcubemail/config/main.inc.php.dist +++ b/roundcubemail/config/main.inc.php.dist @@ -607,9 +607,6 @@ $rcmail_config['preview_pane'] = false; // Set to -1 if messages in preview pane should not be marked as read $rcmail_config['preview_pane_mark_read'] = 0; -// focus new window if new message arrives -$rcmail_config['focus_on_new_message'] = true; - // Clear Trash on logout $rcmail_config['logout_purge'] = false; -- cgit v1.2.3