diff --git a/docs/en/EXTENDING.txt b/docs/en/EXTENDING.txt index 656bb2fd1..2b2e79b65 100644 --- a/docs/en/EXTENDING.txt +++ b/docs/en/EXTENDING.txt @@ -2,10 +2,10 @@ Tux Paint version 0.9.32 - Copyright © 2002-2023 by various contributors; see AUTHORS.txt. + Copyright © 2002-2024 by various contributors; see AUTHORS.txt. https://tuxpaint.org/ - May 29, 2023 + January 26, 2024 +-----------------------------------------+ | Table of Contents | @@ -976,7 +976,8 @@ been pressed (one each for: no modifiers, [Shift], [AltGr], and [Shift] + KEY 133 2.0 Cmp Cmp Cmp Cmp 0 - # The ALT or ALTGR keys are used in im to switch the input mode + # The ALT or ALTGR keys are used in 'im' (input methods) to switch the + input mode KEY 64 2.0 Alt Alt Alt Alt 0 # Space diff --git a/docs/en/MAGIC-API.txt b/docs/en/MAGIC-API.txt index 18597d30a..5ab196160 100644 --- a/docs/en/MAGIC-API.txt +++ b/docs/en/MAGIC-API.txt @@ -6,7 +6,7 @@ Copyright © 2007-2024 by various contributors; see AUTHORS.txt. https://tuxpaint.org/ - January 1, 2024 + January 26, 2024 +--------------------------------------------------+ | Table of Contents | @@ -747,7 +747,7 @@ clamp(lo, value, hi) -Constant Defintions in "tp_magic_api.h" +Constant Definitions in "tp_magic_api.h" The following is a summary of constant values that are set (via "#define") within the 'Magic' tool API header file. diff --git a/docs/en/README.txt b/docs/en/README.txt index 321be56df..319815b7a 100644 --- a/docs/en/README.txt +++ b/docs/en/README.txt @@ -6,7 +6,7 @@ Copyright © 2002-2024 by various contributors; see AUTHORS.txt. https://tuxpaint.org/ - January 13, 2024 + January 26, 2024 +-------------------------------------------------+ | Table of Contents | diff --git a/docs/en/html/EXTENDING.html b/docs/en/html/EXTENDING.html index 4d344c14e..7ea13267d 100644 --- a/docs/en/html/EXTENDING.html +++ b/docs/en/html/EXTENDING.html @@ -95,12 +95,12 @@ version 0.9.32

- Copyright © 2002-2023 by various contributors; see AUTHORS.txt.
+ Copyright © 2002-2024 by various contributors; see AUTHORS.txt.
https://tuxpaint.org/

- May 29, 2023

+ January 26, 2024

@@ -1149,7 +1149,7 @@
KEY 133 2.0 Cmp Cmp Cmp Cmp 0

- # The ALT or ALTGR keys are used in im to switch the input mode
+ # The ALT or ALTGR keys are used in 'im' (input methods) to switch the input mode
KEY 64 2.0 Alt Alt Alt Alt 0

# Space
diff --git a/docs/en/html/MAGIC-API.html b/docs/en/html/MAGIC-API.html index e8af5a319..0a4432dba 100644 --- a/docs/en/html/MAGIC-API.html +++ b/docs/en/html/MAGIC-API.html @@ -102,7 +102,7 @@

- January 1, 2024

+ January 26, 2024

@@ -739,10 +739,10 @@ -
+

- Constant Defintions in "tp_magic_api.h"

+ Constant Definitions in "tp_magic_api.h"

@@ -766,7 +766,7 @@

These are flags for Tux Paint's "special_notify()" helper function. They are described above.
-
+
diff --git a/docs/en/html/README.html b/docs/en/html/README.html index 0c00624c7..76e205fd3 100644 --- a/docs/en/html/README.html +++ b/docs/en/html/README.html @@ -102,7 +102,7 @@

- January 13, 2024

+ January 26, 2024

- Copyright © 2002-2023 by various contributors; see AUTHORS.txt.
+ Copyright © 2002-2024 by various contributors; see AUTHORS.txt.
https://tuxpaint.org/

- mayo 29, 2023

+ enero 26, 2024

