diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-05-16 23:52:12 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-05-16 23:52:12 +0800 |
commit | 73f9bcdb641daeeb2191a933f03eb106ec95d496 (patch) | |
tree | 2c8a71e879890a60ecce7b28b9dbd3e96b091fc0 /art/Makefile.am | |
parent | 6344abaebc5c5753c8a80b9eb8ffa69b5a2e75ee (diff) | |
download | gsoc2013-evolution-73f9bcdb641daeeb2191a933f03eb106ec95d496.tar.gz gsoc2013-evolution-73f9bcdb641daeeb2191a933f03eb106ec95d496.tar.zst gsoc2013-evolution-73f9bcdb641daeeb2191a933f03eb106ec95d496.zip |
New icons for offline/online status.
svn path=/trunk/; revision=9843
Diffstat (limited to 'art/Makefile.am')
-rw-r--r-- | art/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/art/Makefile.am b/art/Makefile.am index 8cd268cc5b..08503a2b5b 100644 --- a/art/Makefile.am +++ b/art/Makefile.am @@ -12,6 +12,8 @@ images_DATA = \ import.png \ import.xpm \ move_message.xpm \ + offline.png \ + online.png \ print.xpm \ print-preview.xpm \ reply.xpm \ |