diff options
Diffstat (limited to 'doc/de/autogen/infolists.xml')
-rw-r--r-- | doc/de/autogen/infolists.xml | 133 |
1 files changed, 133 insertions, 0 deletions
diff --git a/doc/de/autogen/infolists.xml b/doc/de/autogen/infolists.xml new file mode 100644 index 000000000..c80b8c298 --- /dev/null +++ b/doc/de/autogen/infolists.xml @@ -0,0 +1,133 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- + ********* WARNING! ********* + + This file is autogenerated with docgen.pl script. *** DO NOT EDIT! *** + docgen.pl builds XML doc files to include in many languages +--> + +<row> + <entry>alias</entry> + <entry>alias</entry> + <entry>list of alias</entry> +</row> +<row> + <entry>irc</entry> + <entry>irc_channel</entry> + <entry>list of channels for an IRC server</entry> +</row> +<row> + <entry>irc</entry> + <entry>irc_ignore</entry> + <entry>list of IRC ignore</entry> +</row> +<row> + <entry>irc</entry> + <entry>irc_nick</entry> + <entry>list of nicks for an IRC channel</entry> +</row> +<row> + <entry>irc</entry> + <entry>irc_server</entry> + <entry>list of IRC servers</entry> +</row> +<row> + <entry>logger</entry> + <entry>logger_buffer</entry> + <entry>list of logger buffers</entry> +</row> +<row> + <entry>lua</entry> + <entry>lua_script</entry> + <entry>list of lua scripts</entry> +</row> +<row> + <entry>perl</entry> + <entry>perl_script</entry> + <entry>list of perl scripts</entry> +</row> +<row> + <entry>python</entry> + <entry>python_script</entry> + <entry>list of python scripts</entry> +</row> +<row> + <entry>relay</entry> + <entry>relay</entry> + <entry>list of relay clients</entry> +</row> +<row> + <entry>ruby</entry> + <entry>ruby_script</entry> + <entry>list of ruby scripts</entry> +</row> +<row> + <entry>tcl</entry> + <entry>tcl_script</entry> + <entry>list of tcl scripts</entry> +</row> +<row> + <entry>weechat</entry> + <entry>bar</entry> + <entry>list of bars</entry> +</row> +<row> + <entry>weechat</entry> + <entry>bar_item</entry> + <entry>list of bar items</entry> +</row> +<row> + <entry>weechat</entry> + <entry>bar_window</entry> + <entry>list of bar windows</entry> +</row> +<row> + <entry>weechat</entry> + <entry>buffer</entry> + <entry>list of buffers</entry> +</row> +<row> + <entry>weechat</entry> + <entry>buffer_lines</entry> + <entry>lines of a buffer</entry> +</row> +<row> + <entry>weechat</entry> + <entry>filter</entry> + <entry>list of filters</entry> +</row> +<row> + <entry>weechat</entry> + <entry>hook</entry> + <entry>list of hooks</entry> +</row> +<row> + <entry>weechat</entry> + <entry>hotlist</entry> + <entry>list of buffers in hotlist</entry> +</row> +<row> + <entry>weechat</entry> + <entry>nicklist</entry> + <entry>nicks in nicklist for a buffer</entry> +</row> +<row> + <entry>weechat</entry> + <entry>option</entry> + <entry>list of options</entry> +</row> +<row> + <entry>weechat</entry> + <entry>plugin</entry> + <entry>list of plugins</entry> +</row> +<row> + <entry>weechat</entry> + <entry>window</entry> + <entry>list of windows</entry> +</row> +<row> + <entry>xfer</entry> + <entry>xfer</entry> + <entry>list of xfer</entry> +</row> |