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

List:       kde-commits
Subject:    branches/kdepim/enterprise4/kdepim/kleopatra/crypto
From:       Christoph Schleifenbaum <christoph () kdab ! net>
Date:       2010-11-02 17:49:13
Message-ID: 20101102174913.ED7C2AC89B () svn ! kde ! org
[Download RAW message or body]

SVN commit 1192363 by cschleifenbaum:

Show the shortKeyID (32bit) instead of teh long one with 64bit


 M  +1 -1      decryptverifytask.cpp  


--- branches/kdepim/enterprise4/kdepim/kleopatra/crypto/decryptverifytask.cpp #1192362:1192363
@@ -269,7 +269,7 @@
                           "Signed on %1 by %2 (Key ID: %3).",
                           formatDate( dt ),
                           signer,
-                          renderFingerprint( key.keyID() ) );
+                          renderFingerprint( key.shortKeyID() ) );
         else
             return i18n( "Signed by %1 with certificate %2.", signer, renderKey( key ) );
     if ( haveDate )
[prev in list] [next in list] [prev in thread] [next in thread] 

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