Chat-O-Matic/application
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
..
preferences Change default user status, replicant settings 2021-06-29 11:40:58 -05:00
views librunview/libsupport x86_gcc2 fixes 2021-06-30 14:25:58 -05:00
windows librunview/libsupport x86_gcc2 fixes 2021-06-30 14:25:58 -05:00
Account.cpp Change class names 2021-06-20 12:44:20 -05:00
Account.h Change class names 2021-06-20 12:44:20 -05:00
AccountManager.cpp Change class names 2021-06-20 12:44:20 -05:00
AccountManager.h Change class names 2021-06-20 12:44:20 -05:00
AppConstants.h Change class names 2021-06-20 12:44:20 -05:00
AppMessages.h Change class names 2021-06-20 12:44:20 -05:00
AppResources.h Change class names 2021-06-20 12:44:20 -05:00
Cardie.h Rename Caya to Cardie 2021-06-22 01:06:00 -05:00
Cardie.rdef Rename Caya to Cardie 2021-06-22 01:06:00 -05:00
ChatCommand.cpp Make ChatCommands archivable 2021-06-15 22:03:11 -05:00
ChatCommand.h librunview/libsupport x86_gcc2 fixes 2021-06-30 14:25:58 -05:00
ChatProtocol.h Include BPath in ChatProtocol 2021-06-30 15:35:48 -05:00
ChatProtocolAddOn.cpp Change class names 2021-06-20 12:44:20 -05:00
ChatProtocolAddOn.h Change class names 2021-06-20 12:44:20 -05:00
ChatProtocolMessages.h Reformat ChatProtocolMessages 2021-06-29 11:41:26 -05:00
Contact.cpp Change class names 2021-06-20 12:44:20 -05:00
Contact.h Change class names 2021-06-20 12:44:20 -05:00
Conversation.cpp Store default commands/menu items in resources 2021-06-30 14:27:58 -05:00
Conversation.h Update room subject; accept user_name in OWN_CONTACT_INFO 2021-06-21 02:32:49 -05:00
EditingFilter.cpp Change class names 2021-06-20 12:44:20 -05:00
EditingFilter.h Update copyright year. 2011-12-03 22:38:03 +00:00
Flags.h Store default commands/menu items in resources 2021-06-30 14:27:58 -05:00
ImageCache.cpp Change class names 2021-06-20 12:44:20 -05:00
ImageCache.h Program-wide avatar cache 2021-06-13 17:34:30 -05:00
Makefile Store default commands/menu items in resources 2021-06-30 14:27:58 -05:00
Notifier.cpp Update copyright year. 2011-12-03 22:38:03 +00:00
Notifier.h Create Conversation class, use it instead of Contact for chats 2021-05-24 01:47:21 -05:00
NotifyMessage.h Update conversation name & window title 2021-06-06 18:06:46 -05:00
Observer.h Update copyright year. 2011-12-03 22:38:03 +00:00
ProtocolLooper.cpp Change class names 2021-06-20 12:44:20 -05:00
ProtocolLooper.h Change class names 2021-06-20 12:44:20 -05:00
ProtocolManager.cpp Change class names 2021-06-20 12:44:20 -05:00
ProtocolManager.h Change class names 2021-06-20 12:44:20 -05:00
ProtocolSettings.cpp Change class names 2021-06-20 12:44:20 -05:00
ProtocolSettings.h Change class names 2021-06-20 12:44:20 -05:00
ProtocolTemplate.cpp librunview/libsupport x86_gcc2 fixes 2021-06-30 14:25:58 -05:00
ProtocolTemplate.h Change class names 2021-06-20 12:44:20 -05:00
Role.h Include BString in Role.h 2021-06-30 18:05:22 -05:00
Server.cpp Store default commands/menu items in resources 2021-06-30 14:27:58 -05:00
Server.h Change class names 2021-06-20 12:44:20 -05:00
TheApp.cpp Consolidate Main and TheApp 2021-06-23 14:15:22 -05:00
TheApp.h Consolidate Main and TheApp 2021-06-23 14:15:22 -05:00
User.cpp Change default user status, replicant settings 2021-06-29 11:40:58 -05:00
User.h Change class names 2021-06-20 12:44:20 -05:00
Utils.cpp Reorganize settings directory, custom purple paths 2021-06-30 21:05:43 -05:00
Utils.h Reorganize settings directory, custom purple paths 2021-06-30 21:05:43 -05:00