diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2007-03-29 22:13:28 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@src.gnome.org> | 2007-03-29 22:13:28 +0800 |
commit | b12d14e70117e2287cf3b11137c1f2636c09f4d9 (patch) | |
tree | 24bd819d294134b7ce7e8fa0c1ce3fcdf9a3c242 /mail/ChangeLog | |
parent | d6d482da86493010499d7aa31165d5296a1ed924 (diff) | |
download | gsoc2013-evolution-b12d14e70117e2287cf3b11137c1f2636c09f4d9.tar gsoc2013-evolution-b12d14e70117e2287cf3b11137c1f2636c09f4d9.tar.gz gsoc2013-evolution-b12d14e70117e2287cf3b11137c1f2636c09f4d9.tar.bz2 gsoc2013-evolution-b12d14e70117e2287cf3b11137c1f2636c09f4d9.tar.lz gsoc2013-evolution-b12d14e70117e2287cf3b11137c1f2636c09f4d9.tar.xz gsoc2013-evolution-b12d14e70117e2287cf3b11137c1f2636c09f4d9.tar.zst gsoc2013-evolution-b12d14e70117e2287cf3b11137c1f2636c09f4d9.zip |
Migrate from GnomeFontPicker to GtkFontButton (#373837).
2007-03-27 Matthew Barnes <mbarnes@redhat.com>
* em-mailer-prefs.c:
* em-mailer-prefs.h:
* mail-config.glade:
Migrate from GnomeFontPicker to GtkFontButton (#373837).
svn path=/trunk/; revision=33337
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 72f22728a9..923c4e1610 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,12 @@ 2007-03-27 Matthew Barnes <mbarnes@redhat.com> + * em-mailer-prefs.c: + * em-mailer-prefs.h: + * mail-config.glade: + Migrate from GnomeFontPicker to GtkFontButton (#373837). + +2007-03-27 Matthew Barnes <mbarnes@redhat.com> + * em-folder-browser.c: * em-format.c: * em-popup.c: |