summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog8
-rw-r--r--icons/default/Makefile.am2
-rw-r--r--icons/default/trash-empty-192.pngbin0 -> 21988 bytes
-rw-r--r--icons/default/trash-full-192.pngbin0 -> 34106 bytes
4 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 20408b431..d1feca777 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
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>
+
+2002-06-28 Alexander Larsson <alexl@redhat.com>
+
* libnautilus-private/nautilus-volume-monitor.c:
Don't eject when things are unmounted.
Eject when we're explicitly unmounting a volume.
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
new file mode 100644
index 000000000..5bbac4996
--- /dev/null
+++ b/icons/default/trash-empty-192.png
Binary files differ
diff --git a/icons/default/trash-full-192.png b/icons/default/trash-full-192.png
new file mode 100644
index 000000000..cf580c737
--- /dev/null
+++ b/icons/default/trash-full-192.png
Binary files differ