projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8f112a6
)
Slightly less intrusive forwarded row coloring
author
Michael M Slusarz
<slusarz@curecanti.org>
Wed, 27 Jan 2010 22:46:23 +0000
(15:46 -0700)
committer
Michael M Slusarz
<slusarz@curecanti.org>
Thu, 28 Jan 2010 08:34:18 +0000
(
01:34
-0700)
imp/config/prefs.php.dist
patch
|
blob
|
history
diff --git
a/imp/config/prefs.php.dist
b/imp/config/prefs.php.dist
index
bd86b3e
..
49eef02
100644
(file)
--- a/
imp/config/prefs.php.dist
+++ b/
imp/config/prefs.php.dist
@@
-1224,7
+1224,7
@@
$_prefs['msgflags'] = array(
// Forwarded flag (RFC 5550 [5.9])
'$forwarded' => array(
'a' => 'F',
- 'b' => '#
aadddd
',
+ 'b' => '#
bfdfdf
',
'c' => 'flagForwarded',
'l' => _("Forwarded"),
// Pursuant to RFC, this flag SHOULD NOT be changed by the user