diff options
author | Akira TAGOH <tagoh@redhat.com> | 2003-07-25 08:04:56 +0800 |
---|---|---|
committer | Jeremy Katz <katzj@src.gnome.org> | 2003-07-25 08:04:56 +0800 |
commit | bb0aa94cd0d6da63e449811bb1959ba0d462fb0a (patch) | |
tree | fc4887de191d27d732926bf2527c34689e4940d3 /addressbook/ChangeLog | |
parent | ef14a8c5a5049749c22e991da83225e04ab1df02 (diff) | |
download | gsoc2013-evolution-bb0aa94cd0d6da63e449811bb1959ba0d462fb0a.tar.gz gsoc2013-evolution-bb0aa94cd0d6da63e449811bb1959ba0d462fb0a.tar.zst gsoc2013-evolution-bb0aa94cd0d6da63e449811bb1959ba0d462fb0a.zip |
Use 'Sans' instead of 'Helvetica' for the font name. Likewise.
2003-07-22 Akira TAGOH <tagoh@redhat.com>
* printing/e-contact-print-envelope.c (ecpe_print): Use 'Sans'
instead of 'Helvetica' for the font name.
* printing/e-contact-print.c (e_contact_build_style): Likewise.
svn path=/trunk/; revision=21962
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index d25b269f9f..3e5c46978b 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,9 @@ +2003-07-22 Akira TAGOH <tagoh@redhat.com> + + * printing/e-contact-print-envelope.c (ecpe_print): Use 'Sans' + instead of 'Helvetica' for the font name. + * printing/e-contact-print.c (e_contact_build_style): Likewise. + 2003-07-23 Dan Winship <danw@ximian.com> * backend/ebook/Makefile.am: use EVO_MARSHAL_RULE |