summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/de/autogen/plugin_api/hdata.txt6
-rw-r--r--doc/en/autogen/plugin_api/hdata.txt6
-rw-r--r--doc/fr/autogen/plugin_api/hdata.txt6
-rw-r--r--doc/it/autogen/plugin_api/hdata.txt6
4 files changed, 12 insertions, 12 deletions
diff --git a/doc/de/autogen/plugin_api/hdata.txt b/doc/de/autogen/plugin_api/hdata.txt
index 903d5ed78..a00b9ecc6 100644
--- a/doc/de/autogen/plugin_api/hdata.txt
+++ b/doc/de/autogen/plugin_api/hdata.txt
@@ -445,9 +445,9 @@
'str_time' (string) +
'tags_count' (integer) +
'tags_array' (pointer) +
- 'displayed' (integer) +
- 'highlight' (integer) +
- 'refresh_needed' (integer) +
+ 'displayed' (char) +
+ 'highlight' (char) +
+ 'refresh_needed' (char) +
'prefix' (string) +
'prefix_length' (integer) +
'message' (string) |
diff --git a/doc/en/autogen/plugin_api/hdata.txt b/doc/en/autogen/plugin_api/hdata.txt
index 4b2d19acd..641f62a58 100644
--- a/doc/en/autogen/plugin_api/hdata.txt
+++ b/doc/en/autogen/plugin_api/hdata.txt
@@ -445,9 +445,9 @@
'str_time' (string) +
'tags_count' (integer) +
'tags_array' (pointer) +
- 'displayed' (integer) +
- 'highlight' (integer) +
- 'refresh_needed' (integer) +
+ 'displayed' (char) +
+ 'highlight' (char) +
+ 'refresh_needed' (char) +
'prefix' (string) +
'prefix_length' (integer) +
'message' (string) |
diff --git a/doc/fr/autogen/plugin_api/hdata.txt b/doc/fr/autogen/plugin_api/hdata.txt
index e8afb06d2..b995cbc57 100644
--- a/doc/fr/autogen/plugin_api/hdata.txt
+++ b/doc/fr/autogen/plugin_api/hdata.txt
@@ -445,9 +445,9 @@
'str_time' (string) +
'tags_count' (integer) +
'tags_array' (pointer) +
- 'displayed' (integer) +
- 'highlight' (integer) +
- 'refresh_needed' (integer) +
+ 'displayed' (char) +
+ 'highlight' (char) +
+ 'refresh_needed' (char) +
'prefix' (string) +
'prefix_length' (integer) +
'message' (string) |
diff --git a/doc/it/autogen/plugin_api/hdata.txt b/doc/it/autogen/plugin_api/hdata.txt
index 6b3ad6c30..5eab8fa67 100644
--- a/doc/it/autogen/plugin_api/hdata.txt
+++ b/doc/it/autogen/plugin_api/hdata.txt
@@ -445,9 +445,9 @@
'str_time' (string) +
'tags_count' (integer) +
'tags_array' (pointer) +
- 'displayed' (integer) +
- 'highlight' (integer) +
- 'refresh_needed' (integer) +
+ 'displayed' (char) +
+ 'highlight' (char) +
+ 'refresh_needed' (char) +
'prefix' (string) +
'prefix_length' (integer) +
'message' (string) |