From 4ac79b2b5b74f4dc523e0d5ccd2c86b292c0aebc Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Thu, 4 Oct 2001 17:53:42 +0000 Subject: use ldap.png for ldap contacts. 2001-10-04 Chris Toshok * gui/component/addressbook-component.c: use ldap.png for ldap contacts. svn path=/trunk/; revision=13411 --- addressbook/gui/component/addressbook-component.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'addressbook/gui/component/addressbook-component.c') diff --git a/addressbook/gui/component/addressbook-component.c b/addressbook/gui/component/addressbook-component.c index 3e414f86f9..893354642b 100644 --- a/addressbook/gui/component/addressbook-component.c +++ b/addressbook/gui/component/addressbook-component.c @@ -65,7 +65,7 @@ static char *accepted_dnd_types[] = { static const EvolutionShellComponentFolderType folder_types[] = { { "contacts", "evolution-contacts.png", N_("Contacts"), N_("Folder containing contact information"), TRUE, accepted_dnd_types, NULL }, - { "ldap-contacts", "ldap-16.png", N_("LDAP Server"), N_("LDAP server containing contact information"), + { "ldap-contacts", "ldap.png", N_("LDAP Server"), N_("LDAP server containing contact information"), TRUE, accepted_dnd_types, NULL }, { NULL } }; -- cgit v1.2.3