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

List:       kde-commits
Subject:    kdepim/kmail
From:       Daniel Molkentin <molkentin () kde ! org>
Date:       2003-12-13 11:25:13
[Download RAW message or body]

CVS commit by danimo: 

Fixed request certificate message to be appropriate for S/MIME.


  M +2 -1      kmkernel.cpp   1.226


--- kdepim/kmail/kmkernel.cpp  #1.225:1.226
@@ -305,5 +305,6 @@ int KMKernel::sendCertificate( const QSt
   msg->setSubject( i18n( "Certificate Signature Request" ) );
   if (!to.isEmpty()) msg->setTo(to);
-  msg->setBody( i18n( "Please sign this certificate and return to sender." ).utf8() );
+  // ### Make this message customizable via KIOSK
+  msg->setBody( i18n( "Please create a certificate from attachment and return to sender." ).utf8() );
 
   KMComposeWin *cWin = new KMComposeWin(msg);


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

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