diff --git a/src/otrplugin.cpp b/src/otrplugin.cpp index 93f1720..066d8fc 100644 --- a/src/otrplugin.cpp +++ b/src/otrplugin.cpp @@ -143,7 +143,7 @@ OTRPlugin::OTRPlugin( TQObject *parent, const char *name, const TQStringList & / //adding menu to contaclists menubar and contacts popup menu TQStringList policies; policies << i18n("&Default") << i18n("Al&ways") << i18n("&Opportunistic") << i18n("&Manual") << i18n("Ne&ver"); - otrPolicyMenu = new KSelectAction( i18n( "&OTR Policy" ), TQString::tqfromLatin1("kopete_otr"), 0, actionCollection(), "otr_policy" ); + otrPolicyMenu = new KSelectAction( i18n( "&OTR Policy" ), TQString::fromLatin1("kopete_otr"), 0, actionCollection(), "otr_policy" ); otrPolicyMenu->setItems( policies ); otrPolicyMenu->popupMenu()->insertSeparator( 1 ); otrPolicyMenu->setEnabled( false ); diff --git a/src/otrprefs.ui b/src/otrprefs.ui index 4a6a43e..cb93975 100644 --- a/src/otrprefs.ui +++ b/src/otrprefs.ui @@ -60,7 +60,7 @@ cbKeys - + 400 32767 @@ -181,7 +181,7 @@ Expanding - + 20 161 @@ -209,7 +209,7 @@ - tqStatus + Status diff --git a/src/privkeypopupui.ui b/src/privkeypopupui.ui index c2f406d..34f90d4 100644 --- a/src/privkeypopupui.ui +++ b/src/privkeypopupui.ui @@ -45,7 +45,7 @@ 0 - + 72 72 diff --git a/src/verifypopupui.ui b/src/verifypopupui.ui index 948364c..2c83b07 100644 --- a/src/verifypopupui.ui +++ b/src/verifypopupui.ui @@ -40,7 +40,7 @@ Expanding - + 461 20 @@ -56,7 +56,7 @@ cbVerify - + 130 32767