Mercurial > trustbridge
comparison ui/mainwindow.cpp @ 796:c61acf2a22dc
Aobut Dialog: Linux -> GNU/Linux
author | Bernhard Reiter <bernhard@intevation.de> |
---|---|
date | Tue, 15 Jul 2014 13:59:44 +0200 |
parents | 399bc0df073d |
children | 2db9ab3f6b1b |
comparison
equal
deleted
inserted
replaced
795:3a9b0c75f5a6 | 796:c61acf2a22dc |
---|---|
461 infoHeaderLayout->addWidget(infoLogo); | 461 infoHeaderLayout->addWidget(infoLogo); |
462 infoHeaderLayout->addLayout(infoHeaderTextLayout); | 462 infoHeaderLayout->addLayout(infoHeaderTextLayout); |
463 infoHeaderLayout->insertStretch(2, 10); | 463 infoHeaderLayout->insertStretch(2, 10); |
464 | 464 |
465 QLabel *textDesc = new QLabel(tr("TrustBridge is a root certificate" | 465 QLabel *textDesc = new QLabel(tr("TrustBridge is a root certificate" |
466 " installer for Windows and Linux.")); | 466 " installer for Windows and GNU/Linux.")); |
467 textDesc->setTextInteractionFlags( | 467 textDesc->setTextInteractionFlags( |
468 Qt::TextSelectableByMouse | | 468 Qt::TextSelectableByMouse | |
469 Qt::TextSelectableByKeyboard); | 469 Qt::TextSelectableByKeyboard); |
470 QLabel *textManage = new QLabel(tr("The root certificate lists are managed" | 470 QLabel *textManage = new QLabel(tr("The root certificate lists are managed" |
471 " by the German <a href=\"https://www.bsi.bund.de\">" | 471 " by the German <a href=\"https://www.bsi.bund.de\">" |