From: Chuck Hagenbuch Date: Sun, 29 Nov 2009 05:32:26 +0000 (-0500) Subject: MFB: X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=847283feb5d139ff4d0fa38d326f03a26ce9ac68;p=horde.git MFB: [cjh] Fix the default value for the nav_audio preference (sistemisti-posta@csi.it, Bug #8725). --- diff --git a/imp/config/prefs.php.dist b/imp/config/prefs.php.dist index 41197ea41..a96eb0966 100644 --- a/imp/config/prefs.php.dist +++ b/imp/config/prefs.php.dist @@ -1081,7 +1081,7 @@ $_prefs['nav_popup'] = array( // play a sound on new mail? if so, which one? $_prefs['nav_audio'] = array( - 'value' => 0, + 'value' => '', 'locked' => false, 'shared' => false, 'type' => 'implicit', diff --git a/imp/docs/CHANGES b/imp/docs/CHANGES index 4e0f0cf8f..08d4fe452 100644 --- a/imp/docs/CHANGES +++ b/imp/docs/CHANGES @@ -120,6 +120,8 @@ v5.0-git v4.3.6-cvs ---------- +[cjh] Fix the default value for the nav_audio preference + (sistemisti-posta@csi.it, Bug #8725). [mms] Make sure sent-mail folders exist if using the drop-down selection list on the compose page (Bug #8520). [mms] When replying to list, correctly extract e-mail address if multiple