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

List:       kde-commits
Subject:    kdenox/konq-embed/src
From:       Eva Brucherseifer <eva () kde ! org>
Date:       2006-07-19 16:32:41
Message-ID: 1153326761.160073.26650.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 564237 by eva:

in qmessagebox: caption and text were swapped


 M  +1 -1      preferences_road.cc  


--- trunk/kdenox/konq-embed/src/preferences_road.cc #564236:564237
@@ -767,7 +767,7 @@
     KSSLCertificate::KSSLValidation v = \
cert->revalidate(KSSLCertificate::SSLServer);  
     if (v == KSSLCertificate::Ok) {
-        QMessageBox::information(this, i18n("This certificate passed the \
verification tests successfully."), i18n("SSL")); +        \
QMessageBox::information(this, i18n("SSL"), i18n("This certificate passed the \
verification tests successfully."));  } else {
         QString msgText = i18n("This certificate has failed the tests and should be \
                considered invalid.\nDetails: ");
         KMessageBox::error(this, msgText + KSSLCertificate::verifyText(v), \
i18n("SSL"));


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

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