summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaszlo Papp <lpapp@kde.org>2013-02-11 21:48:22 +0000
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-02-12 08:38:26 +0100
commit4113c45a894a905ea526e6e5aba1c62567a54e26 (patch)
tree21ef3b1ef356e0635d0cb62d64bb33a5f2cee67e
parent4c365a626e0216535ea89bfcc3c2278ee37736f6 (diff)
downloadqtserialport-4113c45a894a905ea526e6e5aba1c62567a54e26.tar.gz
Replace the qhp namespace
1) Nokia is a left-over and it should be qt-project 2) It should 510 (5.1) instead 100 which is probably a left-over release version (1.0) 3) It should be qtserialport instead of QtSerialPort in there to be consistent with the rest in the Qt Project. Change-Id: I4ac9e8bb0918f6bc2311b302bb0c6ff54baa5e09 Reviewed-by: Sergey Belyashov <Sergey.Belyashov@gmail.com> Reviewed-by: Denis Shienkov <denis.shienkov@gmail.com>
-rw-r--r--src/serialport/doc/serialport.qdocconf4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/serialport/doc/serialport.qdocconf b/src/serialport/doc/serialport.qdocconf
index bf30687..ac69514 100644
--- a/src/serialport/doc/serialport.qdocconf
+++ b/src/serialport/doc/serialport.qdocconf
@@ -35,8 +35,8 @@ qhp.QtSerialPort.file = QtSerialPort.qhp
# Namespace for the output file. This namespace is used to distinguish between
# different documentation files in Creator/Assistant. The namespace ends with
# a version being a number containing a major, minor and revision element.
-# E.g. version 1.0 becomes 100.
-qhp.QtSerialPort.namespace = com.nokia.QtSerialPort.100
+# E.g. version 5.1 becomes 510.
+qhp.QtSerialPort.namespace = com.qt-project.qtserialport.510
# Title for the package, will be the main title for the package in
# Assistant/Creator.