diff options
author | jutaipal <juhani.taipale@digia.com> | 2012-10-09 10:25:52 (GMT) |
---|---|---|
committer | The Qt Project <gerrit-noreply@qt-project.org> | 2012-10-14 01:41:49 (GMT) |
commit | 3fbc68b372741d04f477915bb09efbd2a277a570 (patch) | |
tree | 46cc2889800d5647a5b91a0b73a3a6267b2bd2ef /tools/linguist | |
parent | c680ca946be60ce9c2629a3fef62c5a29407b355 (diff) | |
download | Qt-3fbc68b372741d04f477915bb09efbd2a277a570.zip Qt-3fbc68b372741d04f477915bb09efbd2a277a570.tar.gz Qt-3fbc68b372741d04f477915bb09efbd2a277a570.tar.bz2 |
More copyright changes to Digia Plc in translations and tools
Change-Id: Idb88b4e72548dfa641c6b8ce78a661fa61757ad0
Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com>
Reviewed-by: Simo Fält <simo.falt@digia.com>
Reviewed-by: Akseli Salovaara <akseli.salovaara@digia.com>
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
Diffstat (limited to 'tools/linguist')
-rw-r--r-- | tools/linguist/linguist/mainwindow.ui | 2 | ||||
-rw-r--r-- | tools/linguist/lrelease/lrelease.1 | 2 | ||||
-rw-r--r-- | tools/linguist/lupdate/lupdate.1 | 2 | ||||
-rw-r--r-- | tools/linguist/qdoc.conf | 20 |
4 files changed, 13 insertions, 13 deletions
diff --git a/tools/linguist/linguist/mainwindow.ui b/tools/linguist/linguist/mainwindow.ui index f55422d..db16055 100644 --- a/tools/linguist/linguist/mainwindow.ui +++ b/tools/linguist/linguist/mainwindow.ui @@ -679,7 +679,7 @@ <string>About Qt</string> </property> <property name="whatsThis"> - <string>Display information about the Qt toolkit by Nokia.</string> + <string>Display information about the Qt toolkit by Digia.</string> </property> <property name="menuRole"> <enum>QAction::AboutQtRole</enum> diff --git a/tools/linguist/lrelease/lrelease.1 b/tools/linguist/lrelease/lrelease.1 index f71c501..b4598a4 100644 --- a/tools/linguist/lrelease/lrelease.1 +++ b/tools/linguist/lrelease/lrelease.1 @@ -1,4 +1,4 @@ -.TH lrelease 1 "18 October 2001" "Nokia Corporation and/or its subsidiary(-ies)" \" -*- nroff -*- +.TH lrelease 1 "18 October 2001" "Digia Plc and/or its subsidiary(-ies)" \" -*- nroff -*- .\" .\" Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies). .\" Contact: http://www.qt-project.org/legal diff --git a/tools/linguist/lupdate/lupdate.1 b/tools/linguist/lupdate/lupdate.1 index cb35bd6..90d51df 100644 --- a/tools/linguist/lupdate/lupdate.1 +++ b/tools/linguist/lupdate/lupdate.1 @@ -1,4 +1,4 @@ -.TH lupdate 1 "18 October 2001" "Nokia Corporation and/or its subsidiary(-ies)" \" -*- nroff -*- +.TH lupdate 1 "18 October 2001" "Digia Plc and/or its subsidiary(-ies)" \" -*- nroff -*- .\" .\" Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies). .\" Contact: http://www.qt-project.org/legal diff --git a/tools/linguist/qdoc.conf b/tools/linguist/qdoc.conf index 31d44d5..ec0ba7a 100644 --- a/tools/linguist/qdoc.conf +++ b/tools/linguist/qdoc.conf @@ -1,15 +1,15 @@ -SOURCEDIRS = $QTDIR/tools/linguist/doc +SOURCEDIRS = $QTDIR/tools/linguist/doc DOCDIRS = $QTDIR/tools/linguist/doc EXAMPLEDIRS = $QTDIR/tools/linguist/tutorial -OUTPUTDIR = $QTDIR/tools/linguist/doc/html -BASE = file:$QTDIR/tools/linguist/doc/html/ -COMPANY = Nokia Corporation and/or its subsidiary(-ies) -PRODUCT = Qt Linguist -VERSIONSYM = QT_VERSION_STR -DEFINE = QT_QDOC QT_.*_SUPPORT _WS_.*_ -FALSE = 0 1 -INTERNAL = no -STYLE = "h3.fn,span.fn { margin-left: 1cm; text-indent: -1cm; } +OUTPUTDIR = $QTDIR/tools/linguist/doc/html +BASE = file:$QTDIR/tools/linguist/doc/html/ +COMPANY = Digia Plc and/or its subsidiary(-ies) +PRODUCT = Qt Linguist +VERSIONSYM = QT_VERSION_STR +DEFINE = QT_QDOC QT_.*_SUPPORT _WS_.*_ +FALSE = 0 1 +INTERNAL = no +STYLE = "h3.fn,span.fn { margin-left: 1cm; text-indent: -1cm; } a:link { color: #af4f00; text-decoration: none } a:visited { color: #8f2f00; text-decoration: none } body { background: #ffffff; color: black; }" |