TDEAction*exportPublicKey=newTDEAction(i18n("E&xport Public Keys..."),"kgpg_export",TDEStdAccel::shortcut(TDEStdAccel::Copy),TQT_TQOBJECT(this),TQT_SLOT(slotexport()),actionCollection(),"key_export");
TDEAction*newContact=newTDEAction(i18n("&Create New Contact in Address Book"),"kaddressbook",0,TQT_TQOBJECT(this),TQT_SLOT(addToKAB()),actionCollection(),"add_kab");
(void)newTDEAction(i18n("&Go to Default Key"),"gohome",TQKeySequence(CTRL+TQt::Key_Home),TQT_TQOBJECT(this),TQT_SLOT(slotGotoDefaultKey()),actionCollection(),"go_default_key");
(void)newTDEAction(i18n("&Go to Default Key"),"go-home",TQKeySequence(CTRL+TQt::Key_Home),TQT_TQOBJECT(this),TQT_SLOT(slotGotoDefaultKey()),actionCollection(),"go_default_key");
if(KMessageBox::warningContinueCancel(this,i18n("<qt>Are you sure you want to delete Photo id <b>%1</b><br>from key <b>%2 <%3></b> ?</qt>").arg(keysList2->currentItem()->text(6)).arg(keysList2->currentItem()->parent()->text(0)).arg(keysList2->currentItem()->parent()->text(1)),i18n("Warning"),KGuiItem(i18n("Delete"),"editdelete"))!=KMessageBox::Continue)
if(KMessageBox::warningContinueCancel(this,i18n("<qt>Are you sure you want to delete Photo id <b>%1</b><br>from key <b>%2 <%3></b> ?</qt>").arg(keysList2->currentItem()->text(6)).arg(keysList2->currentItem()->parent()->text(0)).arg(keysList2->currentItem()->parent()->text(1)),i18n("Warning"),KGuiItem(i18n("Delete"),"edit-delete"))!=KMessageBox::Continue)
intresult=KMessageBox::warningContinueCancel(this,i18n("<qt>Are you sure you want to delete group <b>%1</b> ?</qt>").arg(keysList2->currentItem()->text(0)),i18n("Warning"),KGuiItem(i18n("Delete"),"editdelete"));
intresult=KMessageBox::warningContinueCancel(this,i18n("<qt>Are you sure you want to delete group <b>%1</b> ?</qt>").arg(keysList2->currentItem()->text(0)),i18n("Warning"),KGuiItem(i18n("Delete"),"edit-delete"));
i18n("<p>Delete <b>SECRET KEY</b> pair <b>%1</b>?</p>Deleting this key pair means you will never be able to decrypt files encrypted with this key again.").arg(res),