diff options
author | Tuomas Kuosmanen <tigert@src.gnome.org> | 2001-07-07 20:43:19 +0800 |
---|---|---|
committer | Tuomas Kuosmanen <tigert@src.gnome.org> | 2001-07-07 20:43:19 +0800 |
commit | f5c5e6e4a888ddbcd739c78848be1d9d523e41d8 (patch) | |
tree | c590d9404d024a615c256258339ccae21bbea1c4 | |
parent | b8ff76ee211b35cd5c7f80cfd4e2ece463ec0320 (diff) | |
download | gsoc2013-evolution-f5c5e6e4a888ddbcd739c78848be1d9d523e41d8.tar gsoc2013-evolution-f5c5e6e4a888ddbcd739c78848be1d9d523e41d8.tar.gz gsoc2013-evolution-f5c5e6e4a888ddbcd739c78848be1d9d523e41d8.tar.bz2 gsoc2013-evolution-f5c5e6e4a888ddbcd739c78848be1d9d523e41d8.tar.lz gsoc2013-evolution-f5c5e6e4a888ddbcd739c78848be1d9d523e41d8.tar.xz gsoc2013-evolution-f5c5e6e4a888ddbcd739c78848be1d9d523e41d8.tar.zst gsoc2013-evolution-f5c5e6e4a888ddbcd739c78848be1d9d523e41d8.zip |
New iconz! Yowza. For the menus. /tigert
svn path=/trunk/; revision=10886
-rw-r--r-- | art/16_copy.png | bin | 0 -> 520 bytes | |||
-rw-r--r-- | art/16_cut.png | bin | 0 -> 600 bytes | |||
-rw-r--r-- | art/16_paste.png | bin | 0 -> 626 bytes | |||
-rw-r--r-- | art/ChangeLog | 6 |
4 files changed, 6 insertions, 0 deletions
diff --git a/art/16_copy.png b/art/16_copy.png Binary files differnew file mode 100644 index 0000000000..e3b625689a --- /dev/null +++ b/art/16_copy.png diff --git a/art/16_cut.png b/art/16_cut.png Binary files differnew file mode 100644 index 0000000000..344c12f450 --- /dev/null +++ b/art/16_cut.png diff --git a/art/16_paste.png b/art/16_paste.png Binary files differnew file mode 100644 index 0000000000..56f15c5cc3 --- /dev/null +++ b/art/16_paste.png 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 <tigert@ximian.com> + + * 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 <jimmac@ximian.com> * myweather-*: weather status icons for My Evolution |