Qt D-Bus: Editing QCH titles.
Task-number: QTBUG-28341 Change-Id: Icf0f87e8c108bc12575512b7e4ecac46779fc362 Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com>
This commit is contained in:
parent
23153fb8c5
commit
f3b8b12306
@ -37,11 +37,12 @@ qhp.qtdbus.namespace = org.qt-project.qtdbus.500
|
|||||||
|
|
||||||
# Title for the package, will be the main title for the package in
|
# Title for the package, will be the main title for the package in
|
||||||
# Assistant/Creator.
|
# Assistant/Creator.
|
||||||
qhp.qtdbus.indexTitle = Qt Script Documentation
|
qhp.qtdbus.indexTitle = Qt D-Bus
|
||||||
|
|
||||||
# Only update the name of the project for the next variables.
|
# Only update the name of the project for the next variables.
|
||||||
qhp.qtdbus.virtualFolder = qtdbus
|
qhp.qtdbus.virtualFolder = qtdbus
|
||||||
qhp.qtdbus.subprojects = classes
|
qhp.qtdbus.subprojects = classes
|
||||||
qhp.qtdbus.subprojects.classes.title = Qt D-Bus C++ Classes
|
qhp.qtdbus.subprojects.classes.title = C++ Classes
|
||||||
|
qhp.qtdbus.subprojects.classes.indexTitle = Qt D-Bus C++ Classes
|
||||||
qhp.qtdbus.subprojects.classes.selectors = class fake:headerfile
|
qhp.qtdbus.subprojects.classes.selectors = class fake:headerfile
|
||||||
qhp.qtdbus.subprojects.classes.sortPages = true
|
qhp.qtdbus.subprojects.classes.sortPages = true
|
||||||
|
Loading…
Reference in New Issue
Block a user