Chat-O-Matic/protocols
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
..
irc Pass relevant cache paths directly to add-ons 2022-02-18 15:42:06 -06:00
matrix Get app name & signature from Make.pre/Make.post 2022-01-08 16:50:34 -06:00
purple Pass relevant cache paths directly to add-ons 2022-02-18 15:42:06 -06:00
xmpp Pass relevant cache paths directly to add-ons 2022-02-18 15:42:06 -06:00
Makefile.common Get app name & signature from Make.pre/Make.post 2022-01-08 16:50:34 -06:00