1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-27 13:26:38 +02:00

Add update of item "buffer_title" when switching to other buffer (fix problem when item is used in a root bar)

This commit is contained in:
Sebastien Helleu
2010-07-30 14:19:48 +02:00
parent 32ed39d5c4
commit 167377d25d
+2
View File
@@ -1477,6 +1477,8 @@ gui_bar_item_init ()
&gui_bar_item_default_buffer_title, NULL);
gui_bar_item_hook_signal ("buffer_title_changed",
gui_bar_item_names[GUI_BAR_ITEM_BUFFER_TITLE]);
gui_bar_item_hook_signal ("buffer_switch",
gui_bar_item_names[GUI_BAR_ITEM_BUFFER_TITLE]);
/* buffer nicklist */
gui_bar_item_new (NULL,