1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-27 21:36:37 +02:00

core: fix refresh of item buffer_plugin when short name of buffer changes (for example when irc server is renamed)

This commit is contained in:
Sebastien Helleu
2011-08-17 13:11:37 +02:00
parent 4df0edbe34
commit 4f6639c98c
+2
View File
@@ -1658,6 +1658,8 @@ gui_bar_item_init ()
&gui_bar_item_default_buffer_plugin, NULL);
gui_bar_item_hook_signal ("buffer_switch",
gui_bar_item_names[GUI_BAR_ITEM_BUFFER_PLUGIN]);
gui_bar_item_hook_signal ("buffer_renamed",
gui_bar_item_names[GUI_BAR_ITEM_BUFFER_PLUGIN]);
/* buffer number */
gui_bar_item_new (NULL,