[weechat] Updates for 0.4.3
This commit is contained in:
parent
163e65890c
commit
71ce4842aa
12 changed files with 159 additions and 31 deletions
|
|
@ -1,14 +1,12 @@
|
|||
#
|
||||
# plugins.conf -- weechat v0.3.7
|
||||
# plugins.conf -- weechat v0.4.3
|
||||
#
|
||||
|
||||
[var]
|
||||
fifo.fifo = "on"
|
||||
guile.check_license = "on"
|
||||
lua.check_license = "on"
|
||||
perl.check_license = "on"
|
||||
guile.check_license = "off"
|
||||
lua.check_license = "off"
|
||||
perl.check_license = "off"
|
||||
python.check_license = "on"
|
||||
ruby.check_license = "on"
|
||||
tcl.check_license = "on"
|
||||
|
||||
[desc]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue