diff options
author | Martin Smith <martin.smith@nokia.com> | 2010-10-25 09:07:37 (GMT) |
---|---|---|
committer | Martin Smith <martin.smith@nokia.com> | 2010-10-25 09:07:37 (GMT) |
commit | b0d64717d2c541976dc5524e4100c62f060e206f (patch) | |
tree | 466b2883974165d4cda4d7fa5a412c3e9f336cfa | |
parent | 89df9c49f89a66feef720bcc81fba84c5632552f (diff) | |
download | Qt-b0d64717d2c541976dc5524e4100c62f060e206f.zip Qt-b0d64717d2c541976dc5524e4100c62f060e206f.tar.gz Qt-b0d64717d2c541976dc5524e4100c62f060e206f.tar.bz2 |
doc: Changed a table into 3 tables to eliminate a \raw.
-rw-r--r-- | src/3rdparty/webkit/WebKit/qt/docs/qtwebkit.qdoc | 19 |
1 files changed, 10 insertions, 9 deletions
diff --git a/src/3rdparty/webkit/WebKit/qt/docs/qtwebkit.qdoc b/src/3rdparty/webkit/WebKit/qt/docs/qtwebkit.qdoc index 0335d46..2be8e5e 100644 --- a/src/3rdparty/webkit/WebKit/qt/docs/qtwebkit.qdoc +++ b/src/3rdparty/webkit/WebKit/qt/docs/qtwebkit.qdoc @@ -103,8 +103,8 @@ The following locations are searched for plugins: \table - \header \o Linux/Unix (X11) \o Windows - \row \o{1,3} + \header \o Linux/Unix (X11) + \row \o \list \o \c{.mozilla/plugins} in the user's home directory \o \c{.netscape/plugins} in the user's home directory @@ -134,19 +134,20 @@ \o \c{$QTWEBKIT_PLUGIN_PATH} \endlist \endlist + \endtable - \o + \table + \header \o Windows + \row \o \list \o The user's \c{Application Data\Mozilla\plugins} directory \o Standard system locations of plugins for Quicktime, Flash, etc. \endlist + \endtable - \row - \raw HTML - <th class="qt-style">Mac OS X</th> - \endraw - \row - \o + \table + \header \o Mac OS X + \row \o \list \o \c{Library/Internet Plug-Ins} in the user's home directory \o The system \c{/Library/Internet Plug-Ins} directory |