diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2008-10-05 19:06:46 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2008-10-05 19:06:46 +0200 |
commit | 44944ef01ff2c0b81d4b6d6ce6d0f95ee6dd35a5 (patch) | |
tree | 4076ea07aa8ccf325842fa5525630e6e779f8ec4 /doc/include_autogen.xml | |
parent | 269bf55b1ebd9a2342dd0e66af58f1d798652e7a (diff) | |
download | weechat-44944ef01ff2c0b81d4b6d6ce6d0f95ee6dd35a5.zip |
Add Tcl script plugin (thanks to Dmitry Kobylin)
Diffstat (limited to 'doc/include_autogen.xml')
-rw-r--r-- | doc/include_autogen.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/include_autogen.xml b/doc/include_autogen.xml index dba03e9dd..25d8caffc 100644 --- a/doc/include_autogen.xml +++ b/doc/include_autogen.xml @@ -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"> |