diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/de/autogen/plugin_api/completions.txt | 2 | ||||
-rw-r--r-- | doc/en/autogen/plugin_api/completions.txt | 2 | ||||
-rw-r--r-- | doc/fr/autogen/plugin_api/completions.txt | 2 | ||||
-rw-r--r-- | doc/it/autogen/plugin_api/completions.txt | 2 |
4 files changed, 8 insertions, 0 deletions
diff --git a/doc/de/autogen/plugin_api/completions.txt b/doc/de/autogen/plugin_api/completions.txt index 177be93cb..9a8212dd0 100644 --- a/doc/de/autogen/plugin_api/completions.txt +++ b/doc/de/autogen/plugin_api/completions.txt @@ -4,6 +4,8 @@ | alias | alias | Liste der Alias +| alias | alias_value | value of alias + | aspell | aspell_langs | Liste der Unterstützten Übersetzungen (lang) für aspell | irc | irc_channel | Aktueller IRC-Channel diff --git a/doc/en/autogen/plugin_api/completions.txt b/doc/en/autogen/plugin_api/completions.txt index f9ab6bc73..9987a8953 100644 --- a/doc/en/autogen/plugin_api/completions.txt +++ b/doc/en/autogen/plugin_api/completions.txt @@ -4,6 +4,8 @@ | alias | alias | list of aliases +| alias | alias_value | value of alias + | aspell | aspell_langs | list of supported langs for aspell | irc | irc_channel | current IRC channel diff --git a/doc/fr/autogen/plugin_api/completions.txt b/doc/fr/autogen/plugin_api/completions.txt index 4f07b8f11..5f45c0b14 100644 --- a/doc/fr/autogen/plugin_api/completions.txt +++ b/doc/fr/autogen/plugin_api/completions.txt @@ -4,6 +4,8 @@ | alias | alias | liste des alias +| alias | alias_value | valeur de l'alias + | aspell | aspell_langs | liste des langues supportées pour aspell | irc | irc_channel | canal IRC courant diff --git a/doc/it/autogen/plugin_api/completions.txt b/doc/it/autogen/plugin_api/completions.txt index 245f9e1f5..9e0dc0e6a 100644 --- a/doc/it/autogen/plugin_api/completions.txt +++ b/doc/it/autogen/plugin_api/completions.txt @@ -4,6 +4,8 @@ | alias | alias | elenco di alias +| alias | alias_value | value of alias + | aspell | aspell_langs | elenco di lingue supportate per aspell | irc | irc_channel | canale IRC corrente |