summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/de/autogen/plugin_api/hdata.txt11
-rw-r--r--doc/en/autogen/plugin_api/hdata.txt11
-rw-r--r--doc/fr/autogen/plugin_api/hdata.txt11
-rw-r--r--doc/it/autogen/plugin_api/hdata.txt11
4 files changed, 44 insertions, 0 deletions
diff --git a/doc/de/autogen/plugin_api/hdata.txt b/doc/de/autogen/plugin_api/hdata.txt
index f406d200d..a5235d4dc 100644
--- a/doc/de/autogen/plugin_api/hdata.txt
+++ b/doc/de/autogen/plugin_api/hdata.txt
@@ -405,6 +405,17 @@
'prev_history' (pointer, hdata: 'history') |
-
+| weechat | hotlist | hotlist |
+ 'priority' (integer) +
+ 'creation_time.tv_sec' (time) +
+ 'creation_time.tv_usec' (long) +
+ 'buffer' (pointer) +
+ 'count' (integer, array_size: '4') +
+ 'prev_hotlist' (pointer, hdata: 'hotlist') +
+ 'next_hotlist' (pointer, hdata: 'hotlist') |
+ 'gui_hotlist' +
+ 'last_gui_hotlist'
+
| weechat | input_undo | Struktur der Rücknahmen für die Befehlszeile |
'data' (string) +
'pos' (integer) +
diff --git a/doc/en/autogen/plugin_api/hdata.txt b/doc/en/autogen/plugin_api/hdata.txt
index 31683b417..92cd55129 100644
--- a/doc/en/autogen/plugin_api/hdata.txt
+++ b/doc/en/autogen/plugin_api/hdata.txt
@@ -405,6 +405,17 @@
'prev_history' (pointer, hdata: 'history') |
-
+| weechat | hotlist | hotlist |
+ 'priority' (integer) +
+ 'creation_time.tv_sec' (time) +
+ 'creation_time.tv_usec' (long) +
+ 'buffer' (pointer) +
+ 'count' (integer, array_size: '4') +
+ 'prev_hotlist' (pointer, hdata: 'hotlist') +
+ 'next_hotlist' (pointer, hdata: 'hotlist') |
+ 'gui_hotlist' +
+ 'last_gui_hotlist'
+
| weechat | input_undo | structure with undo for input line |
'data' (string) +
'pos' (integer) +
diff --git a/doc/fr/autogen/plugin_api/hdata.txt b/doc/fr/autogen/plugin_api/hdata.txt
index 93c39dbca..a7ce609ba 100644
--- a/doc/fr/autogen/plugin_api/hdata.txt
+++ b/doc/fr/autogen/plugin_api/hdata.txt
@@ -405,6 +405,17 @@
'prev_history' (pointer, hdata: 'history') |
-
+| weechat | hotlist | hotlist |
+ 'priority' (integer) +
+ 'creation_time.tv_sec' (time) +
+ 'creation_time.tv_usec' (long) +
+ 'buffer' (pointer) +
+ 'count' (integer, array_size: '4') +
+ 'prev_hotlist' (pointer, hdata: 'hotlist') +
+ 'next_hotlist' (pointer, hdata: 'hotlist') |
+ 'gui_hotlist' +
+ 'last_gui_hotlist'
+
| weechat | input_undo | structure avec le "undo" pour la ligne de commande |
'data' (string) +
'pos' (integer) +
diff --git a/doc/it/autogen/plugin_api/hdata.txt b/doc/it/autogen/plugin_api/hdata.txt
index c7daeb518..ec0325cee 100644
--- a/doc/it/autogen/plugin_api/hdata.txt
+++ b/doc/it/autogen/plugin_api/hdata.txt
@@ -405,6 +405,17 @@
'prev_history' (pointer, hdata: 'history') |
-
+| weechat | hotlist | hotlist |
+ 'priority' (integer) +
+ 'creation_time.tv_sec' (time) +
+ 'creation_time.tv_usec' (long) +
+ 'buffer' (pointer) +
+ 'count' (integer, array_size: '4') +
+ 'prev_hotlist' (pointer, hdata: 'hotlist') +
+ 'next_hotlist' (pointer, hdata: 'hotlist') |
+ 'gui_hotlist' +
+ 'last_gui_hotlist'
+
| weechat | input_undo | struttura con "undo"per la riga di input |
'data' (string) +
'pos' (integer) +