aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--art/ChangeLog5
-rw-r--r--art/Makefile.am2
-rw-r--r--art/stock-junk-16.pngbin0 -> 926 bytes
-rw-r--r--art/stock-notjunk-16.pngbin0 -> 721 bytes
4 files changed, 7 insertions, 0 deletions
diff --git a/art/ChangeLog b/art/ChangeLog
index cb74b3d1a8..c28b0f9ff2 100644
--- a/art/ChangeLog
+++ b/art/ChangeLog
@@ -1,3 +1,8 @@
+2004-03-08 Radek Doulik <rodo@ximian.com>
+
+ * Makefile.am (images_DATA): added 16 pixels versions of junk
+ icons from the gnome-icon-theme module
+
2004-03-08 Jakub Steiner <jimmac@ximian.com>
* alarm.png
diff --git a/art/Makefile.am b/art/Makefile.am
index e0a585663c..a4ab03c2d5 100644
--- a/art/Makefile.am
+++ b/art/Makefile.am
@@ -181,7 +181,9 @@ images_DATA = \
splash.png \
stock-edit-16.png \
stock-edit-24.png \
+ stock-junk-16.png \
stock-junk-24.png \
+ stock-notjunk-16.png \
stock-notjunk-24.png \
summary-settings.png \
summary_preferences-16.png \
diff --git a/art/stock-junk-16.png b/art/stock-junk-16.png
new file mode 100644
index 0000000000..64d488ca1c
--- /dev/null
+++ b/art/stock-junk-16.png
Binary files differ
diff --git a/art/stock-notjunk-16.png b/art/stock-notjunk-16.png
new file mode 100644
index 0000000000..ab9d381179
--- /dev/null
+++ b/art/stock-notjunk-16.png
Binary files differ