Title: [154480] trunk/Source/WebKit/qt
Revision
154480
Author
[email protected]
Date
2013-08-23 05:36:50 -0700 (Fri, 23 Aug 2013)

Log Message

[Qt] Update outdated source-paths in documentation
https://bugs.webkit.org/show_bug.cgi?id=120206

Reviewed by Anders Carlsson.

* docs/qtwebkit.qdoc:

Modified Paths

Diff

Modified: trunk/Source/WebKit/qt/ChangeLog (154479 => 154480)


--- trunk/Source/WebKit/qt/ChangeLog	2013-08-23 11:38:26 UTC (rev 154479)
+++ trunk/Source/WebKit/qt/ChangeLog	2013-08-23 12:36:50 UTC (rev 154480)
@@ -1,3 +1,12 @@
+2013-08-23  Allan Sandfeld Jensen  <[email protected]>
+
+        [Qt] Update outdated source-paths in documentation
+        https://bugs.webkit.org/show_bug.cgi?id=120206
+
+        Reviewed by Anders Carlsson.
+
+        * docs/qtwebkit.qdoc:
+
 2013-08-19  Pratik Solanki  <[email protected]>
 
         <https://webkit.org/b/119918> Frame::selection() should return a reference

Modified: trunk/Source/WebKit/qt/docs/qtwebkit.qdoc (154479 => 154480)


--- trunk/Source/WebKit/qt/docs/qtwebkit.qdoc	2013-08-23 11:38:26 UTC (rev 154479)
+++ trunk/Source/WebKit/qt/docs/qtwebkit.qdoc	2013-08-23 12:36:50 UTC (rev 154480)
@@ -81,8 +81,8 @@
     on many platforms due to the size of the WebKit engine. We recommend
     building the module only in release mode for embedded platforms.
     Currently Qt WebKit will always be compiled without debugging symbols
-    when using gcc. Take a look at the last lines of
-    \c{src/3rdparty/webkit/Source/WebCore/WebCore.pro} if you need to change this.
+    when using gcc. Take a look at 
+    \c{Tools/mkspecs/features/production_build.prf} if you need to change this.
 
     \note Web site icons, also known as "FavIcons", are currently not supported
     on Windows. We plan to address this in a future release.
@@ -193,7 +193,7 @@
     \section1 License Information
 
     This is a snapshot of the Qt port of WebKit. The exact version information
-    can be found in the \c{src/3rdparty/webkit/VERSION} file supplied with Qt.
+    can be found in the \c{VERSION} file supplied with Qt.
 
     Qt Commercial Edition licensees that wish to distribute applications that
     use the Qt WebKit module need to be aware of their obligations under the
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to