From 4fd090fd158c19b3c64cb3ade1d57125a2524915 Mon Sep 17 00:00:00 2001 From: Tuomas Kuosmanen Date: Tue, 3 Jul 2001 12:04:08 +0000 Subject: new iconz warez for do0dz! /t1g3rt svn path=/trunk/; revision=10740 --- art/ChangeLog | 5 +++++ art/copy.png | Bin 0 -> 949 bytes art/cut.png | Bin 0 -> 1168 bytes art/paste.png | Bin 0 -> 1219 bytes 4 files changed, 5 insertions(+) create mode 100644 art/copy.png create mode 100644 art/cut.png create mode 100644 art/paste.png (limited to 'art') diff --git a/art/ChangeLog b/art/ChangeLog index cf3e295cf3..6104451db7 100644 --- a/art/ChangeLog +++ b/art/ChangeLog @@ -1,3 +1,8 @@ +2001-07-03 Tuomas Kuosmanen + + * cut.png, copy.png, paste.png: icons for cut/copy/paste to fit + the general style. + 2001-07-01 Jakub Steiner * print.xpm, print-preview.xpm: nat didn't like the jaggy diff --git a/art/copy.png b/art/copy.png new file mode 100644 index 0000000000..53e2194b70 Binary files /dev/null and b/art/copy.png differ diff --git a/art/cut.png b/art/cut.png new file mode 100644 index 0000000000..de6dcf38cd Binary files /dev/null and b/art/cut.png differ diff --git a/art/paste.png b/art/paste.png new file mode 100644 index 0000000000..3112af6cf0 Binary files /dev/null and b/art/paste.png differ -- cgit