After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 345677 - Bad type in evolution-mail.schemas.in.in
Bad type in evolution-mail.schemas.in.in
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Mailer
2.8.x
Other All
: Normal minor
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2006-06-22 17:34 UTC by Matthew Barnes
Modified: 2013-09-13 00:53 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16


Attachments
Patch for evolution-mail.schemas.in.in (580 bytes, patch)
2006-06-22 17:36 UTC, Matthew Barnes
committed Details | Review

Description Matthew Barnes 2006-06-22 17:34:26 UTC
Please describe the problem:
The type name "boolean" appears in this file, should be "bool".

Steps to reproduce:


Actual results:


Expected results:


Does this happen every time?


Other information:
Comment 1 Matthew Barnes 2006-06-22 17:36:35 UTC
Created attachment 67858 [details] [review]
Patch for evolution-mail.schemas.in.in

Trivial one-liner.
Comment 2 André Klapper 2006-06-22 18:28:55 UTC
thanks for the patch!
Comment 3 Karsten Bräckelmann 2006-06-27 13:44:14 UTC
Looks good to commit, go ahead. :)
Comment 4 André Klapper 2006-06-27 14:00:53 UTC
patch committed to cvs head (key does not exist in stable branch):
http://cvs.gnome.org/viewcvs/evolution/mail/evolution-mail.schemas.in.in?r1=1.27&r2=1.28

fix will be included in evolution 2.7.4. thanks a lot!