[SCM] WebKit Debian packaging branch, webkit-1.2, updated. upstream/1.1.90-6072-g9a69373

bweinstein at apple.com bweinstein at apple.com
Wed Apr 7 23:52:27 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit b83bd6977718e4f7c29f3c062e0ef020e5cb9ea8
Author: bweinstein at apple.com <bweinstein at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Nov 20 19:55:45 2009 +0000

    Fix a closing tag issue in the vcproj and remove tabs.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@51251 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/WebCore.vcproj/WebCore.vcproj b/WebCore/WebCore.vcproj/WebCore.vcproj
index 591d350..11bd19c 100644
--- a/WebCore/WebCore.vcproj/WebCore.vcproj
+++ b/WebCore/WebCore.vcproj/WebCore.vcproj
@@ -42281,9 +42281,10 @@
 					RelativePath="..\inspector\front-end\Color.js"
 					>
 				</File>
-				<File
-					RelativePath="..\inspector\front-end\ConsolePanel.js"
-					>
+                <File
+                    RelativePath="..\inspector\front-end\ConsolePanel.js"
+                    >
+                </File>
 				<File
 					RelativePath="..\inspector\front-end\ConsoleView.js"
 					>

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list