@@ -1149,7 +1149,7 @@
KEY 133 2.0 Cmp Cmp Cmp Cmp 0

- # The ALT or ALTGR keys are used in im to switch the input mode
+ # The ALT or ALTGR keys are used in 'im' (input methods) to switch the input mode
KEY 64 2.0 Alt Alt Alt Alt 0

# Space
diff --git a/docs/es_ES.UTF-8/html/MAGIC-API.html b/docs/es_ES.UTF-8/html/MAGIC-API.html index cbcbe45ac..5241458cb 100644 --- a/docs/es_ES.UTF-8/html/MAGIC-API.html +++ b/docs/es_ES.UTF-8/html/MAGIC-API.html @@ -102,7 +102,7 @@

- enero 1, 2024

+ enero 26, 2024

@@ -739,10 +739,10 @@ -
+

- Constant Defintions in "tp_magic_api.h"

+ Constant Definitions in "tp_magic_api.h"

@@ -766,7 +766,7 @@

These are flags for Tux Paint's "special_notify()" helper function. They are described above.
-
+
diff --git a/docs/es_ES.UTF-8/html/README.html b/docs/es_ES.UTF-8/html/README.html index 510d851a2..1d2072ec1 100644 --- a/docs/es_ES.UTF-8/html/README.html +++ b/docs/es_ES.UTF-8/html/README.html @@ -102,7 +102,7 @@

- enero 13, 2024

+ enero 26, 2024

- Copyright © 2002-2023 by divers contributeurs; voir AUTHORS.txt.
+ Copyright © 2002-2024 by divers contributeurs; voir AUTHORS.txt.
https://tuxpaint.org/

- mai 29, 2023

+ janvier 26, 2024

@@ -1149,7 +1149,7 @@
KEY 133 2.0 Cmp Cmp Cmp Cmp 0

- # Les touches ALT ou ALTGR sont utilisées dans im pour changer de mode de saisie
+ # The ALT or ALTGR keys are used in 'im' (input methods) to switch the input mode
KEY 64 2.0 Alt Alt Alt Alt 0

# Espace
diff --git a/docs/fr_FR.UTF-8/html/MAGIC-API.html b/docs/fr_FR.UTF-8/html/MAGIC-API.html index 613eedca2..03183228e 100644 --- a/docs/fr_FR.UTF-8/html/MAGIC-API.html +++ b/docs/fr_FR.UTF-8/html/MAGIC-API.html @@ -102,7 +102,7 @@

- janvier 1, 2024

+ janvier 26, 2024

@@ -739,10 +739,10 @@ -
+

- Constant Defintions in "tp_magic_api.h"

+ Constant Definitions in "tp_magic_api.h"

@@ -766,7 +766,7 @@

These are flags for Tux Paint's "special_notify()" helper function. They are described above.
-
+
diff --git a/docs/fr_FR.UTF-8/html/README.html b/docs/fr_FR.UTF-8/html/README.html index 5739ae813..9eb0ec798 100644 --- a/docs/fr_FR.UTF-8/html/README.html +++ b/docs/fr_FR.UTF-8/html/README.html @@ -102,7 +102,7 @@

- janvier 13, 2024

+ janvier 26, 2024

- Copyright © 2002-2023 by varios colaboradores; see AUTHORS.txt.
+ Copyright © 2002-2024 by varios colaboradores; see AUTHORS.txt.
https://tuxpaint.org/

- 29 de Maio de 2023

+ 26 de Xaneiro de 2024

@@ -1149,7 +1149,7 @@
KEY 133 2.0 Cmp Cmp Cmp Cmp 0

- # As teclas ALT ou ALTGR úsanse no método de entrada (im) para cambiar o modo de entrada
+ # The ALT or ALTGR keys are used in 'im' (input methods) to switch the input mode
KEY 64 2.0 Alt Alt Alt Alt 0

# Espazo
diff --git a/docs/gl_ES.UTF-8/html/MAGIC-API.html b/docs/gl_ES.UTF-8/html/MAGIC-API.html index 843463908..452e3fa7a 100644 --- a/docs/gl_ES.UTF-8/html/MAGIC-API.html +++ b/docs/gl_ES.UTF-8/html/MAGIC-API.html @@ -102,7 +102,7 @@

