diff options
author | JP Rosevear <jpr@ximian.com> | 2001-07-11 04:09:01 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2001-07-11 04:09:01 +0800 |
commit | 68769f4cc0625d531701a82df5a769dc1d8f5ff8 (patch) | |
tree | 4fff3e10e0ed8dd0ebc342f7b7fc2c0edebddd93 /mail/ChangeLog | |
parent | 3efb097e6605a6e6badf10ac65b711d99a646983 (diff) | |
download | gsoc2013-evolution-68769f4cc0625d531701a82df5a769dc1d8f5ff8.tar gsoc2013-evolution-68769f4cc0625d531701a82df5a769dc1d8f5ff8.tar.gz gsoc2013-evolution-68769f4cc0625d531701a82df5a769dc1d8f5ff8.tar.bz2 gsoc2013-evolution-68769f4cc0625d531701a82df5a769dc1d8f5ff8.tar.lz gsoc2013-evolution-68769f4cc0625d531701a82df5a769dc1d8f5ff8.tar.xz gsoc2013-evolution-68769f4cc0625d531701a82df5a769dc1d8f5ff8.tar.zst gsoc2013-evolution-68769f4cc0625d531701a82df5a769dc1d8f5ff8.zip |
Cosmetic patch - replace our defines with the e-popup ones
2001-07-10 JP Rosevear <jpr@ximian.com>
* folder-browser.c: Cosmetic patch - replace our defines with the
e-popup ones
svn path=/trunk/; revision=10967
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index d3435640ae..3a02d68de3 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,7 @@ 2001-07-10 JP Rosevear <jpr@ximian.com> + * folder-browser.c: Cosmetic patch - replace our defines with the e-popup ones + * Makefile.am: Typo 2001-07-10 Peter Williams <peterw@ximian.com> |