diff options
author | Chris Toshok <toshok@ximian.com> | 2001-10-05 01:47:42 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2001-10-05 01:47:42 +0800 |
commit | 30789731a9e9e4e955a074e2169d74b82e8e2725 (patch) | |
tree | b78a1814f156d6fb7cfe0a1c55c1f6a651fdcd2b /art/Makefile.am | |
parent | 59b06844156e5e4e33ead678705d6ef56ec69978 (diff) | |
download | gsoc2013-evolution-30789731a9e9e4e955a074e2169d74b82e8e2725.tar.gz gsoc2013-evolution-30789731a9e9e4e955a074e2169d74b82e8e2725.tar.zst gsoc2013-evolution-30789731a9e9e4e955a074e2169d74b82e8e2725.zip |
change ldap-16.png to ldap-mini.png, and add ldap.png.
2001-10-04 Chris Toshok <toshok@ximian.com>
* Makefile.am (images_DATA): change ldap-16.png to ldap-mini.png,
and add ldap.png.
svn path=/trunk/; revision=13410
Diffstat (limited to 'art/Makefile.am')
-rw-r--r-- | art/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/art/Makefile.am b/art/Makefile.am index d0bd7995dc..2b35247bac 100644 --- a/art/Makefile.am +++ b/art/Makefile.am @@ -79,7 +79,8 @@ images_DATA = \ hide_read_messages.xpm \ hide_selected_messages.xpm \ house.png \ - ldap-16.png \ + ldap.png \ + ldap-mini.png \ malehead.png \ mail-config-druid.png \ mail-config-druid-identity.png \ |