summaryrefslogtreecommitdiffstats
path: root/src/designer/src
diff options
context:
space:
mode:
authorhjk <qthjk@ovi.com>2012-12-05 13:17:25 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-12-05 15:26:19 +0100
commit0a1e0fe5a51fedb68cdbfffeb67de7b2ec60e889 (patch)
tree6bacec525f5c5eb64a59038700d4be2bdc5b503d /src/designer/src
parent48c36c4c67a5a034a12924ec83c242a86c903093 (diff)
Change project names in tools' qdocconf filev5.0.0-rc1
This triggers generation of suitable qthelp:// urls in the example manifests Change-Id: Ibecd48fa7854e9916cc7b0a2e33569935d387c69 Reviewed-by: Jerome Pasion <jerome.pasion@digia.com> Reviewed-by: hjk <qthjk@ovi.com>
Diffstat (limited to 'src/designer/src')
-rw-r--r--src/designer/src/designer/doc/qtdesigner.qdocconf38
1 files changed, 19 insertions, 19 deletions
diff --git a/src/designer/src/designer/doc/qtdesigner.qdocconf b/src/designer/src/designer/doc/qtdesigner.qdocconf
index 5b20b2b3b..3cd1d1cd1 100644
--- a/src/designer/src/designer/doc/qtdesigner.qdocconf
+++ b/src/designer/src/designer/doc/qtdesigner.qdocconf
@@ -1,27 +1,27 @@
include($QT_INSTALL_DOCS/global/qt-module-defaults.qdocconf)
-project = qtdesigner
+project = QtDesigner
description = Qt Designer Manual
url = http://qt-project.org/doc/qtdesigner
-qhp.projects = Designer
-
-qhp.Designer.file = qtdesigner.qhp
-qhp.Designer.namespace = org.qt-project.designer.500
-qhp.Designer.virtualFolder = designer
-qhp.Designer.indexTitle = Qt Designer Manual
-
-qhp.Designer.filterAttributes = qt 5.0.0 tools designer
-qhp.Designer.customFilters.Designer.name = Qt Designer Manual
-qhp.Designer.customFilters.Designer.filterAttributes = qt tools designer
-qhp.Designer.subprojects = manual examples
-qhp.Designer.subprojects.manual.title = Manual
-qhp.Designer.subprojects.manual.indexTitle = Qt Designer Manual
-qhp.Designer.subprojects.manual.selectors = fake:page
-qhp.Designer.subprojects.examples.title = Examples
-qhp.Designer.subprojects.examples.indexTitle = Qt Examples
-qhp.Designer.subprojects.examples.selectors = fake:example
-qhp.Designer.subprojects.examples.sortPages = true
+qhp.projects = QtDesigner
+
+qhp.QtDesigner.file = qtdesigner.qhp
+qhp.QtDesigner.namespace = org.qt-project.designer.500
+qhp.QtDesigner.virtualFolder = qtdesigner
+qhp.QtDesigner.indexTitle = Qt Designer Manual
+
+qhp.QtDesigner.filterAttributes = qt 5.0.0 tools designer
+qhp.QtDesigner.customFilters.QtDesigner.name = Qt Designer Manual
+qhp.QtDesigner.customFilters.QtDesigner.filterAttributes = qt tools designer
+qhp.QtDesigner.subprojects = manual examples
+qhp.QtDesigner.subprojects.manual.title = Manual
+qhp.QtDesigner.subprojects.manual.indexTitle = Qt Designer Manual
+qhp.QtDesigner.subprojects.manual.selectors = fake:page
+qhp.QtDesigner.subprojects.examples.title = Examples
+qhp.QtDesigner.subprojects.examples.indexTitle = Qt Examples
+qhp.QtDesigner.subprojects.examples.selectors = fake:example
+qhp.QtDesigner.subprojects.examples.sortPages = true
language = Cpp