Chat-O-Matic/protocols/purple
Jaidyn Ann ddaf39c300 Returning libpurple protocol amount and names
The libpurple add-on has been split into two parts― a background process
that will actually interface with libpurple, and an add-on that acts as
intermediary between Cardie and the process. This helps prevent
redundancy, and is giving me a lot less trouble that directly loading
libpurple.

The protocol amount and names are now returned by the add-on (through
protocol_count() and protocol_at() respectively)― you can see them in
Preferences' protocol list.
2021-06-23 23:57:27 -05:00
..
Makefile Returning libpurple protocol amount and names 2021-06-23 23:57:27 -05:00
PurpleApp.cpp Returning libpurple protocol amount and names 2021-06-23 23:57:27 -05:00
PurpleApp.h Returning libpurple protocol amount and names 2021-06-23 23:57:27 -05:00
PurpleMessages.h Returning libpurple protocol amount and names 2021-06-23 23:57:27 -05:00
PurpleProtocol.cpp Returning libpurple protocol amount and names 2021-06-23 23:57:27 -05:00
PurpleProtocol.h Returning libpurple protocol amount and names 2021-06-23 23:57:27 -05:00
purple.rdef Returning libpurple protocol amount and names 2021-06-23 23:57:27 -05:00