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

Add Tcl script plugin (thanks to Dmitry Kobylin)

This commit is contained in:
Sebastien Helleu
2008-10-05 19:06:46 +02:00
parent 269bf55b1e
commit 44944ef01f
36 changed files with 5984 additions and 14 deletions
+1
View File
@@ -10,6 +10,7 @@
<!ENTITY perl_commands.xml SYSTEM "autogen/perl_commands.xml">
<!ENTITY python_commands.xml SYSTEM "autogen/python_commands.xml">
<!ENTITY ruby_commands.xml SYSTEM "autogen/ruby_commands.xml">
<!ENTITY tcl_commands.xml SYSTEM "autogen/tcl_commands.xml">
<!ENTITY weechat_commands.xml SYSTEM "autogen/weechat_commands.xml">
<!ENTITY xfer_commands.xml SYSTEM "autogen/xfer_commands.xml">