From 0439b71d1cb9d741cebb3cccc09d644685b1be96 Mon Sep 17 00:00:00 2001 From: Sergio Ahumada Date: Sat, 12 Jan 2013 09:12:00 +0100 Subject: doc: Fix namespace version to 5.0.1 for qhp documentation Change-Id: Idc6c21d77739a14b1eb31b2296422f57d67fb478 Reviewed-by: hjk --- src/assistant/assistant/doc/qtassistant.qdocconf | 2 +- src/assistant/help/doc/qthelp.qdocconf | 2 +- src/designer/src/designer/doc/qtdesigner.qdocconf | 2 +- src/designer/src/uitools/doc/qtuitools.qdocconf | 2 +- src/linguist/linguist/doc/qtlinguist.qdocconf | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/assistant/assistant/doc/qtassistant.qdocconf b/src/assistant/assistant/doc/qtassistant.qdocconf index 76e65903d..3c2689e49 100644 --- a/src/assistant/assistant/doc/qtassistant.qdocconf +++ b/src/assistant/assistant/doc/qtassistant.qdocconf @@ -7,7 +7,7 @@ url = http://qt-project.org/doc/qtassistant qhp.projects = QtAssistant qhp.QtAssistant.file = qtassistant.qhp -qhp.QtAssistant.namespace = org.qt-project.assistant.500 +qhp.QtAssistant.namespace = org.qt-project.assistant.501 qhp.QtAssistant.virtualFolder = assistant qhp.QtAssistant.indexTitle = Qt Assistant Manual diff --git a/src/assistant/help/doc/qthelp.qdocconf b/src/assistant/help/doc/qthelp.qdocconf index 2d05db5a5..b2072adc6 100644 --- a/src/assistant/help/doc/qthelp.qdocconf +++ b/src/assistant/help/doc/qthelp.qdocconf @@ -10,7 +10,7 @@ examplesinstallpath = help qhp.projects = QtHelp qhp.QtHelp.file = qthelp.qhp -qhp.QtHelp.namespace = org.qt-project.qthelp.500 +qhp.QtHelp.namespace = org.qt-project.qthelp.501 qhp.QtHelp.virtualFolder = qthelp qhp.QtHelp.indexTitle = Qt Help qhp.QtHelp.indexRoot = diff --git a/src/designer/src/designer/doc/qtdesigner.qdocconf b/src/designer/src/designer/doc/qtdesigner.qdocconf index 5130ae5b0..dc04cae4f 100644 --- a/src/designer/src/designer/doc/qtdesigner.qdocconf +++ b/src/designer/src/designer/doc/qtdesigner.qdocconf @@ -7,7 +7,7 @@ url = http://qt-project.org/doc/qtdesigner qhp.projects = QtDesigner qhp.QtDesigner.file = qtdesigner.qhp -qhp.QtDesigner.namespace = org.qt-project.designer.500 +qhp.QtDesigner.namespace = org.qt-project.designer.501 qhp.QtDesigner.virtualFolder = qtdesigner qhp.QtDesigner.indexTitle = Qt Designer Manual diff --git a/src/designer/src/uitools/doc/qtuitools.qdocconf b/src/designer/src/uitools/doc/qtuitools.qdocconf index 34407302b..793847f19 100644 --- a/src/designer/src/uitools/doc/qtuitools.qdocconf +++ b/src/designer/src/uitools/doc/qtuitools.qdocconf @@ -10,7 +10,7 @@ examplesinstallpath = uitools qhp.projects = QtUiTools qhp.QtUiTools.file = qtuitools.qhp -qhp.QtUiTools.namespace = org.qt-project.qtuitools.500 +qhp.QtUiTools.namespace = org.qt-project.qtuitools.501 qhp.QtUiTools.virtualFolder = qtuitools qhp.QtUiTools.indexTitle = Qt UI Tools qhp.QtHelp.indexRoot = diff --git a/src/linguist/linguist/doc/qtlinguist.qdocconf b/src/linguist/linguist/doc/qtlinguist.qdocconf index c09f52b63..6699f3173 100644 --- a/src/linguist/linguist/doc/qtlinguist.qdocconf +++ b/src/linguist/linguist/doc/qtlinguist.qdocconf @@ -7,7 +7,7 @@ url = http://qt-project.org/doc/qtlinguist qhp.projects = QtLinguist qhp.QtLinguist.file = qtlinguist.qhp -qhp.QtLinguist.namespace = org.qt-project.linguist.500 +qhp.QtLinguist.namespace = org.qt-project.linguist.501 qhp.QtLinguist.virtualFolder = qtlinguist qhp.QtLinguist.indexTitle = Qt Linguist Manual -- cgit v1.2.1