summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSergio Ahumada <sergio.ahumada@digia.com>2013-03-26 12:59:15 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-03-26 13:05:07 +0100
commit59c342572fc2cda2cd53ae60f215c095083bbf58 (patch)
tree304491c6dc2d82d2eac72df638f7c4b3c873ca20
parent965c36d851d3bac437939b641afed6554a75e35d (diff)
substitute fixed version numbers in qdocconf files with variablesv5.0.2
Also fix the index title Change-Id: I2bbc581a7095d4d347a4622e2ce16ca7e5e447e5 Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
-rw-r--r--src/scripttools/doc/qtscripttools.qdocconf4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/scripttools/doc/qtscripttools.qdocconf b/src/scripttools/doc/qtscripttools.qdocconf
index 362fc61..6d409ca 100644
--- a/src/scripttools/doc/qtscripttools.qdocconf
+++ b/src/scripttools/doc/qtscripttools.qdocconf
@@ -32,11 +32,11 @@ qhp.qtscripttools.file = qtscripttools.qhp
# Namespace for the output file. This namespace is used to distinguish between
# different documentation files in Creator/Assistant.
-qhp.qtscripttools.namespace = org.qt-project.qtscripttools.501
+qhp.qtscripttools.namespace = org.qt-project.qtscripttools.$QT_VERSION_TAG
# Title for the package, will be the main title for the package in
# Assistant/Creator.
-qhp.qtscripttools.indexTitle = Qt Script
+qhp.qtscripttools.indexTitle = Qt Script Tools
# Only update the name of the project for the next variables.
qhp.qtscripttools.virtualFolder = qtscripttools