diff options
author | Tuomas Kuosmanen <tigert@src.gnome.org> | 2001-08-02 14:51:33 +0800 |
---|---|---|
committer | Tuomas Kuosmanen <tigert@src.gnome.org> | 2001-08-02 14:51:33 +0800 |
commit | b0e751642f619d7830695523f187e27b953c0eec (patch) | |
tree | 8a5e60ea5c9eb68098e81b0ff54b11203a70b909 /art/Makefile.am | |
parent | 1b22ddbe813eeed6d267c94010fb81b35bad7bd0 (diff) | |
download | gsoc2013-evolution-b0e751642f619d7830695523f187e27b953c0eec.tar.gz gsoc2013-evolution-b0e751642f619d7830695523f187e27b953c0eec.tar.zst gsoc2013-evolution-b0e751642f619d7830695523f187e27b953c0eec.zip |
receive dialog for the send/receive dialog -- /tigert
svn path=/trunk/; revision=11570
Diffstat (limited to 'art/Makefile.am')
-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 df8922cc4b..ab7ca76f6b 100644 --- a/art/Makefile.am +++ b/art/Makefile.am @@ -122,6 +122,7 @@ buttons_DATA = \ print-preview-24.png \ reply.png \ reply-to-all.png \ + receive-24.png \ send-24-receive.png \ send-24.png \ weekview.xpm \ |