[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:26:43 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit 4c8423568ddb1d9bf9b47985ddd100d79a828672
Author: darin <darin at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Jul 24 00:55:02 2002 +0000

            * WebKit.pbproj/project.pbxproj: Fix paths for newly added files.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@1644 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit/ChangeLog b/WebKit/ChangeLog
index e2a3dcf..ea4db70 100644
--- a/WebKit/ChangeLog
+++ b/WebKit/ChangeLog
@@ -1,4 +1,8 @@
-2002-07-23  Richard Williamson (Local)  <rjw at apple.com>
+2002-07-23  Darin Adler  <darin at apple.com>
+
+        * WebKit.pbproj/project.pbxproj: Fix paths for newly added files.
+
+2002-07-23  Richard Williamson  <rjw at apple.com>
 
         Cleaned up LocationChangeHandler.  We now have one per controller.
         
diff --git a/WebKit/ChangeLog-2002-12-03 b/WebKit/ChangeLog-2002-12-03
index e2a3dcf..ea4db70 100644
--- a/WebKit/ChangeLog-2002-12-03
+++ b/WebKit/ChangeLog-2002-12-03
@@ -1,4 +1,8 @@
-2002-07-23  Richard Williamson (Local)  <rjw at apple.com>
+2002-07-23  Darin Adler  <darin at apple.com>
+
+        * WebKit.pbproj/project.pbxproj: Fix paths for newly added files.
+
+2002-07-23  Richard Williamson  <rjw at apple.com>
 
         Cleaned up LocationChangeHandler.  We now have one per controller.
         
diff --git a/WebKit/WebKit.pbproj/project.pbxproj b/WebKit/WebKit.pbproj/project.pbxproj
index 66ea33e..9a20f09 100644
--- a/WebKit/WebKit.pbproj/project.pbxproj
+++ b/WebKit/WebKit.pbproj/project.pbxproj
@@ -2269,15 +2269,13 @@
 //F64
 		F649E40402EE0D1901CA2ACD = {
 			isa = PBXFileReference;
-			name = WebDefaultControllerPolicyHandler.h;
-			path = ../src/Labyrinth/WebKit/WebView.subproj/WebDefaultControllerPolicyHandler.h;
-			refType = 3;
+			path = WebDefaultControllerPolicyHandler.h;
+			refType = 4;
 		};
 		F649E40502EE0D1901CA2ACD = {
 			isa = PBXFileReference;
-			name = WebDefaultControllerPolicyHandler.m;
-			path = ../src/Labyrinth/WebKit/WebView.subproj/WebDefaultControllerPolicyHandler.m;
-			refType = 3;
+			path = WebDefaultControllerPolicyHandler.m;
+			refType = 4;
 		};
 		F649E40602EE0D1901CA2ACD = {
 			fileRef = F649E40402EE0D1901CA2ACD;

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list