mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-20 00:06:22 +00:00
Renamed functions in theme
This commit is contained in:
@@ -511,7 +511,7 @@ _init(const int disable_tls, char *log_level)
|
||||
prefs_load();
|
||||
accounts_load();
|
||||
gchar *theme = prefs_get_theme();
|
||||
theme_load(theme);
|
||||
theme_init(theme);
|
||||
g_free(theme);
|
||||
ui_init();
|
||||
jabber_init(disable_tls);
|
||||
|
||||
Reference in New Issue
Block a user