diff ui/createinstallerdialog.cpp @ 1162:2a1206932f53

(issue107) Comment all TODO's and FIXME's with issues as documented in issue107
author Andre Heinecke <andre.heinecke@intevation.de>
date Thu, 18 Sep 2014 18:53:11 +0200
parents a162f4cbba75
children 2efdf2faf4e5
line wrap: on
line diff
--- a/ui/createinstallerdialog.cpp	Thu Sep 18 18:30:54 2014 +0200
+++ b/ui/createinstallerdialog.cpp	Thu Sep 18 18:53:11 2014 +0200
@@ -435,7 +435,7 @@
         if (entry.suffix() == "exe") {
             if (!signFile(targetPath)) {
                 showErrorMessage(tr("Failed to sign binaries with osslsigncode.\n"
-                            "Please check that %1 is a valid code signing certificate and that"
+                            "Please check that %1 is a valid code signing certificate and that "
                             "osslsigncode can be found in the PATH.").arg(mCertFile->text()));
                 mProgress.cancel();
                 return NULL;

http://wald.intevation.org/projects/trustbridge/