mirror of
https://github.com/weechat/weechat.git
synced 2026-06-27 05:16:38 +02:00
core: rename option weechat.look.set_title to weechat.look.window_title (evaluated string)
This commit is contained in:
@@ -1183,9 +1183,6 @@ plugin_display_short_list ()
|
||||
void
|
||||
plugin_init (int auto_load, int argc, char *argv[])
|
||||
{
|
||||
/* init plugin API (create some hooks) */
|
||||
plugin_api_init ();
|
||||
|
||||
/* read plugins options on disk */
|
||||
plugin_config_init ();
|
||||
plugin_config_read ();
|
||||
|
||||
Reference in New Issue
Block a user