From ec9adea1985b7274f1473bfd964c642b5c1c376e Mon Sep 17 00:00:00 2001 From: Sebastien Helleu Date: Thu, 13 Feb 2014 22:34:20 +0100 Subject: [PATCH] core: use item "buffer_last_number" instead of "buffer_count" by default in status bar --- src/gui/gui-bar-item.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gui/gui-bar-item.c b/src/gui/gui-bar-item.c index 6e735d900..86c252d69 100644 --- a/src/gui/gui-bar-item.c +++ b/src/gui/gui-bar-item.c @@ -69,7 +69,7 @@ char *gui_bar_items_default_for_bars[][2] = { GUI_BAR_DEFAULT_NAME_TITLE, "buffer_title" }, { GUI_BAR_DEFAULT_NAME_STATUS, - "[time],[buffer_count],[buffer_plugin],buffer_number+:+" + "[time],[buffer_last_number],[buffer_plugin],buffer_number+:+" "buffer_name+(buffer_modes)+{buffer_nicklist_count}+buffer_zoom+" "buffer_filter,[lag],[hotlist],completion,scroll" }, { GUI_BAR_DEFAULT_NAME_NICKLIST,