From e5afffff50a746ebf3df3d8cacaf094e3f6e08c1 Mon Sep 17 00:00:00 2001 From: Ivan Alejandro Date: Fri, 30 Oct 2015 13:03:05 -0300 Subject: [feat] add ui message to help new mail users Add a UI message for the user to know where to go next. This message goes away after 60 seconds or right after a MUA logs in. - Resolves: #7552 --- src/leap/bitmask/gui/ui/mail_status.ui | 105 ++++++++++++++++++++------------- 1 file changed, 65 insertions(+), 40 deletions(-) (limited to 'src/leap/bitmask/gui/ui') diff --git a/src/leap/bitmask/gui/ui/mail_status.ui b/src/leap/bitmask/gui/ui/mail_status.ui index 6fd63aec..8e8f1848 100644 --- a/src/leap/bitmask/gui/ui/mail_status.ui +++ b/src/leap/bitmask/gui/ui/mail_status.ui @@ -6,12 +6,12 @@ 0 0 - 400 - 79 + 417 + 185 - + 0 0 @@ -23,9 +23,9 @@ 0 - + - + Qt::Horizontal @@ -38,17 +38,20 @@ - - - - color: rgb(80, 80, 80); + + + + + 0 + 0 + - You must login to use encrypted email. + Email - + @@ -67,47 +70,69 @@ - - - - - 0 - 0 - + + + + false + + + background-color: #e0efd8; +padding: 10px; + + + QFrame::NoFrame + + + QFrame::Plain + + + 0 - Email + Congratulations! You are ready to use Bitmask to encrypt your email. Go to <a href="https://bitmask.net/en/help/email">https://bitmask.net/en/help/email</a> for instructions on how to set up your mail client. + + + Qt::AutoText + + + false + + + Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter + + + true + + + 0 + + + -1 - - - Qt::Vertical + + + - - QSizePolicy::Fixed + + :/images/black/32/email.png - - - 0 - 5 - + + + + + + color: rgb(80, 80, 80); - + + You must login to use encrypted email. + + - - - - - - - :/images/black/32/email.png - - - -- cgit v1.2.3