diff options
author | Jan-Arve Sæther <jan-arve.saether@nokia.com> | 2010-04-23 07:55:53 (GMT) |
---|---|---|
committer | Jan-Arve Sæther <jan-arve.saether@nokia.com> | 2010-04-23 07:55:53 (GMT) |
commit | 24bbcd26aebd584a74483abc710841c7f24581b8 (patch) | |
tree | c98567e9bb86323de8e493032395542bb3564798 /tools/qdoc3/test/qt_zh_CN.qdocconf | |
parent | 4780f94e391b5e881497c5228661dead42c821fa (diff) | |
parent | b38bbdbd30180f6214b4fe33c633e48f0a53f823 (diff) | |
download | Qt-24bbcd26aebd584a74483abc710841c7f24581b8.zip Qt-24bbcd26aebd584a74483abc710841c7f24581b8.tar.gz Qt-24bbcd26aebd584a74483abc710841c7f24581b8.tar.bz2 |
Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2
Diffstat (limited to 'tools/qdoc3/test/qt_zh_CN.qdocconf')
-rw-r--r-- | tools/qdoc3/test/qt_zh_CN.qdocconf | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/tools/qdoc3/test/qt_zh_CN.qdocconf b/tools/qdoc3/test/qt_zh_CN.qdocconf index c5d2c88..45a945e 100644 --- a/tools/qdoc3/test/qt_zh_CN.qdocconf +++ b/tools/qdoc3/test/qt_zh_CN.qdocconf @@ -8,7 +8,7 @@ project = Qt versionsym = version = %VERSION% description = Qt Reference Documentation -url = http://qt.nokia.com/doc/zh_CN/4.7 +url = http://qt.nokia.com/doc/zh_CN/4.8 sourceencoding = UTF-8 outputencoding = UTF-8 @@ -19,15 +19,15 @@ indexes = $QTDIR/doc/html/qt.index qhp.projects = Qt qhp.Qt.file = qt.qhp -qhp.Qt.namespace = com.trolltech.qt.470 +qhp.Qt.namespace = com.trolltech.qt.480 qhp.Qt.virtualFolder = qdoc qhp.Qt.title = 教程 qhp.Qt.indexTitle = 教程 qhp.Qt.selectors = fake:example -qhp.Qt.filterAttributes = qt 4.7.0 qtrefdoc zh_CN -qhp.Qt.customFilters.Qt.name = Qt 4.7.0 -qhp.Qt.customFilters.Qt.filterAttributes = qt 4.7.0 +qhp.Qt.filterAttributes = qt 4.8.0 qtrefdoc zh_CN +qhp.Qt.customFilters.Qt.name = Qt 4.8.0 +qhp.Qt.customFilters.Qt.filterAttributes = qt 4.8.0 # Files not referenced in any qdoc file (last four are needed by qtdemo) # See also extraimages.HTML |