diff options
-rw-r--r-- | art/ChangeLog | 4 | ||||
-rw-r--r-- | art/Makefile.am | 7 |
2 files changed, 11 insertions, 0 deletions
diff --git a/art/ChangeLog b/art/ChangeLog index d88859b066..1cbdc36b83 100644 --- a/art/ChangeLog +++ b/art/ChangeLog @@ -1,3 +1,7 @@ +2001-07-09 Iain Holmes <iain@ximian.com> + + * Makefile.am: Install the myweather-* icons. + 2001-07-07 <tigert@ximian.com> * 16_[cut,copy,paste].png: New icons for the Edit->[Cut,Copy,Paste] diff --git a/art/Makefile.am b/art/Makefile.am index 9b3a9c0fd5..8d18a41d53 100644 --- a/art/Makefile.am +++ b/art/Makefile.am @@ -68,6 +68,13 @@ images_DATA = \ mail-config-druid-receive.png \ mail-config-druid-send.png \ mail-config-druid-account-name.png \ + myweather-rain.png \ + myweather-snow.png \ + myweather-storm.png \ + myweather-fog.png \ + myweather-sun.png \ + myweather-suncloud.png \ + myweather-clouds.png \ new_appointment.xpm \ new_contact.xpm \ new-message.xpm \ |