geary/test/client
Michael Gratton 400850cc44 Geary.AccountInformation: Rework how special use folder paths are stored
Use a simple list of strings to store path steps, since we don't know
what the root will be in advance, and this leads to errors if callers
try to compare the info's paths to (say) an actual IMAP path.

Store path steps in a SpecialUse to path step map property, rather than
as individual properties for each special use, to reduce repetition.
2020-04-23 09:35:19 +10:00
..
accounts Geary.AccountInformation: Rework how special use folder paths are stored 2020-04-23 09:35:19 +10:00
application Rename GearyApplication class and source to match code style 2019-11-17 21:38:29 +11:00
components test/test-case.vala: Rename TestCase async calls to match AsyncCallWaiter's 2020-04-10 12:58:09 +10:00
composer test/test-case.vala: Rename TestCase async calls to match AsyncCallWaiter's 2020-04-10 12:58:09 +10:00
util Util.Avatar::extract_initials_from_name: Don't strip diacritics 2020-03-17 22:43:50 +11:00