diff options
author | Tomás Touceda <chiiph@leap.se> | 2013-10-03 15:36:05 -0300 |
---|---|---|
committer | Tomás Touceda <chiiph@leap.se> | 2013-10-03 15:36:05 -0300 |
commit | e05d074d5458bc3cce5519227c9971d4ffa09280 (patch) | |
tree | 4fcd3afc97cb3524392b064583158803de3a9967 /changes/properly_enable_services | |
parent | 0690de8d28a8bbb99e08a4c93837c843f8cda2f4 (diff) |
Start Soledad only if Mail is enabled for the current provider
Also update enabled_services in mainwindow right after login to have an
updated list of services to launch from that point on.
Diffstat (limited to 'changes/properly_enable_services')
-rw-r--r-- | changes/properly_enable_services | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changes/properly_enable_services b/changes/properly_enable_services new file mode 100644 index 00000000..1b08fa3c --- /dev/null +++ b/changes/properly_enable_services @@ -0,0 +1 @@ + o Do not start Soledad if Mail is not enabled. Fixes #3989.
\ No newline at end of file |