From cc1461ef68e734adf65c2c7b2391225df4e1e86c Mon Sep 17 00:00:00 2001 From: Kali Kaneko Date: Mon, 2 Nov 2015 12:28:59 -0400 Subject: [docs] add link to mail help in About dialog --- src/leap/bitmask/gui/mainwindow.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/leap/bitmask/gui/mainwindow.py b/src/leap/bitmask/gui/mainwindow.py index 387c6283..a8a4e41d 100644 --- a/src/leap/bitmask/gui/mainwindow.py +++ b/src/leap/bitmask/gui/mainwindow.py @@ -1021,9 +1021,9 @@ class MainWindow(QtGui.QMainWindow, SignalTracker): "Version: {ver} ({ver_hash})
" "
{greet}" "Bitmask is the Desktop client application for the LEAP " - "platform, supporting encrypted internet proxy.
" - # "Secure email is comming soon.
" - "
" + "platform, supporting Encrypted Internet Proxy " + "and " + "Encrypted Email.

" "LEAP is a non-profit dedicated to giving all internet users " "access to secure communication. Our focus is on adapting " "encryption technology to make it easy to use and widely " -- cgit v1.2.3