diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-01-25 14:33:41 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-01-25 14:33:41 +0800 |
commit | 77ba5399031de0aba831e267a4b6ed6f0d51ca6c (patch) | |
tree | f8e64c39b2f63e8b75b7273198b3b9f4ae272f44 /art/Makefile.am | |
parent | 46e42dcf44573b23812ada87bfe5313cb318662f (diff) | |
download | gsoc2013-evolution-77ba5399031de0aba831e267a4b6ed6f0d51ca6c.tar gsoc2013-evolution-77ba5399031de0aba831e267a4b6ed6f0d51ca6c.tar.gz gsoc2013-evolution-77ba5399031de0aba831e267a4b6ed6f0d51ca6c.tar.bz2 gsoc2013-evolution-77ba5399031de0aba831e267a4b6ed6f0d51ca6c.tar.lz gsoc2013-evolution-77ba5399031de0aba831e267a4b6ed6f0d51ca6c.tar.xz gsoc2013-evolution-77ba5399031de0aba831e267a4b6ed6f0d51ca6c.tar.zst gsoc2013-evolution-77ba5399031de0aba831e267a4b6ed6f0d51ca6c.zip |
Get the addressbook to use the new "Show all" icon.
svn path=/trunk/; revision=7802
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 c415cc2e76..fd39710c65 100644 --- a/art/Makefile.am +++ b/art/Makefile.am @@ -1,6 +1,7 @@ imagesdir = $(datadir)/images/evolution images_DATA = \ + 24_all_contacts.xpm \ briefcase.png \ butterfly.png \ cellphone.png \ |