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


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

    Added the com.apple.webkit identifier to the WebKit framework. Added html4.css to the frameworks Resources directory
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@413 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit/WebKit.pbproj/project.pbxproj b/WebKit/WebKit.pbproj/project.pbxproj
index b3078a3..012afa2 100644
--- a/WebKit/WebKit.pbproj/project.pbxproj
+++ b/WebKit/WebKit.pbproj/project.pbxproj
@@ -139,7 +139,7 @@
 	<key>CFBundleIconFile</key>
 	<string></string>
 	<key>CFBundleIdentifier</key>
-	<string></string>
+	<string>com.apple.webkit</string>
 	<key>CFBundleInfoDictionaryVersion</key>
 	<string>6.0</string>
 	<key>CFBundlePackageType</key>
@@ -179,6 +179,7 @@
 			buildActionMask = 2147483647;
 			files = (
 				089C1668FE841158C02AAC07,
+				35F3576E01985F660ACA1520,
 			);
 			isa = PBXResourcesBuildPhase;
 			name = "Bundle Resources";
@@ -222,6 +223,7 @@
 		089C1665FE841158C02AAC07 = {
 			children = (
 				089C1666FE841158C02AAC07,
+				35F3576D01985F660ACA1520,
 			);
 			isa = PBXGroup;
 			name = Resources;
@@ -513,6 +515,28 @@
 //252
 //253
 //254
+//350
+//351
+//352
+//353
+//354
+		35F3576D01985F660ACA1520 = {
+			isa = PBXFileReference;
+			name = html4.css;
+			path = /L/Labyrinth/WebCore/src/kdelibs/khtml/css/html4.css;
+			refType = 0;
+		};
+		35F3576E01985F660ACA1520 = {
+			fileRef = 35F3576D01985F660ACA1520;
+			isa = PBXBuildFile;
+			settings = {
+			};
+		};
+//350
+//351
+//352
+//353
+//354
 //9C0
 //9C1
 //9C2

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list