diff --git a/art/ChangeLog b/art/ChangeLog index 5ad856a922..5ecd6ae31e 100644 --- a/art/ChangeLog +++ b/art/ChangeLog @@ -1,3 +1,8 @@ +2001-06-29 Tuomas Kuosmanen + + * next-message.png, previous-message.png: New icons to replace + the < > arrows in the mailer. + 2001-06-29 Chris Toshok * Makefile.am (images_DATA): add contact-is-a-list.png diff --git a/art/next-message.png b/art/next-message.png new file mode 100644 index 0000000000..e9bc259466 Binary files /dev/null and b/art/next-message.png differ diff --git a/art/previous-message.png b/art/previous-message.png new file mode 100644 index 0000000000..6113895352 Binary files /dev/null and b/art/previous-message.png differ