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

List:       kde-commits
Subject:    KDE/kdepim/kleopatra/commands
From:       Will Stephenson <wstephenson () kde ! org>
Date:       2008-05-16 15:16:46
Message-ID: 1210951006.842497.13235.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 808425 by wstephens:

Extend the filters used when importing certificates to the full range of file \
extensions in the mime database of the mimetypes kleopatra_import.desktop registers \
for.


 M  +1 -1      importcertificatefromfilecommand.cpp  


--- trunk/KDE/kdepim/kleopatra/commands/importcertificatefromfilecommand.cpp \
#808424:808425 @@ -158,7 +158,7 @@
 }
 
 static QStringList get_file_name( QWidget * parent ) {
-    const QString certificateFilter = i18n("Certificates (*.asc *.pem *.der *.p7c \
*.p12)"); +    const QString certificateFilter = i18n("Certificates (*.asc *.cer \
*.cert *.crt *.der *.pem *.der *.p7c *.p12 *.pfx)");  const QString anyFilesFilter = \
i18n("Any files (*)" );  QString previousDir;
     if ( const KSharedConfig::Ptr config = KGlobal::config() ) {


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

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