mirror of
https://github.com/weechat/weechat.git
synced 2026-06-25 04:16:38 +02:00
41 lines
1.7 KiB
XML
41 lines
1.7 KiB
XML
<!-- commands -->
|
|
|
|
<!ENTITY alias_commands.xml SYSTEM "autogen/alias_commands.xml">
|
|
<!ENTITY aspell_commands.xml SYSTEM "autogen/aspell_commands.xml">
|
|
<!ENTITY charset_commands.xml SYSTEM "autogen/charset_commands.xml">
|
|
<!ENTITY demo_commands.xml SYSTEM "autogen/demo_commands.xml">
|
|
<!ENTITY irc_commands.xml SYSTEM "autogen/irc_commands.xml">
|
|
<!ENTITY jabber_commands.xml SYSTEM "autogen/jabber_commands.xml">
|
|
<!ENTITY logger_commands.xml SYSTEM "autogen/logger_commands.xml">
|
|
<!ENTITY lua_commands.xml SYSTEM "autogen/lua_commands.xml">
|
|
<!ENTITY perl_commands.xml SYSTEM "autogen/perl_commands.xml">
|
|
<!ENTITY python_commands.xml SYSTEM "autogen/python_commands.xml">
|
|
<!ENTITY relay_commands.xml SYSTEM "autogen/relay_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">
|
|
|
|
<!-- config options -->
|
|
|
|
<!ENTITY aspell_options.xml SYSTEM "autogen/aspell_options.xml">
|
|
<!ENTITY charset_options.xml SYSTEM "autogen/charset_options.xml">
|
|
<!ENTITY irc_options.xml SYSTEM "autogen/irc_options.xml">
|
|
<!ENTITY jabber_options.xml SYSTEM "autogen/jabber_options.xml">
|
|
<!ENTITY logger_options.xml SYSTEM "autogen/logger_options.xml">
|
|
<!ENTITY relay_options.xml SYSTEM "autogen/relay_options.xml">
|
|
<!ENTITY weechat_options.xml SYSTEM "autogen/weechat_options.xml">
|
|
<!ENTITY xfer_options.xml SYSTEM "autogen/xfer_options.xml">
|
|
|
|
<!-- infos hooked -->
|
|
|
|
<!ENTITY infos.xml SYSTEM "autogen/infos.xml">
|
|
|
|
<!-- infolists hooked -->
|
|
|
|
<!ENTITY infolists.xml SYSTEM "autogen/infolists.xml">
|
|
|
|
<!-- completions hooked -->
|
|
|
|
<!ENTITY completions.xml SYSTEM "autogen/completions.xml">
|