diff options
author | Jason McDonald <jason.mcdonald@nokia.com> | 2010-04-22 06:24:42 (GMT) |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2010-04-22 06:24:42 (GMT) |
commit | 64284216cf9bbda4b8bbac9f19852d4c12a2bb97 (patch) | |
tree | a949315901872ca880857b161ebd928e37690422 /tools/qdoc3/test/linguist.qdocconf | |
parent | 3d402524355bbcc7a5fc9114834436879b7b19ac (diff) | |
download | Qt-64284216cf9bbda4b8bbac9f19852d4c12a2bb97.zip Qt-64284216cf9bbda4b8bbac9f19852d4c12a2bb97.tar.gz Qt-64284216cf9bbda4b8bbac9f19852d4c12a2bb97.tar.bz2 |
Long live Qt 4.8!
Diffstat (limited to 'tools/qdoc3/test/linguist.qdocconf')
-rw-r--r-- | tools/qdoc3/test/linguist.qdocconf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/qdoc3/test/linguist.qdocconf b/tools/qdoc3/test/linguist.qdocconf index ac536be..697ae6f 100644 --- a/tools/qdoc3/test/linguist.qdocconf +++ b/tools/qdoc3/test/linguist.qdocconf @@ -6,18 +6,18 @@ include(qt-defines.qdocconf) project = Qt Linguist description = Qt Linguist Manual -url = http://qt.nokia.com/doc/4.7 +url = http://qt.nokia.com/doc/4.8 indexes = $QT_BUILD_TREE/doc-build/html-qt/qt.index qhp.projects = Linguist qhp.Linguist.file = linguist.qhp -qhp.Linguist.namespace = com.trolltech.linguist.470 +qhp.Linguist.namespace = com.trolltech.linguist.480 qhp.Linguist.virtualFolder = qdoc qhp.Linguist.indexTitle = Qt Linguist Manual qhp.Linguist.extraFiles = classic.css images/qt-logo.png images/trolltech-logo.png -qhp.Linguist.filterAttributes = qt 4.7.0 tools linguist +qhp.Linguist.filterAttributes = qt 4.8.0 tools linguist qhp.Linguist.customFilters.Linguist.name = Qt Linguist Manual qhp.Linguist.customFilters.Linguist.filterAttributes = qt tools linguist qhp.Linguist.subprojects = manual examples |