diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2010-09-28 09:37:47 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2010-09-28 09:37:47 +0200 |
commit | c38df378d60b0b87dcaf575198b2a56a53ba3169 (patch) | |
tree | b678b24046ebc41e7dfa2dcd31046d5c112c5b23 /doc/de/autogen/plugin_api | |
parent | 139a1896d7961c3e81c57d75eefda848d71ecb60 (diff) | |
download | weechat-c38df378d60b0b87dcaf575198b2a56a53ba3169.zip |
Update german translations, FAQ, user and quickstart guide
Diffstat (limited to 'doc/de/autogen/plugin_api')
-rw-r--r-- | doc/de/autogen/plugin_api/infolists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/de/autogen/plugin_api/infolists.txt b/doc/de/autogen/plugin_api/infolists.txt index a767fc686..397076ff0 100644 --- a/doc/de/autogen/plugin_api/infolists.txt +++ b/doc/de/autogen/plugin_api/infolists.txt @@ -4,7 +4,7 @@ | alias | alias | Liste der Alias | Alias Pointer (optional) | Alias Name (darf mit einem "*" als Platzhalter beginnen oder enden) (optional) -| irc | irc_channel | Liste der Channels eines IRC-Servers | Channel Pointer (optional) | server,channel (channel is optional) +| irc | irc_channel | Liste der Channels eines IRC-Servers | Channel Pointer (optional) | Server,Channel (Channel ist optional) | irc | irc_ignore | Liste von ignorierten IRCs | Ignore Pointer (optional) | - |