mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-25 03:46:21 +00:00
Moved beep/flash settings to preferences
This commit is contained in:
@@ -64,11 +64,11 @@ void profanity_run(void)
|
||||
|
||||
void profanity_init(const int disable_tls)
|
||||
{
|
||||
prefs_load();
|
||||
log_init();
|
||||
gui_init();
|
||||
jabber_init(disable_tls);
|
||||
command_init();
|
||||
prefs_load();
|
||||
atexit(_profanity_shutdown);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user