diff options
author | Tuomas Kuosmanen <tigert@src.gnome.org> | 2001-07-14 04:50:14 +0800 |
---|---|---|
committer | Tuomas Kuosmanen <tigert@src.gnome.org> | 2001-07-14 04:50:14 +0800 |
commit | ac7082a2f6b50e10492b9c03ab8036eeb7de6c02 (patch) | |
tree | e23005463d3f22fba7920dd4cfcc0da0932a84d5 /art | |
parent | a37772a0e6d79519ed8ef2306af2f68d21a5e6d4 (diff) | |
download | gsoc2013-evolution-ac7082a2f6b50e10492b9c03ab8036eeb7de6c02.tar gsoc2013-evolution-ac7082a2f6b50e10492b9c03ab8036eeb7de6c02.tar.gz gsoc2013-evolution-ac7082a2f6b50e10492b9c03ab8036eeb7de6c02.tar.bz2 gsoc2013-evolution-ac7082a2f6b50e10492b9c03ab8036eeb7de6c02.tar.lz gsoc2013-evolution-ac7082a2f6b50e10492b9c03ab8036eeb7de6c02.tar.xz gsoc2013-evolution-ac7082a2f6b50e10492b9c03ab8036eeb7de6c02.tar.zst gsoc2013-evolution-ac7082a2f6b50e10492b9c03ab8036eeb7de6c02.zip |
new category icons, more to follow. /tigert
svn path=/trunk/; revision=11103
Diffstat (limited to 'art')
-rw-r--r-- | art/16_category_birthday.png | bin | 0 -> 429 bytes | |||
-rw-r--r-- | art/16_category_business.png | bin | 0 -> 680 bytes | |||
-rw-r--r-- | art/16_category_holiday.png | bin | 0 -> 691 bytes | |||
-rw-r--r-- | art/ChangeLog | 5 |
4 files changed, 5 insertions, 0 deletions
diff --git a/art/16_category_birthday.png b/art/16_category_birthday.png Binary files differnew file mode 100644 index 0000000000..eb153967d2 --- /dev/null +++ b/art/16_category_birthday.png diff --git a/art/16_category_business.png b/art/16_category_business.png Binary files differnew file mode 100644 index 0000000000..9021898963 --- /dev/null +++ b/art/16_category_business.png diff --git a/art/16_category_holiday.png b/art/16_category_holiday.png Binary files differnew file mode 100644 index 0000000000..d123e2a11f --- /dev/null +++ b/art/16_category_holiday.png diff --git a/art/ChangeLog b/art/ChangeLog index 0f15af6124..e148d85fed 100644 --- a/art/ChangeLog +++ b/art/ChangeLog @@ -1,5 +1,10 @@ 2001-07-13 Tuomas Kuosmanen <tigert@ximian.com> + * 16_category_*.png: Some category icons for calendar/tasks, + to match the different category types for events. Still many + to do, but I wanted to commit them so you people can start + hacking on the code already. More to follow shortly. + * 16_customize.png: Icon for "Customize toolbars" or whatever menu item that deals with customizing stuff (the icon is a wrench) |