diff options
author | Alexander Larsson <alexl@redhat.com> | 2002-06-28 13:51:01 +0000 |
---|---|---|
committer | Alexander Larsson <alexl@src.gnome.org> | 2002-06-28 13:51:01 +0000 |
commit | 0754d1e50ce406af869dd4117529da23eadc7dd7 (patch) | |
tree | d85b0a3ee8c5b43c61a75837992a669e0899c56e /icons | |
parent | 11faf9b4bf4a266284aafba2fc01dff1804dc934 (diff) | |
download | nautilus-0754d1e50ce406af869dd4117529da23eadc7dd7.tar.gz |
Added new 192 pixel versions of trash icon. Drawn by Ben FrantzDale
2002-06-28 Alexander Larsson <alexl@redhat.com>
* icons/default/Makefile.am (icon_DATA):
* icons/default/trash-empty-192.png:
* icons/default/trash-full-192.png:
Added new 192 pixel versions of trash icon.
Drawn by Ben FrantzDale <bfrantzdale@hmc.edu>
Diffstat (limited to 'icons')
-rw-r--r-- | icons/default/Makefile.am | 2 | ||||
-rw-r--r-- | icons/default/trash-empty-192.png | bin | 0 -> 21988 bytes | |||
-rw-r--r-- | icons/default/trash-full-192.png | bin | 0 -> 34106 bytes |
3 files changed, 2 insertions, 0 deletions
diff --git a/icons/default/Makefile.am b/icons/default/Makefile.am index 6774b9bd0..8d8947e08 100644 --- a/icons/default/Makefile.am +++ b/icons/default/Makefile.am @@ -77,6 +77,8 @@ icon_DATA =\ theme_preview.png \ trash-empty.png \ trash-full.png \ + trash-empty-192.png \ + trash-full-192.png \ zoom_body.png \ $(NULL) diff --git a/icons/default/trash-empty-192.png b/icons/default/trash-empty-192.png Binary files differnew file mode 100644 index 000000000..5bbac4996 --- /dev/null +++ b/icons/default/trash-empty-192.png diff --git a/icons/default/trash-full-192.png b/icons/default/trash-full-192.png Binary files differnew file mode 100644 index 000000000..cf580c737 --- /dev/null +++ b/icons/default/trash-full-192.png |