diff options
author | Radek Doulik <rodo@ximian.com> | 2003-12-05 01:08:30 +0800 |
---|---|---|
committer | Radek Doulik <rodo@src.gnome.org> | 2003-12-05 01:08:30 +0800 |
commit | 67ec393dee3d0f08b232f136a7e62a471ad2bf2b (patch) | |
tree | 98bdca544476fa235711094f50d37bda79a56e20 /art/Makefile.am | |
parent | 429ac6ac1df8c8e91a615c9c0fb3f709230e52bc (diff) | |
download | gsoc2013-evolution-67ec393dee3d0f08b232f136a7e62a471ad2bf2b.tar.gz 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/Makefile.am')
-rw-r--r-- | art/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
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 \ |