diff options
author | Iain Holmes <iain@src.gnome.org> | 2001-09-22 05:36:09 +0800 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2001-09-22 05:36:09 +0800 |
commit | c2c3451133661b25122982e2d9b806e849fba772 (patch) | |
tree | 363d019696c04217d733da6fe4c39c0e7bb5e708 /art | |
parent | f2b5e5bc756579b192433d00fc37065baa675932 (diff) | |
download | gsoc2013-evolution-c2c3451133661b25122982e2d9b806e849fba772.tar.gz gsoc2013-evolution-c2c3451133661b25122982e2d9b806e849fba772.tar.zst gsoc2013-evolution-c2c3451133661b25122982e2d9b806e849fba772.zip |
Add timeszone-16.xpm
svn path=/trunk/; revision=13068
Diffstat (limited to 'art')
-rw-r--r-- | art/ChangeLog | 4 | ||||
-rw-r--r-- | art/Makefile.am | 4 |
2 files changed, 7 insertions, 1 deletions
diff --git a/art/ChangeLog b/art/ChangeLog index df1df15396..07222c5e59 100644 --- a/art/ChangeLog +++ b/art/ChangeLog @@ -1,3 +1,7 @@ +2001-09-21 Iain Holmes <iain@ximian.com> + + * install timezone-16.xpm + 2001-09-21 Jakub Steiner <jimmac@ximian.com> * splash.png: beta4 diff --git a/art/Makefile.am b/art/Makefile.am index 5c58169760..4de11f08ac 100644 --- a/art/Makefile.am +++ b/art/Makefile.am @@ -120,10 +120,12 @@ images_DATA = \ service-up-disabled.png \ show_all_messages.xpm \ splash.png \ + timezone.png \ talking-heads.png \ task.xpm \ thankyou.png \ - timezone-48.png \ + timezone-16.xpm \ + timezone-48.png \ undelete_message-16.png \ wax-seal.png \ wax-seal-broken.png \ |