projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f94b508
)
Disable signature dimming by default, since it isn't very useful and the algorithm...
author
Michael M Slusarz
<slusarz@curecanti.org>
Tue, 13 Oct 2009 00:49:50 +0000
(18:49 -0600)
committer
Michael M Slusarz
<slusarz@curecanti.org>
Tue, 13 Oct 2009 09:46:31 +0000
(
03:46
-0600)
imp/config/prefs.php.dist
patch
|
blob
|
history
diff --git
a/imp/config/prefs.php.dist
b/imp/config/prefs.php.dist
index
47ab5b8
..
a36e21d
100644
(file)
--- a/
imp/config/prefs.php.dist
+++ b/
imp/config/prefs.php.dist
@@
-894,7
+894,7
@@
$_prefs['show_quoteblocks'] = array(
// should we dim signatures?
$_prefs['dim_signature'] = array(
- 'value' =>
1
,
+ 'value' =>
0
,
// Locked by default
'locked' => true,
'shared' => false,