diff options
Diffstat (limited to 'doc/de/autogen/irc_infos.xml')
-rw-r--r-- | doc/de/autogen/irc_infos.xml | 48 |
1 files changed, 0 insertions, 48 deletions
diff --git a/doc/de/autogen/irc_infos.xml b/doc/de/autogen/irc_infos.xml deleted file mode 100644 index 8f8753ce5..000000000 --- a/doc/de/autogen/irc_infos.xml +++ /dev/null @@ -1,48 +0,0 @@ -<?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>info</entry> - <entry>irc_buffer</entry> - <entry>get buffer pointer for an IRC server/channel</entry> -</row> -<row> - <entry>info</entry> - <entry>irc_is_channel</entry> - <entry>1 if string is an IRC channel</entry> -</row> -<row> - <entry>info</entry> - <entry>irc_nick</entry> - <entry>get current nick on a server</entry> -</row> -<row> - <entry>info</entry> - <entry>irc_nick_from_host</entry> - <entry>get nick from IRC host</entry> -</row> -<row> - <entry>infolist</entry> - <entry>irc_channel</entry> - <entry>list of channels for an IRC server</entry> -</row> -<row> - <entry>infolist</entry> - <entry>irc_ignore</entry> - <entry>list of IRC ignore</entry> -</row> -<row> - <entry>infolist</entry> - <entry>irc_nick</entry> - <entry>list of nicks for an IRC channel</entry> -</row> -<row> - <entry>infolist</entry> - <entry>irc_server</entry> - <entry>list of IRC servers</entry> -</row> |