diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2014-01-21 15:32:09 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2014-01-21 15:32:09 +0100 |
commit | 26dfd69f879c7d89b35c537fb7005d8a456cb5e7 (patch) | |
tree | 6d365ef82a844021d219a7086e7cd5b068cf792d /doc/ja/autogen | |
parent | c19da32014ccb0ae3c8bf12bf21a39adf2da3c00 (diff) | |
download | weechat-26dfd69f879c7d89b35c537fb7005d8a456cb5e7.zip |
core: change format of buffer name in output of /buffer
Now the full name of buffer is displayed, without parentheses around the
plugin name.
The old ouput was:
[1] (core) weechat (notification: all)
[1] (irc) server.freenode (notification: all)
[2] (irc) freenode.#weechat (notification: all)
Now it is:
[1] core.weechat (notification: all)
[1] irc.server.freenode (notification: all)
[2] irc.freenode.#weechat (notification: all)
Diffstat (limited to 'doc/ja/autogen')
0 files changed, 0 insertions, 0 deletions