mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-24 22:26:22 +00:00
Added basic colour preferences loading
This commit is contained in:
@@ -65,8 +65,8 @@ void profanity_run(void)
|
||||
|
||||
void profanity_init(const int disable_tls)
|
||||
{
|
||||
prefs_load();
|
||||
log_init();
|
||||
prefs_load();
|
||||
gui_init();
|
||||
jabber_init(disable_tls);
|
||||
command_init();
|
||||
|
||||
Reference in New Issue
Block a user