action->setWhatsThis(i18n("Search for contacts on a LDAP server<p>You will be presented with a dialog, where you can search for contacts and select the ones you want to add to your local address book."));
action->setWhatsThis(i18n("Search for contacts on a LDAP server<p>You will be presented with a dialog, where you can search for contacts and select the ones you want to add to your local address book."));
mActionWhoAmI=newTDEAction(i18n("Set as Personal Contact Data"),"personal",0,this,
mActionWhoAmI=newTDEAction(i18n("Set as Personal Contact Data"),"preferences-desktop-personal",0,this,
TQT_SLOT(setWhoAmI()),actionCollection(),
TQT_SLOT(setWhoAmI()),actionCollection(),
"edit_set_personal");
"edit_set_personal");
mActionWhoAmI->setWhatsThis(i18n("Set the personal contact<p>The data of this contact will be used in many other TDE applications, so you do not have to input your personal data several times."));
mActionWhoAmI->setWhatsThis(i18n("Set the personal contact<p>The data of this contact will be used in many other TDE applications, so you do not have to input your personal data several times."));