version bump: 2.0.92 -> 2.0.93

This commit is contained in:
hjk
2010-10-07 15:34:37 +02:00
parent 2ee57b31d2
commit 880312c549
42 changed files with 151 additions and 151 deletions

View File

@@ -21,7 +21,7 @@ HTML.postheader = " <div class=\"header\" id=\"qtdocheader\">\n" \
" </div>\n" \
" <div id=\"shortCut\">\n" \
" <ul>\n" \
" <li class=\"shortCut-topleft-inactive\"><span><a href=\"index.html\">Qt Creator 2.0.92 </a></span></li>\n" \
" <li class=\"shortCut-topleft-inactive\"><span><a href=\"index.html\">Qt Creator 2.0.93 </a></span></li>\n" \
" <li class=\"shortCut-topleft-active\"><a href=\"http://doc.qt.nokia.com\">ALL VERSIONS" \
" </a></li>\n" \
" </ul>\n" \

View File

@@ -39,7 +39,7 @@
\title Qt Creator Manual
\section1 Version 2.0.92
\section1 Version 2.0.93
Qt Creator provides a cross-platform, complete integrated development
environment (IDE) for application developers to create applications for

View File

@@ -20,12 +20,12 @@ sources.fileextensions = "qtcreator.qdoc maemodev.qdoc symbiandev.qdoc addressb
qhp.projects = QtCreator
qhp.QtCreator.file = qtcreator.qhp
qhp.QtCreator.namespace = com.nokia.qtcreator.2092
qhp.QtCreator.namespace = com.nokia.qtcreator.2093
qhp.QtCreator.virtualFolder = doc
qhp.QtCreator.indexTitle = Qt Creator
qhp.QtCreator.filterAttributes = qtcreator 2.0.92
qhp.QtCreator.customFilters.QtCreator.name = Qt Creator 2.0.92
qhp.QtCreator.customFilters.QtCreator.filterAttributes = qtcreator 2.0.92
qhp.QtCreator.filterAttributes = qtcreator 2.0.93
qhp.QtCreator.customFilters.QtCreator.name = Qt Creator 2.0.93
qhp.QtCreator.customFilters.QtCreator.filterAttributes = qtcreator 2.0.93
qhp.QtCreator.indexRoot =
qhp.QtCreator.extraFiles = style/style.css \
style/style_ie6.css \