1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-16 21:35:24 +00:00
profanity/src/plugins
Steffen Jaeckel ca2df180d8 Introduce a shared implementation for keyfile loading
Instead of copy&pasting the same code over again, use a common
implementation.

Signed-off-by: Steffen Jaeckel <jaeckel-floss@eyet-services.de>
2023-09-04 09:59:09 +02:00
..
api.c Change char->free to auto_char char for autocleanup 2023-07-11 13:26:37 +02:00
api.h Add plugin get_barejid_from_roster function 2021-04-29 13:50:57 -04:00
autocompleters.c Add config.h in files were it was missing 2021-03-26 19:54:22 +01:00
autocompleters.h Apply coding style 2020-07-07 14:18:57 +02:00
c_api.c g_free() to auto_gfree, introduce auto_guchar 2023-07-13 17:04:59 +02:00
c_api.h Apply coding style 2020-07-07 14:18:57 +02:00
c_plugins.c Change char->free to auto_char char for autocleanup 2023-07-11 13:26:37 +02:00
c_plugins.h Apply coding style 2020-07-07 14:18:57 +02:00
callbacks.c Cleanup g_strfreev() to auto_gcharv 2023-07-13 17:05:07 +02:00
callbacks.h Apply coding style 2020-07-07 14:18:57 +02:00
disco.c Add config.h in files were it was missing 2021-03-26 19:54:22 +01:00
disco.h Apply coding style 2020-07-07 14:18:57 +02:00
plugins.c Cleanup g_strfreev() to auto_gcharv 2023-07-13 17:05:07 +02:00
plugins.h Apply coding style 2020-07-07 14:18:57 +02:00
profapi.c Format code with clang-format 16 2023-04-14 21:45:21 +02:00
profapi.h Format code with clang-format 16 2023-04-14 21:45:21 +02:00
python_api.c plugin: python: fix build for Python 3.11 2022-09-24 12:49:12 +07:00
python_api.h Apply coding style 2020-07-07 14:18:57 +02:00
python_plugins.c Change char->free to auto_char char for autocleanup 2023-07-11 13:26:37 +02:00
python_plugins.h Apply coding style 2020-07-07 14:18:57 +02:00
settings.c Introduce a shared implementation for keyfile loading 2023-09-04 09:59:09 +02:00
settings.h Apply coding style 2020-07-07 14:18:57 +02:00
themes.c Introduce a shared implementation for keyfile loading 2023-09-04 09:59:09 +02:00
themes.h Apply coding style 2020-07-07 14:18:57 +02:00