From 67ec393dee3d0f08b232f136a7e62a471ad2bf2b Mon Sep 17 00:00:00 2001 From: Radek Doulik Date: Thu, 4 Dec 2003 17:08:30 +0000 Subject: added stock junk button and notjunk placeholder (until artists have the 2003-12-04 Radek Doulik * Makefile.am (buttons_DATA): added stock junk button and notjunk placeholder (until artists have the right one) svn path=/trunk/; revision=23631 --- art/ChangeLog | 5 +++++ art/Makefile.am | 2 ++ art/stock-junk-24.png | Bin 0 -> 1276 bytes art/stock-notjunk-24.png | Bin 0 -> 1459 bytes 4 files changed, 7 insertions(+) create mode 100644 art/stock-junk-24.png create mode 100644 art/stock-notjunk-24.png 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 + + * Makefile.am (buttons_DATA): added stock junk button and notjunk + placeholder (until artists have the right one) + 2003-12-02 Rodney Dawes * 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 Binary files /dev/null and b/art/stock-junk-24.png differ diff --git a/art/stock-notjunk-24.png b/art/stock-notjunk-24.png new file mode 100644 index 0000000000..a74fecbd66 Binary files /dev/null and b/art/stock-notjunk-24.png differ -- cgit v1.2.3