1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-06 09:43:13 +02:00

Add IRC bar items (buffer name, lag indicator), use bar items from plugins with callback to core items if not found

This commit is contained in:
Sebastien Helleu
2008-09-21 19:32:41 +02:00
parent e1bb85457a
commit a8b12f2597
30 changed files with 396 additions and 47 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
/* irc-buffer.c: manages buffers for IRC protocol */
/* irc-buffer.c: manages buffers for IRC plugin */
#include <stdlib.h>