From 648fd916e997aabb37e8f44987f8bedfeba0d528 Mon Sep 17 00:00:00 2001 From: Tuomas Kuosmanen Date: Wed, 12 Apr 2000 12:36:01 +0000 Subject: Kids, it's candy day. new icons. /tigert svn path=/trunk/; revision=2407 --- ChangeLog | 7 +++++++ art/briefcase.png | Bin 0 -> 2358 bytes art/cellphone.png | Bin 0 -> 3440 bytes art/envelope.png | Bin 0 -> 3168 bytes art/globe.png | Bin 0 -> 3328 bytes art/house.png | Bin 0 -> 4135 bytes art/malehead.png | Bin 0 -> 4220 bytes 7 files changed, 7 insertions(+) create mode 100644 art/briefcase.png create mode 100644 art/cellphone.png create mode 100644 art/envelope.png create mode 100644 art/globe.png create mode 100644 art/house.png create mode 100644 art/malehead.png diff --git a/ChangeLog b/ChangeLog index 186e701b86..235e370757 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2000-04-12 Tuomas Kuosmanen + + * art/house.png, art/malehead.png, art/cellphone.png, + art/briefcase.png, art/envelope.png, art/globe.png: + New icons for the contact manager.. more to follow once I get + around to do more artist work.. + 2000-04-12 Chris Toshok * addressbook/backend/pas/pas-backend-ldap.c diff --git a/art/briefcase.png b/art/briefcase.png new file mode 100644 index 0000000000..424ad09632 Binary files /dev/null and b/art/briefcase.png differ diff --git a/art/cellphone.png b/art/cellphone.png new file mode 100644 index 0000000000..c8d70ae663 Binary files /dev/null and b/art/cellphone.png differ diff --git a/art/envelope.png b/art/envelope.png new file mode 100644 index 0000000000..77acd63100 Binary files /dev/null and b/art/envelope.png differ diff --git a/art/globe.png b/art/globe.png new file mode 100644 index 0000000000..84bebd7e9a Binary files /dev/null and b/art/globe.png differ diff --git a/art/house.png b/art/house.png new file mode 100644 index 0000000000..df43ec6181 Binary files /dev/null and b/art/house.png differ diff --git a/art/malehead.png b/art/malehead.png new file mode 100644 index 0000000000..ada9545c85 Binary files /dev/null and b/art/malehead.png differ -- cgit