[SCM] WebKit Debian packaging branch, debian/experimental, updated. upstream/1.3.3-9427-gc2be6fc

commit-queue at webkit.org commit-queue at webkit.org
Wed Dec 22 11:26:32 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 3ca35586d8a81477db7f266f0da569d1b5aadf65
Author: commit-queue at webkit.org <commit-queue at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Jul 23 15:57:41 2010 +0000

    2010-07-23  Alex Milowski  <alex at milowski.com>
    
            Reviewed by Darin Adler.
    
            Moved the 'mathml' group back to where it belongs as
            siblings of the other major folders.
    
            * WebCore.xcodeproj/project.pbxproj:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@63979 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
index 7328cbd..95a11d6 100644
--- a/WebCore/ChangeLog
+++ b/WebCore/ChangeLog
@@ -1,3 +1,12 @@
+2010-07-23  Alex Milowski  <alex at milowski.com>
+
+        Reviewed by Darin Adler.
+
+        Moved the 'mathml' group back to where it belongs as
+        siblings of the other major folders.
+
+        * WebCore.xcodeproj/project.pbxproj:
+
 2010-07-23  Patrick Gansterer  <paroga at paroga.com>
 
         Reviewed by Adam Roben.
diff --git a/WebCore/WebCore.xcodeproj/project.pbxproj b/WebCore/WebCore.xcodeproj/project.pbxproj
index 79cd66b..ae2db13 100644
--- a/WebCore/WebCore.xcodeproj/project.pbxproj
+++ b/WebCore/WebCore.xcodeproj/project.pbxproj
@@ -11024,6 +11024,7 @@
 				93EEC1EC09C2877700C515D1 /* html */,
 				1C81B94D0E9732D900266E07 /* inspector */,
 				BCB16BFB0979C38700467741 /* loader */,
+				FABE72EC1059C1EB00D999DD /* mathml */,
 				333F703D0FB49C16008E12A6 /* notifications */,
 				65BF02180974806300C43196 /* page */,
 				BCF1A5BA097832090061A123 /* platform */,
@@ -16021,7 +16022,6 @@
 				512DD8E80D91E691000F89EE /* archive */,
 				5126E6B60A2E3AEF005C29FA /* icon */,
 				93A1EAA20A5634D8006960A0 /* mac */,
-				FABE72EC1059C1EB00D999DD /* mathml */,
 				BCB16BFE0979C3BD00467741 /* Cache.cpp */,
 				BCB16BFF0979C3BD00467741 /* Cache.h */,
 				BCB16C000979C3BD00467741 /* CachedCSSStyleSheet.cpp */,
@@ -17193,8 +17193,7 @@
 				FA7EFB031120D25400CF79C7 /* RenderMathMLUnderOver.cpp */,
 				FA7EFB041120D25400CF79C7 /* RenderMathMLUnderOver.h */,
 			);
-			name = mathml;
-			path = ../mathml;
+			path = mathml;
 			sourceTree = "<group>";
 		};
 /* End PBXGroup section */

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list