1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-23 21:45:30 +00:00
profanity/src/config
Michael Vetter 55cc76450b
Merge pull request #1681 from akaWolf/fix_theme_load_non_exist
Fix theme load

When we execute `/theme load somethingthatdoesntexist` it still loaded some colors wrongly.
2022-04-03 23:36:39 +02:00
..
account.c Add config.h in files were it was missing 2021-03-26 19:54:22 +01:00
account.h Apply coding style 2020-07-07 14:18:57 +02:00
accounts.c accounts: get rid of guard around free 2021-07-17 23:13:01 +02:00
accounts.h Restore last status string when connecting 2021-07-01 16:08:00 +02:00
cafile.c Include config.h in src/config.cafile.c 2022-04-02 01:15:34 +02:00
cafile.h add profanity-specific CAfile 2022-03-22 11:44:01 +01:00
color.c Update copyright 2021-01-08 16:36:30 +01:00
color.h Apply coding style 2020-07-07 14:18:57 +02:00
conflists.c Add config.h in files were it was missing 2021-03-26 19:54:22 +01:00
conflists.h Apply coding style 2020-07-07 14:18:57 +02:00
files.c replace GString usage where a simple strdup works 2022-03-14 13:17:46 +01:00
files.h add profanity-specific CAfile 2022-03-22 11:44:01 +01:00
preferences.c run make format 2022-03-30 18:26:10 +02:00
preferences.h Allow utf8 in occupants header char 2021-10-22 16:54:05 +02:00
scripts.c Add config.h in files were it was missing 2021-03-26 19:54:22 +01:00
scripts.h Apply coding style 2020-07-07 14:18:57 +02:00
theme.c disable execution of colors-changing code when call for theme load and it doesn't exist 2022-04-02 19:07:59 +03:00
theme.h Apply coding style 2020-07-07 14:18:57 +02:00
tlscerts.c a tad more const-correctness 2022-03-22 11:44:00 +01:00
tlscerts.h a tad more const-correctness 2022-03-22 11:44:00 +01:00