Mercurial > trustbridge
diff ui/aboutdialog.cpp @ 1229:6154d554b3af
(issue101) Text improved, pointing to local dir and the online repo.:
author | Bernhard Reiter <bernhard@intevation.de> |
---|---|
date | Wed, 24 Sep 2014 15:39:02 +0200 |
parents | 5f59344dbd13 |
children | f1f4059ec320 |
line wrap: on
line diff
--- a/ui/aboutdialog.cpp Wed Sep 24 15:13:11 2014 +0200 +++ b/ui/aboutdialog.cpp Wed Sep 24 15:39:02 2014 +0200 @@ -61,7 +61,9 @@ "<li>OpenSSL-based signcode utility (GNU GPL v==3)" + "<li>OpenSSL (OpenSSL License)" + "<li>NSIS (zlib/libpng license & Common Public License version 1.0)</ul>" + - tr("You will find the legally binding details in the 'licenses' directory of the " + tr("You will find the legally binding details in the 'licenses' directory " + "where TrustBridge is installed " + "or in the corresponding revision of the" "<a href=\"https://wald.intevation.org/hg/trustbridge/file/tip/licenses\">TrustBridge code repository</a>.")); textDesc->setTextFormat(Qt::RichText);