diff options
Diffstat (limited to 'art')
-rw-r--r-- | art/ChangeLog | 5 | ||||
-rw-r--r-- | art/Makefile.am | 2 | ||||
-rw-r--r-- | art/stock-junk-24.png | bin | 0 -> 1276 bytes | |||
-rw-r--r-- | art/stock-notjunk-24.png | bin | 0 -> 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 Binary files differnew file mode 100644 index 0000000000..52364ab279 --- /dev/null +++ b/art/stock-junk-24.png diff --git a/art/stock-notjunk-24.png b/art/stock-notjunk-24.png Binary files differnew file mode 100644 index 0000000000..a74fecbd66 --- /dev/null +++ b/art/stock-notjunk-24.png |