summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2015-11-02 12:28:59 -0400
committerKali Kaneko <kali@leap.se>2015-11-02 12:28:59 -0400
commitcc1461ef68e734adf65c2c7b2391225df4e1e86c (patch)
treec3ec72145c5961c9fa05106b57afda844fd35d3e
parentc1002003ea35586297eb52c35a7abdd2d5e0308b (diff)
[docs] add link to mail help in About dialog
-rw-r--r--src/leap/bitmask/gui/mainwindow.py6
1 files 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: <b>{ver}</b> ({ver_hash})<br>"
"<br>{greet}"
"Bitmask is the Desktop client application for the LEAP "
- "platform, supporting encrypted internet proxy.<br>"
- # "Secure email is comming soon.<br>"
- "<br>"
+ "platform, supporting Encrypted Internet Proxy "
+ "and <a href='https://bitmask.net/help/email'> "
+ "Encrypted Email</a>.<br><br>"
"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 "