summaryrefslogtreecommitdiffstats
path: root/tools/qdoc3
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@nokia.com>2010-05-18 10:24:20 (GMT)
committerKai Koehne <kai.koehne@nokia.com>2010-05-18 12:05:19 (GMT)
commit69479992d8b4af73481df12e6f052269ae88ccc1 (patch)
treea3b6bc9480983c0d690aee4792296c90dfcdfba7 /tools/qdoc3
parentf4492bf01baae353ff63da18a9a602fb3a8058e4 (diff)
downloadQt-69479992d8b4af73481df12e6f052269ae88ccc1.zip
Qt-69479992d8b4af73481df12e6f052269ae88ccc1.tar.gz
Qt-69479992d8b4af73481df12e6f052269ae88ccc1.tar.bz2
Renaming "Qml Launcher" back to "QML Viewer"
Change the official name of the qml executable back to "Qt QML Viewer" - the original name before it got renamed to "QML Runtime" and then "QML Launcher". Also, the new Mac OS X bundle name is "QMLViewer" (without a space to ease command line use).
Diffstat (limited to 'tools/qdoc3')
-rw-r--r--tools/qdoc3/test/macros.qdocconf2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/qdoc3/test/macros.qdocconf b/tools/qdoc3/test/macros.qdocconf
index e7a1dbc..510a8b3 100644
--- a/tools/qdoc3/test/macros.qdocconf
+++ b/tools/qdoc3/test/macros.qdocconf
@@ -18,7 +18,7 @@ macro.ouml.HTML = "&ouml;"
macro.QA = "\\e{Qt Assistant}"
macro.QD = "\\e{Qt Designer}"
macro.QL = "\\e{Qt Linguist}"
-macro.QQL = "\\e{Qt QML Launcher}"
+macro.QQV = "\\e{Qt QML Viewer}"
macro.param = "\\e"
macro.raisedaster.HTML = "<sup>*</sup>"
macro.rarrow.HTML = "&rarr;"