diff options
author | JP Rosevear <jpr@ximian.com> | 2001-07-12 21:43:46 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2001-07-12 21:43:46 +0800 |
commit | f9b6fd6b030455a2ca96da9f9613ea78bc889753 (patch) | |
tree | 2f9f2f9d409f1a1357b6fb84660bb02485951547 /art | |
parent | 69054ca6f38225c84e9b0980e9ad4ccf2cf93aec (diff) | |
download | gsoc2013-evolution-f9b6fd6b030455a2ca96da9f9613ea78bc889753.tar.gz gsoc2013-evolution-f9b6fd6b030455a2ca96da9f9613ea78bc889753.tar.zst gsoc2013-evolution-f9b6fd6b030455a2ca96da9f9613ea78bc889753.zip |
extra dist another xpm
2001-07-12 JP Rosevear <jpr@ximian.com>
* Makefile.am: extra dist another xpm
svn path=/trunk/; revision=11036
Diffstat (limited to 'art')
-rw-r--r-- | art/ChangeLog | 4 | ||||
-rw-r--r-- | art/Makefile.am | 1 |
2 files changed, 5 insertions, 0 deletions
diff --git a/art/ChangeLog b/art/ChangeLog index 2b75eb0211..50fcc1bf54 100644 --- a/art/ChangeLog +++ b/art/ChangeLog @@ -1,3 +1,7 @@ +2001-07-12 JP Rosevear <jpr@ximian.com> + + * Makefile.am: extra dist another xpm + 2001-07-12 <tigert@ximian.com> * delete_message.[png,xpm]: New versions for the trashcan icon. diff --git a/art/Makefile.am b/art/Makefile.am index 8d18a41d53..807fa390b0 100644 --- a/art/Makefile.am +++ b/art/Makefile.am @@ -155,6 +155,7 @@ EXTRA_DIST = \ task-assigned.xpm \ task-recurring.xpm \ task.xpm \ + timezone-16.xpm \ tree-expanded.xpm \ tree-unexpanded.xpm \ $(images_DATA) \ |