diff options
author | Srinivasa Ragavan <sragavan@src.gnome.org> | 2006-02-06 19:10:44 +0800 |
---|---|---|
committer | Srinivasa Ragavan <sragavan@src.gnome.org> | 2006-02-06 19:10:44 +0800 |
commit | 450d94b769c76a74a60fab0edb9f5b8c1131664a (patch) | |
tree | 009c8e6d519fa1f7664f2fea923c66d4453dbef0 /mail/evolution-mail.schemas.in.in | |
parent | aa223e9dec923f62d4358c831157c2d49f035539 (diff) | |
download | gsoc2013-evolution-450d94b769c76a74a60fab0edb9f5b8c1131664a.tar.gz gsoc2013-evolution-450d94b769c76a74a60fab0edb9f5b8c1131664a.tar.zst gsoc2013-evolution-450d94b769c76a74a60fab0edb9f5b8c1131664a.zip |
Committed Rajeev's patch and my patch for mnemonics.
svn path=/trunk/; revision=31425
Diffstat (limited to 'mail/evolution-mail.schemas.in.in')
-rw-r--r-- | mail/evolution-mail.schemas.in.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/evolution-mail.schemas.in.in b/mail/evolution-mail.schemas.in.in index 21db0e7696..0c0d3f3bf4 100644 --- a/mail/evolution-mail.schemas.in.in +++ b/mail/evolution-mail.schemas.in.in @@ -713,7 +713,7 @@ <owner>evolution-mail</owner> <type>list</type> <list_type>string</list_type> - <default>[Important:#ff0000,Work:#ff8c00,Personal:#008b00,To Do:#0000ff,Later:#8b008b]</default> + <default>[I_mportant:#ff0000,_Work:#ff8c00,_Personal:#008b00,)To Do:#0000ff,_Later:#8b008b]</default> <locale name="C"> <short>List of Labels and their associated colors</short> <long> |