- Xaneiro 1, 2024

+ Xaneiro 26, 2024

@@ -739,10 +739,10 @@ -
+

- Constant Defintions in "tp_magic_api.h"

+ Constant Definitions in "tp_magic_api.h"

@@ -766,7 +766,7 @@

These are flags for Tux Paint's "special_notify()" helper function. They are described above.
-
+
diff --git a/docs/gl_ES.UTF-8/html/README.html b/docs/gl_ES.UTF-8/html/README.html index 80c767b1e..746cab7e3 100644 --- a/docs/gl_ES.UTF-8/html/README.html +++ b/docs/gl_ES.UTF-8/html/README.html @@ -102,7 +102,7 @@

- 13 de Xaneiro de 2024

+ 26 de Xaneiro de 2024

- Copyright © 2002-2023 by various contributors; see AUTHORS.txt.
+ Copyright © 2002-2024 by various contributors; see AUTHORS.txt.
https://tuxpaint.org/

- maí 29, 2023

+ janúar 26, 2024

@@ -1149,7 +1149,7 @@
KEY 133 2.0 Cmp Cmp Cmp Cmp 0

- # The ALT or ALTGR keys are used in im to switch the input mode
+ # The ALT or ALTGR keys are used in 'im' (input methods) to switch the input mode
KEY 64 2.0 Alt Alt Alt Alt 0

# Space
diff --git a/docs/is_IS.UTF-8/html/MAGIC-API.html b/docs/is_IS.UTF-8/html/MAGIC-API.html index ee5a64645..5838c7e3e 100644 --- a/docs/is_IS.UTF-8/html/MAGIC-API.html +++ b/docs/is_IS.UTF-8/html/MAGIC-API.html @@ -102,7 +102,7 @@

- 1. janúar 2024

+ 26. janúar 2024

@@ -739,10 +739,10 @@ -
+

- Constant Defintions in "tp_magic_api.h"

+ Constant Definitions in "tp_magic_api.h"

@@ -766,7 +766,7 @@

These are flags for Tux Paint's "special_notify()" helper function. They are described above.
-
+
diff --git a/docs/is_IS.UTF-8/html/README.html b/docs/is_IS.UTF-8/html/README.html index d1f58442a..2a056cd01 100644 --- a/docs/is_IS.UTF-8/html/README.html +++ b/docs/is_IS.UTF-8/html/README.html @@ -102,7 +102,7 @@

- janúar 13, 2024

+ janúar 26, 2024

- Copyright © 2002-2023 by various contributors; AUTHORS.txt 参照.
+ Copyright © 2002-2024 by various contributors; AUTHORS.txt 参照.
https://tuxpaint.org/

- 2023年5月29日

+ 2024年1月26日

@@ -1149,7 +1149,7 @@
KEY 133 2.0 Cmp Cmp Cmp Cmp 0

- # The ALT or ALTGR keys are used in im to switch the input mode
+ # The ALT or ALTGR keys are used in 'im' (input methods) to switch the input mode
KEY 64 2.0 Alt Alt Alt Alt 0

# Space
diff --git a/docs/ja_JP.UTF-8/html/MAGIC-API.html b/docs/ja_JP.UTF-8/html/MAGIC-API.html index e843be57d..e26ebc985 100644 --- a/docs/ja_JP.UTF-8/html/MAGIC-API.html +++ b/docs/ja_JP.UTF-8/html/MAGIC-API.html @@ -102,7 +102,7 @@

- 1月 1, 2024

+ 1月 26, 2024

@@ -739,10 +739,10 @@ -
+

- Constant Defintions in "tp_magic_api.h"

+ Constant Definitions in "tp_magic_api.h"

@@ -766,7 +766,7 @@

These are flags for Tux Paint's "special_notify()" helper function. They are described above.
-
+
diff --git a/docs/ja_JP.UTF-8/html/README.html b/docs/ja_JP.UTF-8/html/README.html index cee4ad240..18a1ddcfc 100644 --- a/docs/ja_JP.UTF-8/html/README.html +++ b/docs/ja_JP.UTF-8/html/README.html @@ -102,7 +102,7 @@

- 2024年1月13日

+ 2024年1月26日