Title: [89942] trunk/Source/WebCore
Revision
89942
Author
[email protected]
Date
2011-06-28 11:24:06 -0700 (Tue, 28 Jun 2011)

Log Message

Add fullscreen.css and fullscreenQuickTime.css to the WebCore Visual Studio project for convenience.
Looks like Visual Studio also re-sorted one more file since my last checkin.

* WebCore.vcproj/WebCore.vcproj:

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (89941 => 89942)


--- trunk/Source/WebCore/ChangeLog	2011-06-28 18:21:15 UTC (rev 89941)
+++ trunk/Source/WebCore/ChangeLog	2011-06-28 18:24:06 UTC (rev 89942)
@@ -1,5 +1,12 @@
 2011-06-28  Jeff Miller  <[email protected]>
 
+        Add fullscreen.css and fullscreenQuickTime.css to the WebCore Visual Studio project for convenience.
+        Looks like Visual Studio also re-sorted one more file since my last checkin.
+
+        * WebCore.vcproj/WebCore.vcproj:
+
+2011-06-28  Jeff Miller  <[email protected]>
+
         Re-sort the WebCore project with Visual Studio after recent changes that I assume were done by manually editing the XML.
 
         * WebCore.vcproj/WebCore.vcproj:

Modified: trunk/Source/WebCore/WebCore.vcproj/WebCore.vcproj (89941 => 89942)


--- trunk/Source/WebCore/WebCore.vcproj/WebCore.vcproj	2011-06-28 18:21:15 UTC (rev 89941)
+++ trunk/Source/WebCore/WebCore.vcproj/WebCore.vcproj	2011-06-28 18:24:06 UTC (rev 89942)
@@ -32790,6 +32790,14 @@
 				>
 			</File>
 			<File
+				RelativePath="..\css\fullscreen.css"
+				>
+			</File>
+			<File
+				RelativePath="..\css\fullscreenQuickTime.css"
+				>
+			</File>
+			<File
 				RelativePath="..\css\html.css"
 				>
 			</File>
@@ -68113,11 +68121,11 @@
 					>
 				</File>
 				<File
-					RelativePath="..\inspector\front-end\_javascript_Formatter.js"
+					RelativePath="..\inspector\front-end\UglifyJS\_javascript_Formatter.js"
 					>
 				</File>
 				<File
-					RelativePath="..\inspector\front-end\UglifyJS\_javascript_Formatter.js"
+					RelativePath="..\inspector\front-end\_javascript_Formatter.js"
 					>
 				</File>
 				<File
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to