diff options
author | Duncan Mak <duncan@src.gnome.org> | 2001-04-22 04:18:31 +0800 |
---|---|---|
committer | Duncan Mak <duncan@src.gnome.org> | 2001-04-22 04:18:31 +0800 |
commit | dcf514515cd24c0adbdf8fa4864306fa645f18dc (patch) | |
tree | a6c9978eb9845b5ed27fa93bdafbec1b69c558fd /art | |
parent | 247a808a5bde5b7c9ea05d2966e47c927f347ccf (diff) | |
download | gsoc2013-evolution-dcf514515cd24c0adbdf8fa4864306fa645f18dc.tar.gz gsoc2013-evolution-dcf514515cd24c0adbdf8fa4864306fa645f18dc.tar.zst gsoc2013-evolution-dcf514515cd24c0adbdf8fa4864306fa645f18dc.zip |
Added in "compose-messages.png" in the Makefile of evolution/art
svn path=/trunk/; revision=9487
Diffstat (limited to 'art')
-rw-r--r-- | art/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/art/Makefile.am b/art/Makefile.am index fac9c3f1d5..8745c61b01 100644 --- a/art/Makefile.am +++ b/art/Makefile.am @@ -23,6 +23,7 @@ images_DATA = \ butterfly.png \ cellphone.png \ delete_message.xpm \ + compose-message.png \ envelope.png \ evolution-calendar-mini.png \ evolution-calendar.png \ |