geary/test/engine/imap/command
Michael Gratton 8dcab7f306 Geary.SpecialFolderType: Rename class and related properties, signals
The `SpecialFolderType` was somewhat mis-named, since the special use
does not (in most cases) confer any special type, rather it's simply
defines what a particular folder is used /for/.

As such, rename the enum to to `Geary.Folder.SpecialUse`, moving it in
to the `Folder` class, since it relates specifically to folders, also
rename `Folder::special_folder_type` and
`Folder::special_folder_type_changed` reflect the above and not
duplicate the type name, and similarly rename
`Account::folders_special_type`.

Update the many call sites.
2020-03-31 16:15:57 +11:00
..
imap-create-command-test.vala Geary.SpecialFolderType: Rename class and related properties, signals 2020-03-31 16:15:57 +11:00
imap-fetch-command-test.vala Add unit test for IMAP FETCH command constructor. 2018-09-01 22:09:18 +10:00