diff options
author | Oswald Buddenhagen <oswald.buddenhagen@digia.com> | 2013-04-11 16:35:05 +0200 |
---|---|---|
committer | Oswald Buddenhagen <oswald.buddenhagen@digia.com> | 2013-04-11 17:25:40 +0200 |
commit | 4c83667da400c16bab0a57c14a79bfff62ba040d (patch) | |
tree | 813adbf33dc19e3cec22c9e303eb956991066c00 /src | |
parent | 488532c4ecb099efd1807b1dd5f237609f2299e8 (diff) | |
parent | 59c342572fc2cda2cd53ae60f215c095083bbf58 (diff) | |
download | qtscript-old/5.0.tar.gz |
Merge branch 'release' into old/5.0old/5.0
Change-Id: I72d37aa6e543c0c93ea3bb743361b3e4938358fe
Diffstat (limited to 'src')
-rw-r--r-- | src/scripttools/doc/qtscripttools.qdocconf | 4 |
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 |