diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2002-02-23 03:34:55 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2002-02-23 03:34:55 +0800 |
commit | 4060f43d87afa7556708134d6f1ad0ce34af7d09 (patch) | |
tree | c30d7107e1c5e3269be7b0cd1bf51b97d27dd2b7 /art | |
parent | 2c66be6ec9f15771110b0e34f3159a6f3b17df4e (diff) | |
download | gsoc2013-evolution-4060f43d87afa7556708134d6f1ad0ce34af7d09.tar gsoc2013-evolution-4060f43d87afa7556708134d6f1ad0ce34af7d09.tar.gz gsoc2013-evolution-4060f43d87afa7556708134d6f1ad0ce34af7d09.tar.bz2 gsoc2013-evolution-4060f43d87afa7556708134d6f1ad0ce34af7d09.tar.lz gsoc2013-evolution-4060f43d87afa7556708134d6f1ad0ce34af7d09.tar.xz gsoc2013-evolution-4060f43d87afa7556708134d6f1ad0ce34af7d09.tar.zst gsoc2013-evolution-4060f43d87afa7556708134d6f1ad0ce34af7d09.zip |
Remove meeting_widget.png from the build since it doesn't seem to be in
2002-02-22 Jeffrey Stedfast <fejj@ximian.com>
* Makefile.am: Remove meeting_widget.png from the build since it
doesn't seem to be in cvs?
svn path=/trunk/; revision=15800
Diffstat (limited to 'art')
-rw-r--r-- | art/ChangeLog | 5 | ||||
-rw-r--r-- | art/Makefile.am | 1 |
2 files changed, 5 insertions, 1 deletions
diff --git a/art/ChangeLog b/art/ChangeLog index 236e848285..2dfc6f8321 100644 --- a/art/ChangeLog +++ b/art/ChangeLog @@ -1,3 +1,8 @@ +2002-02-22 Jeffrey Stedfast <fejj@ximian.com> + + * Makefile.am: Remove meeting_widget.png from the build since it + doesn't seem to be in cvs? + 2002-02-20 Jakub Steiner <jimmac@ximian.com> * summary_preferences-16.png: menu icon for summary preferences diff --git a/art/Makefile.am b/art/Makefile.am index 4c84e17c4d..d84705267e 100644 --- a/art/Makefile.am +++ b/art/Makefile.am @@ -189,7 +189,6 @@ glade_DATA = \ mail-config-druid.png \ mail-config-druid-receive.png \ mail-config-druid-send.png \ - meeting_widget.png \ thankyou.png \ timezone-48.png |