diff --git a/art/ChangeLog b/art/ChangeLog index e5be694857..0aa2ff679d 100644 --- a/art/ChangeLog +++ b/art/ChangeLog @@ -1,3 +1,7 @@ +2001-07-05 Jakub Steiner + + * myweather-*: weather status icons for My Evolution + 2001-07-04 Gediminas Paulauskas * Makefile.am: install apply-filters-16.xpm diff --git a/art/myweather-clouds.png b/art/myweather-clouds.png new file mode 100644 index 0000000000..fa1fa4b80f Binary files /dev/null and b/art/myweather-clouds.png differ diff --git a/art/myweather-fog.png b/art/myweather-fog.png new file mode 100644 index 0000000000..60db197df7 Binary files /dev/null and b/art/myweather-fog.png differ diff --git a/art/myweather-rain.png b/art/myweather-rain.png new file mode 100644 index 0000000000..3ce291f788 Binary files /dev/null and b/art/myweather-rain.png differ diff --git a/art/myweather-snow.png b/art/myweather-snow.png new file mode 100644 index 0000000000..8a45248692 Binary files /dev/null and b/art/myweather-snow.png differ diff --git a/art/myweather-storm.png b/art/myweather-storm.png new file mode 100644 index 0000000000..cef334a43c Binary files /dev/null and b/art/myweather-storm.png differ diff --git a/art/myweather-sun.png b/art/myweather-sun.png new file mode 100644 index 0000000000..26349305bf Binary files /dev/null and b/art/myweather-sun.png differ diff --git a/art/myweather-suncloud.png b/art/myweather-suncloud.png new file mode 100644 index 0000000000..a2058e77b0 Binary files /dev/null and b/art/myweather-suncloud.png differ