Chat-O-Matic/protocols/purple
Jaidyn Ann d883c23d18 Reorganize settings directory, custom purple paths
The settings file-hierarchy has been changed a bit:
	* Cardie/
		* preferences
		* Accounts/
		* Cache/
			* Accounts/
			* Add-Ons/

`Cardie/Protocols` is now `Cardie/Accounts`, and the cache directory
has been split into two. `Cache/Accounts/` is for account-specific
cached data (e.g., cached roster icons, data, etc.), and
`Cache/Protocols` is for protocol-wide settings/data.

For purple, this will be used as the user's libpurple directory,
which has been moved from the default of `~/.purple` (yikes!)

Some plugin search-paths have been given to purple, too― lib
directories + "/purple2/", and Cardie/Cache/Add-Ons/purple/plugins/.
2021-06-30 21:05:43 -05:00
..
Makefile Returning libpurple protocol amount and names 2021-06-23 23:57:27 -05:00
Purple.h Reorganize settings directory, custom purple paths 2021-06-30 21:05:43 -05:00
PurpleApp.cpp Reorganize settings directory, custom purple paths 2021-06-30 21:05:43 -05:00
PurpleApp.h Reorganize settings directory, custom purple paths 2021-06-30 21:05:43 -05:00
PurpleMessages.h (purple) Disconnection of accounts, quit server w/o Cardie 2021-06-27 17:33:20 -05:00
PurpleProtocol.cpp Reorganize settings directory, custom purple paths 2021-06-30 21:05:43 -05:00
PurpleProtocol.h (purple) Disconnection of accounts, quit server w/o Cardie 2021-06-27 17:33:20 -05:00
purple.rdef (purple) Main loop, server→add-on→app communication 2021-06-27 16:46:38 -05:00