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

cblu cblu at 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Sat Sep 26 05:51:45 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit e4449c0dd3dc1a4b069dbb29931590ef5e92ab32
Author: cblu <cblu at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Nov 6 19:04:26 2001 +0000

    Fixed project reference to html4.css
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@415 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit/WebKit.pbproj/project.pbxproj b/WebKit/WebKit.pbproj/project.pbxproj
index 012afa2..b9487cc 100644
--- a/WebKit/WebKit.pbproj/project.pbxproj
+++ b/WebKit/WebKit.pbproj/project.pbxproj
@@ -179,7 +179,7 @@
 			buildActionMask = 2147483647;
 			files = (
 				089C1668FE841158C02AAC07,
-				35F3576E01985F660ACA1520,
+				35F3577501986B740ACA1520,
 			);
 			isa = PBXResourcesBuildPhase;
 			name = "Bundle Resources";
@@ -223,7 +223,7 @@
 		089C1665FE841158C02AAC07 = {
 			children = (
 				089C1666FE841158C02AAC07,
-				35F3576D01985F660ACA1520,
+				35F3577401986B740ACA1520,
 			);
 			isa = PBXGroup;
 			name = Resources;
@@ -520,14 +520,14 @@
 //352
 //353
 //354
-		35F3576D01985F660ACA1520 = {
+		35F3577401986B740ACA1520 = {
 			isa = PBXFileReference;
 			name = html4.css;
-			path = /L/Labyrinth/WebCore/src/kdelibs/khtml/css/html4.css;
-			refType = 0;
+			path = ../WebCore/src/kdelibs/khtml/css/html4.css;
+			refType = 4;
 		};
-		35F3576E01985F660ACA1520 = {
-			fileRef = 35F3576D01985F660ACA1520;
+		35F3577501986B740ACA1520 = {
+			fileRef = 35F3577401986B740ACA1520;
 			isa = PBXBuildFile;
 			settings = {
 			};

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list