f46fb779ce
Main changes: * irc is now a plugin * irc: remove kernel info in CTCP VERSION reply * relay: add relay plugin (network communication between WeeChat and remote application) * logger: add logger plugin with new features: backlog, level for messages to log * plugins: add some other plugins: alias, demo, fifo, tcl, xfer * api: new plugin API with many new functions: hooks, buffer management and nicklist, bars, configuration files, network, infos/infolists, lists, upgrade * gui: new display engine, with prefix and message for each line * gui: add new type of buffer, with free content * gui: fix display bug with some weird UTF-8 chars * core: improve main loop: higher timout in select(), less CPU usage * core: new name for configuration files (*.conf instead of *.rc)
21 lines
768 B
Text
21 lines
768 B
Text
@comment $NetBSD: PLIST,v 1.12 2009/11/03 22:22:31 tonio Exp $
|
|
bin/weechat-curses
|
|
include/weechat/weechat-plugin.h
|
|
lib/pkgconfig/weechat.pc
|
|
${PLIST.lua}lib/weechat/plugins/lua.la
|
|
${PLIST.perl}lib/weechat/plugins/perl.la
|
|
${PLIST.python}lib/weechat/plugins/python.la
|
|
${PLIST.ruby}lib/weechat/plugins/ruby.la
|
|
${PLIST.charset}lib/weechat/plugins/charset.la
|
|
lib/weechat/plugins/alias.la
|
|
lib/weechat/plugins/fifo.la
|
|
lib/weechat/plugins/irc.la
|
|
lib/weechat/plugins/logger.la
|
|
lib/weechat/plugins/xfer.la
|
|
share/locale/cs/LC_MESSAGES/weechat.mo
|
|
share/locale/de/LC_MESSAGES/weechat.mo
|
|
share/locale/es/LC_MESSAGES/weechat.mo
|
|
share/locale/fr/LC_MESSAGES/weechat.mo
|
|
share/locale/hu/LC_MESSAGES/weechat.mo
|
|
share/locale/pl/LC_MESSAGES/weechat.mo
|
|
share/locale/ru/LC_MESSAGES/weechat.mo
|