use ldap.png for ldap contacts.
2001-10-04 Chris Toshok <toshok@ximian.com> * gui/component/addressbook-component.c: use ldap.png for ldap contacts. svn path=/trunk/; revision=13411
This commit is contained in:
committed by
Chris Toshok
parent
30789731a9
commit
4ac79b2b5b
@@ -1,3 +1,8 @@
|
||||
2001-10-04 Chris Toshok <toshok@ximian.com>
|
||||
|
||||
* gui/component/addressbook-component.c: use ldap.png for ldap
|
||||
contacts.
|
||||
|
||||
2001-10-03 Iain Holmes <iain@ximian.com>
|
||||
|
||||
* addressbook/gui/component/addressbook-storage.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 }
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user