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

List:       kde-commits
Subject:    KDE/kdepim/libkleo/ui
From:       Tobias Koenig <tokoe () kde ! org>
Date:       2010-12-15 13:47:07
Message-ID: 20101215134707.65255AC8A8 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1206699 by tokoe:

Remove the 'Search for External Certificates' button in mobile UI

We have a 'Start Certificate Wizard' at the bottom of the dialog already
to start Kleopatra, and the functionality behind the search button is currently
just a forward call to the implementation of the start wizard button.


 M  +2 -0      keyselectiondialog.cpp  


--- trunk/KDE/kdepim/libkleo/ui/keyselectiondialog.cpp #1206698:1206699
@@ -402,6 +402,7 @@
 #endif
   }
 
+#ifndef KDEPIM_MOBILE_UI
   QPushButton * const searchExternalPB =
     new QPushButton( i18n( "Search for &External Certificates" ), page );
   mTopLayout->addWidget( searchExternalPB, 0, Qt::AlignLeft );
@@ -410,6 +411,7 @@
   if ( initialQuery.isEmpty() ) {
     searchExternalPB->hide();
   }
+#endif
 
   QHBoxLayout * hlay = new QHBoxLayout();
   mTopLayout->addLayout( hlay );
[prev in list] [next in list] [prev in thread] [next in thread] 

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