2007-09-27 Matthew Barnes <mbarnes@redhat.com> * mail/em-account-editor.c: * mail/evolution-mail.schemas.in: * mail/mail-config.glade: * plugins/bbdb/bbdb.c (bbdb_page_factory): * plugins/bogo-junk-plugin/bf-junk-filter.c: * plugins/face/org-gnome-face-eplug.xml: * plugins/new-mail-notify/org-gnome-new-mail-notify.eplug.xml: * plugins/print-message/org-gnome-print-message.eplug.xml: Use consistent terminology for mail messages (#480621). svn path=/trunk/; revision=34326
34 lines
768 B
Plaintext
34 lines
768 B
Plaintext
2007-09-27 Matthew Barnes <mbarnes@redhat.com>
|
|
|
|
* org-gnome-face-eplug.xml:
|
|
Use consistent terminology for mail messages (#480621).
|
|
|
|
2007-09-27 Matthew Barnes <mbarnes@redhat.com>
|
|
|
|
** Fixes part of bug #474000
|
|
|
|
* face.c:
|
|
Use GLib's Base64 API instead of Camel's.
|
|
|
|
2007-09-14 Matthew Barnes <mbarnes@redhat.com>
|
|
|
|
** Fixes part of bug #476231
|
|
|
|
* face.c:
|
|
Remove non-USE_GTKFILECHOOSER code.
|
|
GtkFileChooser has been around since 2004.
|
|
|
|
2007-07-18 Sankar P <psankar@novell.com>
|
|
|
|
* face.c: (org_gnome_composer_face):
|
|
Remove unused variables.
|
|
|
|
2007-07-17 Sankar P <psankar@novell.com>
|
|
|
|
* org-gnome-face.eplug.xml:
|
|
* org-gnome-face-ui.xml:
|
|
* org-gnome-face.errors.xml:
|
|
* Makefile.am:
|
|
* face.c:
|
|
Initial set of files. Implements Face header support.
|