mirror of
https://github.com/weechat/weechat.git
synced 2026-07-09 03:03:12 +02:00
Add new plugin "relay", new function "string_format_size" in plugin API
This commit is contained in:
Vendored
+1
-1
@@ -54,7 +54,7 @@ Depends: ${misc:Depends}, ${shlibs:Depends}, weechat-curses (= ${binary:Version}
|
||||
Suggests: weechat-scripts
|
||||
Description: Plugins for WeeChat
|
||||
This package provides some plugins to enhance WeeChat. It currently ships
|
||||
the following plugins: Perl, Python, Ruby, Lua, Tcl, Aspell and Fifo.
|
||||
the following plugins: Perl, Python, Ruby, Lua, Tcl, Aspell, Relay and Fifo.
|
||||
|
||||
Package: weechat-doc
|
||||
Section: doc
|
||||
|
||||
Vendored
+2
-1
@@ -1,7 +1,8 @@
|
||||
usr/lib/weechat/plugins/aspell.so
|
||||
usr/lib/weechat/plugins/fifo.so
|
||||
usr/lib/weechat/plugins/relay.so
|
||||
usr/lib/weechat/plugins/perl.so
|
||||
usr/lib/weechat/plugins/python.so
|
||||
usr/lib/weechat/plugins/ruby.so
|
||||
usr/lib/weechat/plugins/lua.so
|
||||
usr/lib/weechat/plugins/aspell.so
|
||||
usr/lib/weechat/plugins/tcl.so
|
||||
|
||||
Reference in New Issue
Block a user