From 9e61f34efad508f85c0322cc321cccafd64b1104 Mon Sep 17 00:00:00 2001 From: Nick Bolton Date: Thu, 11 Apr 2013 19:14:24 +0000 Subject: [PATCH] fixed crappy html garbage in crypto wizard, and fixed label width/alignment in settings dialog --- src/gui/res/SettingsDialogBase.ui | 6 ++++++ src/gui/res/SetupWizardBase.ui | 6 +----- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/src/gui/res/SettingsDialogBase.ui b/src/gui/res/SettingsDialogBase.ui index b58bfbd0..f7936229 100644 --- a/src/gui/res/SettingsDialogBase.ui +++ b/src/gui/res/SettingsDialogBase.ui @@ -109,6 +109,12 @@ + + + 75 + 0 + + Pass&word: diff --git a/src/gui/res/SetupWizardBase.ui b/src/gui/res/SetupWizardBase.ui index 928fcc39..5ab6dc07 100644 --- a/src/gui/res/SetupWizardBase.ui +++ b/src/gui/res/SetupWizardBase.ui @@ -293,11 +293,7 @@ - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> -<html><head><meta name="qrichtext" content="1" /><style type="text/css"> -p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">A longer password will provide stronger encryption. It is a good idea to use 20 characters or more.</span></p></body></html> + A longer password will provide stronger encryption. It is a good idea to use 20 characters or more. true