rpms/kdepim/F-11 kdepim-4.3.1-kmail-saveAttachments.patch,1.1,1.2

Lukas Tinkl ltinkl at fedoraproject.org
Tue Aug 11 15:14:16 UTC 2009


Author: ltinkl

Update of /cvs/extras/rpms/kdepim/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv15861/F-11

Modified Files:
	kdepim-4.3.1-kmail-saveAttachments.patch 
Log Message:
somehow forgot the include :/


kdepim-4.3.1-kmail-saveAttachments.patch:
 kmcommands.cpp |    7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

Index: kdepim-4.3.1-kmail-saveAttachments.patch
===================================================================
RCS file: /cvs/extras/rpms/kdepim/F-11/kdepim-4.3.1-kmail-saveAttachments.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- kdepim-4.3.1-kmail-saveAttachments.patch	11 Aug 2009 14:30:58 -0000	1.1
+++ kdepim-4.3.1-kmail-saveAttachments.patch	11 Aug 2009 15:14:16 -0000	1.2
@@ -1,8 +1,16 @@
-Index: kmail/kmcommands.cpp
+Index: kmcommands.cpp
 ===================================================================
---- kmail/kmcommands.cpp	(revision 1010021)
-+++ kmail/kmcommands.cpp	(working copy)
-@@ -2412,7 +2412,11 @@
+--- kmcommands.cpp	(revision 1010021)
++++ kmcommands.cpp	(working copy)
+@@ -54,6 +54,7 @@
+ #include <kdbusservicestarter.h>
+ #include <kdebug.h>
+ #include <kfiledialog.h>
++#include <kfilewidget.h>
+ #include <kabc/stdaddressbook.h>
+ #include <kabc/addresseelist.h>
+ #include <klocale.h>
+@@ -2412,7 +2413,11 @@
    KUrl url, dirUrl;
    if ( mAttachmentMap.count() > 1 ) {
      // get the dir




More information about the scm-commits mailing list