mirror of
https://github.com/weechat/weechat.git
synced 2026-07-03 08:13:14 +02:00
Reintroduce /upgrade command, working only with core and IRC plugin today
Command will be improved in near future and other plugins like xfer will be modified to manage upgrade process.
This commit is contained in:
@@ -209,7 +209,7 @@ notify_set_buffer (struct t_gui_buffer *buffer)
|
||||
void
|
||||
notify_set_buffer_all ()
|
||||
{
|
||||
struct t_plugin_infolist *ptr_infolist;
|
||||
struct t_infolist *ptr_infolist;
|
||||
|
||||
ptr_infolist = weechat_infolist_get ("buffer", NULL, NULL);
|
||||
if (ptr_infolist)
|
||||
|
||||
Reference in New Issue
Block a user