MFB:
authorChuck Hagenbuch <chuck@horde.org>
Sun, 29 Nov 2009 05:32:26 +0000 (00:32 -0500)
committerChuck Hagenbuch <chuck@horde.org>
Sun, 29 Nov 2009 05:32:26 +0000 (00:32 -0500)
[cjh] Fix the default value for the nav_audio preference
(sistemisti-posta@csi.it, Bug #8725).

imp/config/prefs.php.dist
imp/docs/CHANGES

index 41197ea..a96eb09 100644 (file)
@@ -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',
index 4e0f0cf..08d4fe4 100644 (file)
@@ -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