[SCM] WebKit Debian packaging branch, debian/unstable, updated. debian/1.1.15-1-40151-g37bb677

darin darin at 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Sat Sep 26 06:54:54 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit c1390c8a4373963f4a2585f4d6344b2932fe9225
Author: darin <darin at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Sat Oct 26 23:41:57 2002 +0000

    	- fixed a couple of files accidentally checked in with KWQQ names
    
            * ForwardingHeaders/qasyncio.h: Change names.
            * ForwardingHeaders/qstylesheet.h: Ditto.
            * WebCore.pbproj/project.pbxproj: Ditto.
            * kwq/KWQMovie.h: Ditto.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@2481 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/ChangeLog-2002-12-03 b/WebCore/ChangeLog-2002-12-03
index 18bdc10..a61e788 100644
--- a/WebCore/ChangeLog-2002-12-03
+++ b/WebCore/ChangeLog-2002-12-03
@@ -1,5 +1,14 @@
 2002-10-26  Darin Adler  <darin at apple.com>
 
+	- fixed a couple of files accidentally checked in with KWQQ names
+
+        * ForwardingHeaders/qasyncio.h: Change names.
+        * ForwardingHeaders/qstylesheet.h: Ditto.
+        * WebCore.pbproj/project.pbxproj: Ditto.
+        * kwq/KWQMovie.h: Ditto.
+
+2002-10-26  Darin Adler  <darin at apple.com>
+
 	- changed to use #if APPLE_CHANGES and #if !APPLE_CHANGES consistently
 
 	We no longer do #ifdef APPLE_CHANGES or #ifndef APPLE_CHANGES.
diff --git a/WebCore/ChangeLog-2003-10-25 b/WebCore/ChangeLog-2003-10-25
index 18bdc10..a61e788 100644
--- a/WebCore/ChangeLog-2003-10-25
+++ b/WebCore/ChangeLog-2003-10-25
@@ -1,5 +1,14 @@
 2002-10-26  Darin Adler  <darin at apple.com>
 
+	- fixed a couple of files accidentally checked in with KWQQ names
+
+        * ForwardingHeaders/qasyncio.h: Change names.
+        * ForwardingHeaders/qstylesheet.h: Ditto.
+        * WebCore.pbproj/project.pbxproj: Ditto.
+        * kwq/KWQMovie.h: Ditto.
+
+2002-10-26  Darin Adler  <darin at apple.com>
+
 	- changed to use #if APPLE_CHANGES and #if !APPLE_CHANGES consistently
 
 	We no longer do #ifdef APPLE_CHANGES or #ifndef APPLE_CHANGES.
diff --git a/WebCore/ChangeLog-2005-08-23 b/WebCore/ChangeLog-2005-08-23
index 18bdc10..a61e788 100644
--- a/WebCore/ChangeLog-2005-08-23
+++ b/WebCore/ChangeLog-2005-08-23
@@ -1,5 +1,14 @@
 2002-10-26  Darin Adler  <darin at apple.com>
 
+	- fixed a couple of files accidentally checked in with KWQQ names
+
+        * ForwardingHeaders/qasyncio.h: Change names.
+        * ForwardingHeaders/qstylesheet.h: Ditto.
+        * WebCore.pbproj/project.pbxproj: Ditto.
+        * kwq/KWQMovie.h: Ditto.
+
+2002-10-26  Darin Adler  <darin at apple.com>
+
 	- changed to use #if APPLE_CHANGES and #if !APPLE_CHANGES consistently
 
 	We no longer do #ifdef APPLE_CHANGES or #ifndef APPLE_CHANGES.
diff --git a/WebCore/ForwardingHeaders/qasyncio.h b/WebCore/ForwardingHeaders/qasyncio.h
index 7d2a8fa..a4aa351 100644
--- a/WebCore/ForwardingHeaders/qasyncio.h
+++ b/WebCore/ForwardingHeaders/qasyncio.h
@@ -1 +1 @@
-#include "KWQQAsyncIO.h"
+#include "KWQAsyncIO.h"
diff --git a/WebCore/ForwardingHeaders/qstylesheet.h b/WebCore/ForwardingHeaders/qstylesheet.h
index a0415b3..7f04a94 100644
--- a/WebCore/ForwardingHeaders/qstylesheet.h
+++ b/WebCore/ForwardingHeaders/qstylesheet.h
@@ -1 +1 @@
-#include "KWQQStyleSheet.h"
+#include "KWQStyleSheet.h"
diff --git a/WebCore/WebCore.pbproj/project.pbxproj b/WebCore/WebCore.pbproj/project.pbxproj
index 5813c8a..d482bc4 100644
--- a/WebCore/WebCore.pbproj/project.pbxproj
+++ b/WebCore/WebCore.pbproj/project.pbxproj
@@ -6490,7 +6490,7 @@
 		F587867902DE3B8601EA4122 = {
 			fileEncoding = 30;
 			isa = PBXFileReference;
-			path = KWQQAsyncIO.h;
+			path = KWQAsyncIO.h;
 			refType = 4;
 		};
 		F587867B02DE3B8601EA4122 = {
@@ -6826,7 +6826,7 @@
 		F58786BC02DE3B8601EA4122 = {
 			fileEncoding = 30;
 			isa = PBXFileReference;
-			path = KWQQStyleSheet.h;
+			path = KWQStyleSheet.h;
 			refType = 4;
 		};
 		F58786BD02DE3B8601EA4122 = {
diff --git a/WebCore/kwq/KWQMovie.h b/WebCore/kwq/KWQMovie.h
index d7631e7..13ab6ab 100644
--- a/WebCore/kwq/KWQMovie.h
+++ b/WebCore/kwq/KWQMovie.h
@@ -27,7 +27,7 @@
 #define QMOVIE_H_
 
 #include "KWQObject.h"
-#include "KWQQAsyncIO.h"
+#include "KWQAsyncIO.h"
 #include "KWQPixmap.h"
 #include "KWQImage.h"
 #include "KWQRect.h"

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list