Mercurial > trustbridge
changeset 796:c61acf2a22dc
Aobut Dialog: Linux -> GNU/Linux
author | Bernhard Reiter <bernhard@intevation.de> |
---|---|
date | Tue, 15 Jul 2014 13:59:44 +0200 |
parents | 3a9b0c75f5a6 |
children | 71799e101755 |
files | ui/mainwindow.cpp |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/ui/mainwindow.cpp Tue Jul 15 13:24:26 2014 +0200 +++ b/ui/mainwindow.cpp Tue Jul 15 13:59:44 2014 +0200 @@ -463,7 +463,7 @@ infoHeaderLayout->insertStretch(2, 10); QLabel *textDesc = new QLabel(tr("TrustBridge is a root certificate" - " installer for Windows and Linux.")); + " installer for Windows and GNU/Linux.")); textDesc->setTextInteractionFlags( Qt::TextSelectableByMouse | Qt::TextSelectableByKeyboard);