diff options
author | Ivan Alejandro <ivanalejandro0@gmail.com> | 2014-09-16 18:17:59 -0300 |
---|---|---|
committer | Ivan Alejandro <ivanalejandro0@gmail.com> | 2014-09-16 18:17:59 -0300 |
commit | 0feb84c61b1f8efe9196af915e7500e97fa6b314 (patch) | |
tree | e17d8e2978476b3b25a0c25a4e90a45b4ab5b709 /changes/feature-6087_remove-AKM-menu | |
parent | c3b2345dcc715f02fdfe4ffc04446236e17105a8 (diff) |
Hide AKM menu and disable the qt connection.
Hide the Advaneced Key Management menu from the ui file and comment out
the connection between the triggered action and the method that shows
the AKM window.
Closes #6087.
Diffstat (limited to 'changes/feature-6087_remove-AKM-menu')
-rw-r--r-- | changes/feature-6087_remove-AKM-menu | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/changes/feature-6087_remove-AKM-menu b/changes/feature-6087_remove-AKM-menu new file mode 100644 index 00000000..9326ca47 --- /dev/null +++ b/changes/feature-6087_remove-AKM-menu @@ -0,0 +1,2 @@ +- Remove the Advanced Key Management since we don't support stable mail yet. + Closes #6087. |