[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdenonbeta/kopete/protocols/jabber/ui
From:       Till Gerken <till () tantalo ! net>
Date:       2002-12-11 23:54:43
[Download RAW message or body]

CVS commit by gerken: 

Usability fixes


  M +5 -3      dlgjabberregister.cpp   1.5


--- kdenonbeta/kopete/protocols/jabber/ui/dlgjabberregister.cpp  #1.4:1.5
@@ -55,8 +55,10 @@ void DlgJabberRegister::slotGotForm()
         if(!task->success())
         {
-                KMessageBox::information(this,
-                                                                 i18n("Unable to \
retrieve registration form"), +                KMessageBox::error(this,
+                                                                 i18n("Unable to \
                retrieve registration form.\nReason: \
                \"%1\"").arg(task->statusString(), 1),
                                                                  i18n("Jabber \
Error"));  
+                deleteLater();
+                
                 return;
         }
@@ -107,5 +109,5 @@ void DlgJabberRegister::slotSentForm()
         {
                 KMessageBox::error(this,
-                                                                 i18n("The server \
denied the registration form."), +                                                    \
i18n("The server denied the registration form.\nReason: \
                \"%1\"").arg(task->statusString(), 1),
                                                                  i18n("Jabber \
Registration"));  


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic