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

List:       kde-commits
Subject:    kdeutils/kgpg
From:       David Faure <faure () kde ! org>
Date:       2005-01-28 23:17:36
Message-ID: 20050128231736.307FA1BB81 () office ! kde ! org
[Download RAW message or body]

CVS commit by faure: 

Fix last commit: add <qt> for word-wrapping to happen, and remove resize() call
which made the dialog far too small.


  M +1 -3      listkeys.cpp   1.233


--- kdeutils/kgpg/listkeys.cpp  #1.232:1.233
@@ -320,6 +320,4 @@ KgpgSelKey::KgpgSelKey(QWidget *parent, 
                 keysListpr->setSelected(keysListpr->firstChild(),true);
 
-        page->show();
-        resize(this->minimumSize());
         setMainWidget(page);
 }
@@ -1855,5 +1853,5 @@ void listKeys::signkey()
         KgpgSelKey *opts=new KgpgSelKey(this);
 
-        QLabel *signCheck = new QLabel(i18n("How carefully have you checked that the key really "
+        QLabel *signCheck = new QLabel("<qt>"+i18n("How carefully have you checked that the key really "
                                             "belongs to the person you want to communicate with:",
                                             "How carefully have you checked that the keys really "


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

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