[Pkg-kde-commits] rev 2455 - trunk/packages/kdegraphics/debian/patches

Christopher Martin chrsmrtn at costa.debian.org
Wed Nov 30 17:08:27 UTC 2005


Author: chrsmrtn
Date: 2005-11-30 17:08:27 +0000 (Wed, 30 Nov 2005)
New Revision: 2455

Added:
   trunk/packages/kdegraphics/debian/patches/01_kdegraphics_branch_r484288.diff
Log:
Branch pull.


Added: trunk/packages/kdegraphics/debian/patches/01_kdegraphics_branch_r484288.diff
===================================================================
--- trunk/packages/kdegraphics/debian/patches/01_kdegraphics_branch_r484288.diff	2005-11-30 17:07:03 UTC (rev 2454)
+++ trunk/packages/kdegraphics/debian/patches/01_kdegraphics_branch_r484288.diff	2005-11-30 17:08:27 UTC (rev 2455)
@@ -0,0 +1,23 @@
+#DPATCHLEVEL=0
+--- kpovmodeler/pmshell.cpp	(.../tags/KDE/3.5.0/kdegraphics)	(revision 484288)
++++ kpovmodeler/pmshell.cpp	(.../branches/KDE/3.5/kdegraphics)	(revision 484288)
+@@ -641,7 +641,7 @@
+ 
+ bool PMShell::overwriteURL( const KURL& u )
+ {
+-   int query = KMessageBox::Yes;
++   int query = KMessageBox::Continue;
+ 
+    if( u.isLocalFile( ) )
+    {
+--- kooka/kookaimage.cpp	(.../tags/KDE/3.5.0/kdegraphics)	(revision 484288)
++++ kooka/kookaimage.cpp	(.../branches/KDE/3.5/kdegraphics)	(revision 484288)
+@@ -30,7 +30,7 @@
+ 
+ #include "kookaimage.h"
+ #include "config.h"
+-#ifdef HAVE_TIFF
++#ifdef HAVE_LIBTIFF
+ #include <tiffio.h>
+ #include <tiff.h>
+ #endif




More information about the pkg-kde-commits mailing list