[PATCH] Aobut Dialog: Linux -> GNU/Linux

Wald Commits scm-commit at wald.intevation.org
Tue Jul 15 13:59:47 CEST 2014


# HG changeset patch
# User Bernhard Reiter <bernhard at intevation.de>
# Date 1405425584 -7200
# Node ID c61acf2a22dce59e99a0bd15e00c2de0939004aa
# Parent  3a9b0c75f5a6f7583ae693a45532eb1315921b1c
Aobut Dialog: Linux -> GNU/Linux

diff -r 3a9b0c75f5a6 -r c61acf2a22dc ui/mainwindow.cpp
--- 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);


More information about the Trustbridge-commits mailing list