From 30789731a9e9e4e955a074e2169d74b82e8e2725 Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Thu, 4 Oct 2001 17:47:42 +0000 Subject: change ldap-16.png to ldap-mini.png, and add ldap.png. 2001-10-04 Chris Toshok * Makefile.am (images_DATA): change ldap-16.png to ldap-mini.png, and add ldap.png. svn path=/trunk/; revision=13410 --- art/ChangeLog | 5 +++++ art/Makefile.am | 3 ++- art/ldap-16.png | Bin 542 -> 0 bytes art/ldap-mini.png | Bin 0 -> 542 bytes 4 files changed, 7 insertions(+), 1 deletion(-) delete mode 100644 art/ldap-16.png create mode 100644 art/ldap-mini.png (limited to 'art') diff --git a/art/ChangeLog b/art/ChangeLog index 12f131870d..51b2e2ad7c 100644 --- a/art/ChangeLog +++ b/art/ChangeLog @@ -1,3 +1,8 @@ +2001-10-04 Chris Toshok + + * Makefile.am (images_DATA): change ldap-16.png to ldap-mini.png, + and add ldap.png. + 2001-10-04 Jakub Steiner * splash.png: bump to 0.16 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 \ diff --git a/art/ldap-16.png b/art/ldap-16.png deleted file mode 100644 index 85c4dc0cf7..0000000000 Binary files a/art/ldap-16.png and /dev/null differ diff --git a/art/ldap-mini.png b/art/ldap-mini.png new file mode 100644 index 0000000000..85c4dc0cf7 Binary files /dev/null and b/art/ldap-mini.png differ -- cgit v1.2.3