Chat-O-Matic/protocols/purple
Jaidyn Ann 8d50a6b9a4 Pass relevant cache paths directly to add-ons
Now, instead of using Utils.cpp's AccountCachePath and AddOnCachePath,
and add-on should implement ChatProtocol::SetAccountCachePath and
ChatProtocol::SetAddOnCachePath.

In addition, most path-related functions in Utils now return BPaths― and
some of interest to chat add-ons can accept the path given by
ChatProtocol::SetAccountCachePath as the main argument.
2022-02-18 15:42:06 -06:00
..
Makefile Get app name & signature from Make.pre/Make.post 2022-01-08 16:50:34 -06:00
Purple.h Rename Cardie to Chat-O-Matic 2021-08-19 02:29:14 -05:00
PurpleApp.cpp Pass relevant cache paths directly to add-ons 2022-02-18 15:42:06 -06:00
PurpleApp.h Pass relevant cache paths directly to add-ons 2022-02-18 15:42:06 -06:00
PurpleDialog.cpp (purple) Localization, init catkeys 2021-07-18 21:51:38 -05:00
PurpleDialog.h (purple) NotifyMessage dialog 2021-07-12 10:09:29 -05:00
PurpleMessages.h Redesign add-on disconnection 2021-07-18 17:52:36 -05:00
PurpleProtocol.cpp Pass relevant cache paths directly to add-ons 2022-02-18 15:42:06 -06:00
PurpleProtocol.h Pass relevant cache paths directly to add-ons 2022-02-18 15:42:06 -06:00
purple.rdef Rename Cardie to Chat-O-Matic 2021-08-19 02:29:14 -05:00