From f5c5e6e4a888ddbcd739c78848be1d9d523e41d8 Mon Sep 17 00:00:00 2001 From: Tuomas Kuosmanen Date: Sat, 7 Jul 2001 12:43:19 +0000 Subject: New iconz! Yowza. For the menus. /tigert svn path=/trunk/; revision=10886 --- art/16_copy.png | Bin 0 -> 520 bytes art/16_cut.png | Bin 0 -> 600 bytes art/16_paste.png | Bin 0 -> 626 bytes art/ChangeLog | 6 ++++++ 4 files changed, 6 insertions(+) create mode 100644 art/16_copy.png create mode 100644 art/16_cut.png create mode 100644 art/16_paste.png diff --git a/art/16_copy.png b/art/16_copy.png new file mode 100644 index 0000000000..e3b625689a Binary files /dev/null and b/art/16_copy.png differ diff --git a/art/16_cut.png b/art/16_cut.png new file mode 100644 index 0000000000..344c12f450 Binary files /dev/null and b/art/16_cut.png differ diff --git a/art/16_paste.png b/art/16_paste.png new file mode 100644 index 0000000000..56f15c5cc3 Binary files /dev/null and b/art/16_paste.png differ diff --git a/art/ChangeLog b/art/ChangeLog index 0aa2ff679d..d88859b066 100644 --- a/art/ChangeLog +++ b/art/ChangeLog @@ -1,3 +1,9 @@ +2001-07-07 + + * 16_[cut,copy,paste].png: New icons for the Edit->[Cut,Copy,Paste] + entries, the current gnome-stock ones start to look bad when scaled + down, so these are already 16x16 pixels. + 2001-07-05 Jakub Steiner * myweather-*: weather status icons for My Evolution -- cgit