aboutsummaryrefslogtreecommitdiffstats
path: root/art
diff options
context:
space:
mode:
authorRadek Doulik <rodo@ximian.com>2003-12-05 01:08:30 +0800
committerRadek Doulik <rodo@src.gnome.org>2003-12-05 01:08:30 +0800
commit67ec393dee3d0f08b232f136a7e62a471ad2bf2b (patch)
tree98bdca544476fa235711094f50d37bda79a56e20 /art
parent429ac6ac1df8c8e91a615c9c0fb3f709230e52bc (diff)
downloadgsoc2013-evolution-67ec393dee3d0f08b232f136a7e62a471ad2bf2b.tar
gsoc2013-evolution-67ec393dee3d0f08b232f136a7e62a471ad2bf2b.tar.gz
gsoc2013-evolution-67ec393dee3d0f08b232f136a7e62a471ad2bf2b.tar.bz2
gsoc2013-evolution-67ec393dee3d0f08b232f136a7e62a471ad2bf2b.tar.lz
gsoc2013-evolution-67ec393dee3d0f08b232f136a7e62a471ad2bf2b.tar.xz
gsoc2013-evolution-67ec393dee3d0f08b232f136a7e62a471ad2bf2b.tar.zst
gsoc2013-evolution-67ec393dee3d0f08b232f136a7e62a471ad2bf2b.zip
added stock junk button and notjunk placeholder (until artists have the
2003-12-04 Radek Doulik <rodo@ximian.com> * Makefile.am (buttons_DATA): added stock junk button and notjunk placeholder (until artists have the right one) svn path=/trunk/; revision=23631
Diffstat (limited to 'art')
-rw-r--r--art/ChangeLog5
-rw-r--r--art/Makefile.am2
-rw-r--r--art/stock-junk-24.pngbin0 -> 1276 bytes
-rw-r--r--art/stock-notjunk-24.pngbin0 -> 1459 bytes
4 files changed, 7 insertions, 0 deletions
diff --git a/art/ChangeLog b/art/ChangeLog
index 577eae4d58..e71ea6327d 100644
--- a/art/ChangeLog
+++ b/art/ChangeLog
@@ -1,3 +1,8 @@
+2003-12-04 Radek Doulik <rodo@ximian.com>
+
+ * Makefile.am (buttons_DATA): added stock junk button and notjunk
+ placeholder (until artists have the right one)
+
2003-12-02 Rodney Dawes <dobey@ximian.com>
* Makefile.am: Add flag-for-followup-done.xpm to EXTRA_DIST
diff --git a/art/Makefile.am b/art/Makefile.am
index d51ceee232..7e23226ed1 100644
--- a/art/Makefile.am
+++ b/art/Makefile.am
@@ -155,6 +155,8 @@ images_DATA = \
splash.png \
stock-edit-16.png \
stock-edit-24.png \
+ stock-junk-24.png \
+ stock-notjunk-24.png \
summary-settings.png \
summary_preferences-16.png \
talking-heads.png \
diff --git a/art/stock-junk-24.png b/art/stock-junk-24.png
new file mode 100644
index 0000000000..52364ab279
--- /dev/null
+++ b/art/stock-junk-24.png
Binary files differ
diff --git a/art/stock-notjunk-24.png b/art/stock-notjunk-24.png
new file mode 100644
index 0000000000..a74fecbd66
--- /dev/null
+++ b/art/stock-notjunk-24.png
Binary files differ