diff options
author | Ivan Alejandro <ivanalejandro0@gmail.com> | 2015-09-18 12:53:57 -0300 |
---|---|---|
committer | Ivan Alejandro <ivanalejandro0@gmail.com> | 2015-09-18 13:18:24 -0300 |
commit | c110760ac5b710dd7220e639f3c3e25acd43a560 (patch) | |
tree | 65739ed49fab5106bc6b9aab3bcaf436b1d32a0c /changes/bug-7453_sync-completed-vs-unread-emails | |
parent | 905059dcc203680f86316c83d538f14896adb928 (diff) |
[bug] show unread emails after sync complete
Right after a complete sync we show the unread emails.
- Resolves: #7453
Diffstat (limited to 'changes/bug-7453_sync-completed-vs-unread-emails')
-rw-r--r-- | changes/bug-7453_sync-completed-vs-unread-emails | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changes/bug-7453_sync-completed-vs-unread-emails b/changes/bug-7453_sync-completed-vs-unread-emails new file mode 100644 index 00000000..57a0552f --- /dev/null +++ b/changes/bug-7453_sync-completed-vs-unread-emails @@ -0,0 +1 @@ +- After a complete sync show the user the amount of unread emails. Closes bug #7453. |