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

List:       kmail-devel
Subject:    patch: signature file dialog
From:       Daniel Naber <dnaber () mini ! gt ! owl ! de>
Date:       2000-05-14 13:39:42
[Download RAW message or body]

Hi,

currently you're asked for a signature file if you specified no file, no 
matter if you want an external file or if you entered the signature in the
multiline edit. This fixes it.

Regards
 Daniel

["append-sig-filedialog.diff" (text/english)]

--- bak/kmcomposewin.cpp	Sun May 14 14:38:44 2000
+++ kmcomposewin.cpp	Sun May 14 15:10:16 2000
@@ -1851,7 +1851,7 @@
   QString sigText;
   bool mod = mEditor->isModified();
 
-  if (sigFileName.isEmpty())
+  if (sigFileName.isEmpty() && ident.useSignatureFile())
   {
     // open a file dialog and let the user choose manually
 #warning KFileDialog misses localfiles only flag.


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

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