diff options
-rw-r--r-- | art/ChangeLog | 6 | ||||
-rw-r--r-- | art/Makefile.am | 10 | ||||
-rw-r--r-- | art/about-box.png | bin | 0 -> 17232 bytes |
3 files changed, 12 insertions, 4 deletions
diff --git a/art/ChangeLog b/art/ChangeLog index 0169a487eb..7a98c6a2e8 100644 --- a/art/ChangeLog +++ b/art/ChangeLog @@ -1,3 +1,9 @@ +2001-10-16 Ettore Perazzoli <ettore@ximian.com> + + * Makefile.am (images_DATA): Add `about-box.png'. + + * about-box.png: New image for the about box from Jakub. + 2001-10-18 Larry Ewing <lewing@ximian.com> * Makefile.am (images_DATA): add alarm.png for the new alarm diff --git a/art/Makefile.am b/art/Makefile.am index ce80992267..95962ac751 100644 --- a/art/Makefile.am +++ b/art/Makefile.am @@ -4,6 +4,7 @@ images_DATA = \ 16_customize.png \ 16_cut.png \ 16_paste.png \ + about-box.png \ apply-filters-16.xpm \ bcg.png \ configure_16_addressbook.xpm \ @@ -28,6 +29,7 @@ images_DATA = \ import.xpm \ inbox-16.png \ inbox-full-16.png \ + meeting-request.png \ alarm.png \ meeting-request.png \ move_message.xpm \ @@ -37,9 +39,9 @@ images_DATA = \ outbox-16.png \ outbox-full-16.png \ pattern.png \ - pgp-signature-bad.png \ - pgp-signature-nokey.png \ - pgp-signature-ok.png \ + pgp-signature-bad.png \ + pgp-signature-nokey.png \ + pgp-signature-ok.png \ print.xpm \ print-preview.xpm \ rdf.png \ @@ -127,7 +129,7 @@ images_DATA = \ task.png \ thankyou.png \ timezone-16.xpm \ - timezone-48.png \ + timezone-48.png \ undelete_message-16.png \ wax-seal.png \ wax-seal-broken.png \ diff --git a/art/about-box.png b/art/about-box.png Binary files differnew file mode 100644 index 0000000000..0551cca87f --- /dev/null +++ b/art/about-box.png |