blob: 4c650d3e7824f3389033bee9499faff9b95d322e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
|
<!-- 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">
|