lp:~igors/do-plugins/Thunderbird-fix
Created by
Igor Slepchin
and last modified
- Get this branch:
- bzr branch lp:~igors/do-plugins/Thunderbird-fix
Only
Igor Slepchin
can upload to this branch. If you are
Igor Slepchin
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Chris Halse Rogers: Needs Information
-
Diff: 367 lines (+213/-44)3 files modifiedThunderbird/Makefile.am (+2/-1)
Thunderbird/Thunderbird.mdp (+1/-0)
Thunderbird/src/ThunderbirdContactItemSource.cs (+210/-43)
Related bugs
Related blueprints
Branch information
Recent revisions
- 687. By Igor
-
Strip leading/trailing spaces and quotes from display names so that
multiple Thunderbird contacts get merged better. - 685. By Igor
-
Get rid of the debug printouts.
Convert the remaining error log to Do Logging (adds dependency on Do.Platform). - 682. By Igor
-
Sort Thunderbird contacts by PopularityIndex.
Do doesn't seem to pay attention to ChildrenOfItem when selecting the main ContactItem,
which makes for rather ugly user experience when dealing with multuple emails
for the same contact. This change tries to alleviate this by sorting emails by Thunderbird's
PopularityIndex, i.e., the most frequently used email for a Contact will become
the default one sooner or later.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:do-plugins