From 874ad8ac90c614fea083d4bd2fc05c0c3e5c8ffa Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Tue, 27 Jun 2006 13:56:46 +0000 Subject: Changed type name "boolean" to "bool". Fixes bug #345677. 2006-06-27 Matthew Barnes * evolution-mail.schemas.in.in: Changed type name "boolean" to "bool". Fixes bug #345677. svn path=/trunk/; revision=32199 --- mail/ChangeLog | 5 +++++ mail/evolution-mail.schemas.in.in | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/mail/ChangeLog b/mail/ChangeLog index edd08429f9..ebf18e842e 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2006-06-27 Matthew Barnes + + * evolution-mail.schemas.in.in: + Changed type name "boolean" to "bool". Fixes bug #345677. + 2006-06-27 Arvind_evo Fix for bug#260354 comment 35: diff --git a/mail/evolution-mail.schemas.in.in b/mail/evolution-mail.schemas.in.in index 4c189a80ee..9041f3a356 100644 --- a/mail/evolution-mail.schemas.in.in +++ b/mail/evolution-mail.schemas.in.in @@ -475,7 +475,7 @@ /schemas/apps/evolution/mail/display/address_compress /apps/evolution/mail/display/address_compress evolution-mail - boolean + bool true Compress display of addresses in TO/CC/BCC -- cgit v1.2.3