From ddc972dddefe7f5a0e8eea76c63d4c0a0995103c Mon Sep 17 00:00:00 2001
From: Bill Kendrick
- 30 January 2021
+ 3 March 2021- 23 January 2021
+ 3 March 2021- 30 January 2021
+ 3 March 2021- 5 February 2021
+ 3 March 2021- 30 January 2021
+ 3 March 2021- 20 February 2021
+ 3 March 2021$ tuxpaint-import grandma.jpg
grandma.jpg ->
- /home/username/.tuxpaint/saved/20210220203651.png
+ /home/username/.tuxpaint/saved/20210303230614.png
jpegtopnm: WRITING A PPM FILE
@@ -1336,11 +1336,7 @@
To avoid having the image stretched or smeared, you can resize it to Tux Paint's canvas size. This size depends on the size of the Tux Paint window, or resolution at which Tux Paint is run, if in fullscreen. (Note: The default resolution is 800x600.) See "Calculating Image Dimensions", below.
- Save the picture in PNG format. It is highly - recommended that you name the filename using the current - date and time, since that's the convention Tux Paint - uses: -
+ Save the picture in PNG format. It is highly recommended that you name the filename using the current date and time, since that's the convention Tux Paint uses:@@ -1336,11 +1336,7 @@ To avoid having the image stretched or smeared, you can resize it to Tux Paint's canvas size. This size depends on the size of the Tux Paint window, or resolution at which Tux Paint is run, if in fullscreen. (Note: The default resolution is 800x600.) See "Calculating Image Dimensions", below.YYYYMMDDhhmmss.png@@ -1356,7 +1352,7 @@- Example: "
+ Example: "20210220203651.png", for 20 February 2021 at 20:36:51.20210731110500.png", for July 31, 2021 at 11:05am.Place this PNG file in your Tux Paint "
diff --git a/docs/en/html/SIGNALS.html b/docs/en/html/SIGNALS.html index db01dcf13..8e623e358 100644 --- a/docs/en/html/SIGNALS.html +++ b/docs/en/html/SIGNALS.html @@ -26,7 +26,7 @@saved" directory/folder. (See above.)- 30 January 2021
+ 3 March 2021
diff --git a/docs/en/html/SVG.html b/docs/en/html/SVG.html index 55da31f3e..c4c82b5d1 100644 --- a/docs/en/html/SVG.html +++ b/docs/en/html/SVG.html @@ -26,7 +26,7 @@- 30 January 2021
+ 3 March 2021
diff --git a/docs/es_ES.UTF-8/EXTENDING.txt b/docs/es_ES.UTF-8/EXTENDING.txt index 886b89517..31bb46314 100644 --- a/docs/es_ES.UTF-8/EXTENDING.txt +++ b/docs/es_ES.UTF-8/EXTENDING.txt @@ -5,7 +5,7 @@ Copyright © 2002-2021 by various contributors; see AUTHORS. http://www.tuxpaint.org/ - 30 enero 2021 + 3 March 2021 ---------------------------------------------------------------------- diff --git a/docs/es_ES.UTF-8/FAQ.txt b/docs/es_ES.UTF-8/FAQ.txt index ba3e63b5a..1b7101b92 100644 --- a/docs/es_ES.UTF-8/FAQ.txt +++ b/docs/es_ES.UTF-8/FAQ.txt @@ -4,7 +4,7 @@ Copyright © 2002-2021 by various contributors; see AUTHORS. http://www.tuxpaint.org/ - 23 enero 2021 + 3 March 2021 ---------------------------------------------------------------------- diff --git a/docs/es_ES.UTF-8/INSTALL.txt b/docs/es_ES.UTF-8/INSTALL.txt index e0a8989f0..ea67395b6 100644 --- a/docs/es_ES.UTF-8/INSTALL.txt +++ b/docs/es_ES.UTF-8/INSTALL.txt @@ -5,7 +5,7 @@ Copyright © 2002-2021 by various contributors; see AUTHORS. http://www.tuxpaint.org/ - 30 enero 2021 + 3 March 2021 ---------------------------------------------------------------------- diff --git a/docs/es_ES.UTF-8/OPTIONS.txt b/docs/es_ES.UTF-8/OPTIONS.txt index 88adb04c4..ce995dd7b 100644 --- a/docs/es_ES.UTF-8/OPTIONS.txt +++ b/docs/es_ES.UTF-8/OPTIONS.txt @@ -6,7 +6,7 @@ Options Documentation Copyright © 2002-2021 by various contributors; see AUTHORS. http://www.tuxpaint.org/ - 5 febrero 2021 + 3 March 2021 ---------------------------------------------------------------------- diff --git a/docs/es_ES.UTF-8/PNG.txt b/docs/es_ES.UTF-8/PNG.txt index 578c00c4e..e6be9e425 100644 --- a/docs/es_ES.UTF-8/PNG.txt +++ b/docs/es_ES.UTF-8/PNG.txt @@ -5,7 +5,7 @@ Copyright © 2007-2021 by various contributors; see AUTHORS. http://www.tuxpaint.org/ - 30 enero 2021 + 3 March 2021 ---------------------------------------------------------------------- diff --git a/docs/es_ES.UTF-8/README.txt b/docs/es_ES.UTF-8/README.txt index 57f0e1d06..c5a3771bf 100644 --- a/docs/es_ES.UTF-8/README.txt +++ b/docs/es_ES.UTF-8/README.txt @@ -6,7 +6,7 @@ Copyright © 2002-2021 by various contributors; see AUTHORS. http://www.tuxpaint.org/ - 20 febrero 2021 + 3 March 2021 ---------------------------------------------------------------------- @@ -883,7 +883,7 @@ Using the import script, "tuxpaint-import" Example: $ tuxpaint-import grandma.jpg - grandma.jpg -> /home/username/.tuxpaint/saved/20210220203557.png + grandma.jpg -> /home/username/.tuxpaint/saved/20210303230300.png jpegtopnm: WRITING A PPM FILE The first line ("tuxpaint-import grandma.jpg") is the command to run. @@ -925,7 +925,7 @@ Importing Pictures Manually * mm = Minute (two digits, "00"-"59") * ss = Seconds (two digits, "00"-"59") - Example: "20210220203557.png", for 20 febrero 2021 at 20:35:57. + Example: "20210731110500.png", for July 31, 2021 at 11:05am. Place this PNG file in your Tux Paint "saved" directory/folder. (See above.) diff --git a/docs/es_ES.UTF-8/SIGNALS.txt b/docs/es_ES.UTF-8/SIGNALS.txt index 51e7b13d6..3e2e84e5d 100644 --- a/docs/es_ES.UTF-8/SIGNALS.txt +++ b/docs/es_ES.UTF-8/SIGNALS.txt @@ -5,7 +5,7 @@ Copyright © 2019-2021 by various contributors; see AUTHORS. http://www.tuxpaint.org/ - 30 enero 2021 + 3 March 2021 ---------------------------------------------------------------------- diff --git a/docs/es_ES.UTF-8/SVG.txt b/docs/es_ES.UTF-8/SVG.txt index 27985e30d..4d7029922 100644 --- a/docs/es_ES.UTF-8/SVG.txt +++ b/docs/es_ES.UTF-8/SVG.txt @@ -5,7 +5,7 @@ Copyright © 2007-2021 by various contributors; see AUTHORS. http://www.tuxpaint.org/ - 30 enero 2021 + 3 March 2021 ---------------------------------------------------------------------- diff --git a/docs/es_ES.UTF-8/html/EXTENDING.html b/docs/es_ES.UTF-8/html/EXTENDING.html index ebf5681bc..286b0d9f8 100644 --- a/docs/es_ES.UTF-8/html/EXTENDING.html +++ b/docs/es_ES.UTF-8/html/EXTENDING.html @@ -26,7 +26,7 @@- 30 enero 2021
+ 3 March 2021
- 23 enero 2021
+ 3 March 2021
diff --git a/docs/es_ES.UTF-8/html/INSTALL.html b/docs/es_ES.UTF-8/html/INSTALL.html index c43405abb..46a2a9f95 100644 --- a/docs/es_ES.UTF-8/html/INSTALL.html +++ b/docs/es_ES.UTF-8/html/INSTALL.html @@ -26,7 +26,7 @@- 30 enero 2021
+ 3 March 2021
diff --git a/docs/es_ES.UTF-8/html/OPTIONS.html b/docs/es_ES.UTF-8/html/OPTIONS.html index 7e8384485..c6bdfbfb9 100644 --- a/docs/es_ES.UTF-8/html/OPTIONS.html +++ b/docs/es_ES.UTF-8/html/OPTIONS.html @@ -25,7 +25,7 @@- 5 febrero 2021
+ 3 March 2021
- 30 enero 2021
+ 3 March 2021
diff --git a/docs/es_ES.UTF-8/html/README.html b/docs/es_ES.UTF-8/html/README.html index f244e5804..0e3cc6609 100644 --- a/docs/es_ES.UTF-8/html/README.html +++ b/docs/es_ES.UTF-8/html/README.html @@ -28,7 +28,7 @@- 20 febrero 2021
+ 3 March 2021
$ tuxpaint-import grandma.jpg
grandma.jpg -> - /home/username/.tuxpaint/saved/20210220203557.png
+ /home/username/.tuxpaint/saved/20210303230300.png
jpegtopnm: WRITING A PPM FILE
- Save the picture in PNG format. It is highly - recommended that you name the filename using the current - date and time, since that's the convention Tux Paint - uses: -
+ Save the picture in PNG format. It is highly recommended that you name the filename using the current date and time, since that's the convention Tux Paint uses:@@ -1336,11 +1336,7 @@ To avoid having the image stretched or smeared, you can resize it to Tux Paint's canvas size. This size depends on the size of the Tux Paint window, or resolution at which Tux Paint is run, if in fullscreen. (Note: The default resolution is 800x600.) See "Calculating Image Dimensions", below.YYYYMMDDhhmmss.png@@ -1356,7 +1352,7 @@- Example: "
+ Example: "20210220203557.png", for 20 febrero 2021 at 20:35:57.20210731110500.png", for July 31, 2021 at 11:05am.Place this PNG file in your Tux Paint "
diff --git a/docs/es_ES.UTF-8/html/SIGNALS.html b/docs/es_ES.UTF-8/html/SIGNALS.html index 834d99b5a..1f569ef27 100644 --- a/docs/es_ES.UTF-8/html/SIGNALS.html +++ b/docs/es_ES.UTF-8/html/SIGNALS.html @@ -26,7 +26,7 @@saved" directory/folder. (See above.)- 30 enero 2021
+ 3 March 2021
diff --git a/docs/es_ES.UTF-8/html/SVG.html b/docs/es_ES.UTF-8/html/SVG.html index 9642b1a03..d73648592 100644 --- a/docs/es_ES.UTF-8/html/SVG.html +++ b/docs/es_ES.UTF-8/html/SVG.html @@ -26,7 +26,7 @@- 30 enero 2021
+ 3 March 2021
diff --git a/docs/fr_FR.UTF-8/EXTENDING.txt b/docs/fr_FR.UTF-8/EXTENDING.txt index 8674160f8..fc202b17f 100644 --- a/docs/fr_FR.UTF-8/EXTENDING.txt +++ b/docs/fr_FR.UTF-8/EXTENDING.txt @@ -5,7 +5,7 @@ Copyright © 2002-2021 by various contributors; cf AUTHORS. http://www.tuxpaint.org/ - 30 janvier 2021 + 3 March 2021 ---------------------------------------------------------------------- diff --git a/docs/fr_FR.UTF-8/FAQ.txt b/docs/fr_FR.UTF-8/FAQ.txt index 8c19826ed..c559fea3e 100644 --- a/docs/fr_FR.UTF-8/FAQ.txt +++ b/docs/fr_FR.UTF-8/FAQ.txt @@ -4,7 +4,7 @@ Copyright © 2002-2021 by various contributors; cf AUTHORS. http://www.tuxpaint.org/ - 23 janvier 2021 + 3 March 2021 ---------------------------------------------------------------------- diff --git a/docs/fr_FR.UTF-8/INSTALL.txt b/docs/fr_FR.UTF-8/INSTALL.txt index 1bb2e0c79..a7b1f0dad 100644 --- a/docs/fr_FR.UTF-8/INSTALL.txt +++ b/docs/fr_FR.UTF-8/INSTALL.txt @@ -5,7 +5,7 @@ Copyright © 2002-2021 by various contributors; cf AUTHORS. http://www.tuxpaint.org/ - 30 janvier 2021 + 3 March 2021 ---------------------------------------------------------------------- diff --git a/docs/fr_FR.UTF-8/OPTIONS.txt b/docs/fr_FR.UTF-8/OPTIONS.txt index d0395a606..b21ed2267 100644 --- a/docs/fr_FR.UTF-8/OPTIONS.txt +++ b/docs/fr_FR.UTF-8/OPTIONS.txt @@ -6,7 +6,7 @@ Documentation sur les options Copyright © 2002-2021 by various contributors; cf AUTHORS. http://www.tuxpaint.org/ - 5 février 2021 + 3 March 2021 ---------------------------------------------------------------------- diff --git a/docs/fr_FR.UTF-8/PNG.txt b/docs/fr_FR.UTF-8/PNG.txt index 5107bcd4c..2187783e9 100644 --- a/docs/fr_FR.UTF-8/PNG.txt +++ b/docs/fr_FR.UTF-8/PNG.txt @@ -5,7 +5,7 @@ Copyright © 2007-2021 by various contributors; cf AUTHORS. http://www.tuxpaint.org/ - 30 janvier 2021 + 3 March 2021 ---------------------------------------------------------------------- diff --git a/docs/fr_FR.UTF-8/README.txt b/docs/fr_FR.UTF-8/README.txt index e8431c2dc..6bc31d106 100644 --- a/docs/fr_FR.UTF-8/README.txt +++ b/docs/fr_FR.UTF-8/README.txt @@ -6,7 +6,7 @@ Copyright © 2002-2021 by various contributors; cf AUTHORS. http://www.tuxpaint.org/ - 20 février 2021 + 3 March 2021 ---------------------------------------------------------------------- @@ -883,7 +883,7 @@ Using the import script, "tuxpaint-import" Example: $ tuxpaint-import grandma.jpg - grandma.jpg -> /home/username/.tuxpaint/saved/20210220203557.png + grandma.jpg -> /home/username/.tuxpaint/saved/20210303230300.png jpegtopnm: WRITING A PPM FILE The first line ("tuxpaint-import grandma.jpg") is the command to run. @@ -925,7 +925,7 @@ Importing Pictures Manually * mm = Minute (two digits, "00"-"59") * ss = Seconds (two digits, "00"-"59") - Example: "20210220203557.png", for 20 février 2021 at 20:35:57. + Example: "20210731110500.png", for July 31, 2021 at 11:05am. Place this PNG file in your Tux Paint "saved" directory/folder. (See above.) diff --git a/docs/fr_FR.UTF-8/SIGNALS.txt b/docs/fr_FR.UTF-8/SIGNALS.txt index 7563943c8..e6dbaa4c2 100644 --- a/docs/fr_FR.UTF-8/SIGNALS.txt +++ b/docs/fr_FR.UTF-8/SIGNALS.txt @@ -5,7 +5,7 @@ Copyright © 2019-2021 by various contributors; cf AUTHORS. http://www.tuxpaint.org/ - 30 janvier 2021 + 3 March 2021 ---------------------------------------------------------------------- diff --git a/docs/fr_FR.UTF-8/SVG.txt b/docs/fr_FR.UTF-8/SVG.txt index fe424bc77..d3abe6529 100644 --- a/docs/fr_FR.UTF-8/SVG.txt +++ b/docs/fr_FR.UTF-8/SVG.txt @@ -5,7 +5,7 @@ Copyright © 2007-2021 by various contributors; cf AUTHORS. http://www.tuxpaint.org/ - 30 janvier 2021 + 3 March 2021 ---------------------------------------------------------------------- diff --git a/docs/fr_FR.UTF-8/html/EXTENDING.html b/docs/fr_FR.UTF-8/html/EXTENDING.html index bc27e718d..e303bc482 100644 --- a/docs/fr_FR.UTF-8/html/EXTENDING.html +++ b/docs/fr_FR.UTF-8/html/EXTENDING.html @@ -26,7 +26,7 @@- 30 janvier 2021
+ 3 March 2021
- 23 janvier 2021
+ 3 March 2021
diff --git a/docs/fr_FR.UTF-8/html/INSTALL.html b/docs/fr_FR.UTF-8/html/INSTALL.html index 64ab31391..7d62f0c74 100644 --- a/docs/fr_FR.UTF-8/html/INSTALL.html +++ b/docs/fr_FR.UTF-8/html/INSTALL.html @@ -26,7 +26,7 @@- 30 janvier 2021
+ 3 March 2021
diff --git a/docs/fr_FR.UTF-8/html/OPTIONS.html b/docs/fr_FR.UTF-8/html/OPTIONS.html index 33f6f9841..47dcae167 100644 --- a/docs/fr_FR.UTF-8/html/OPTIONS.html +++ b/docs/fr_FR.UTF-8/html/OPTIONS.html @@ -25,7 +25,7 @@- 5 février 2021
+ 3 March 2021
- 30 janvier 2021
+ 3 March 2021
diff --git a/docs/fr_FR.UTF-8/html/README.html b/docs/fr_FR.UTF-8/html/README.html index 641fcdf03..d14b680ce 100644 --- a/docs/fr_FR.UTF-8/html/README.html +++ b/docs/fr_FR.UTF-8/html/README.html @@ -28,7 +28,7 @@- 20 février 2021
+ 3 March 2021
$ tuxpaint-import grandma.jpg
grandma.jpg -> - /home/username/.tuxpaint/saved/20210220203557.png
+ /home/username/.tuxpaint/saved/20210303230300.png
jpegtopnm: WRITING A PPM FILE
- Save the picture in PNG format. It is highly - recommended that you name the filename using the current - date and time, since that's the convention Tux Paint - uses: -
+ Save the picture in PNG format. It is highly recommended that you name the filename using the current date and time, since that's the convention Tux Paint uses:@@ -1336,11 +1336,7 @@ To avoid having the image stretched or smeared, you can resize it to Tux Paint's canvas size. This size depends on the size of the Tux Paint window, or resolution at which Tux Paint is run, if in fullscreen. (Note: The default resolution is 800x600.) See "Cálculo das dimensións da imaxe", below.YYYYMMDDhhmmss.png@@ -1356,7 +1352,7 @@- Example: "
+ Example: "20210220203557.png", for 20 février 2021 at 20:35:57.20210731110500.png", for July 31, 2021 at 11:05am.Place this PNG file in your Tux Paint "
diff --git a/docs/fr_FR.UTF-8/html/SIGNALS.html b/docs/fr_FR.UTF-8/html/SIGNALS.html index bd73b2120..2f1944208 100644 --- a/docs/fr_FR.UTF-8/html/SIGNALS.html +++ b/docs/fr_FR.UTF-8/html/SIGNALS.html @@ -26,7 +26,7 @@saved" directory/folder. (See above.)- 30 janvier 2021
+ 3 March 2021
diff --git a/docs/fr_FR.UTF-8/html/SVG.html b/docs/fr_FR.UTF-8/html/SVG.html index a35fc4777..b7bda9f23 100644 --- a/docs/fr_FR.UTF-8/html/SVG.html +++ b/docs/fr_FR.UTF-8/html/SVG.html @@ -26,7 +26,7 @@- 30 janvier 2021
+ 3 March 2021
diff --git a/docs/gl_ES.UTF-8/EXTENDING.txt b/docs/gl_ES.UTF-8/EXTENDING.txt index 6205beec5..9adbc549a 100644 --- a/docs/gl_ES.UTF-8/EXTENDING.txt +++ b/docs/gl_ES.UTF-8/EXTENDING.txt @@ -5,7 +5,7 @@ Copyright © 2002-2021 por varios colaboradores; vexa AUTHORS (AUTORES). http://www.tuxpaint.org/ - 30 Xaneiro 2021 + 3 March 2021 ---------------------------------------------------------------------- diff --git a/docs/gl_ES.UTF-8/FAQ.txt b/docs/gl_ES.UTF-8/FAQ.txt index f3c1a9bec..42ffc5092 100644 --- a/docs/gl_ES.UTF-8/FAQ.txt +++ b/docs/gl_ES.UTF-8/FAQ.txt @@ -4,7 +4,7 @@ Copyright © 2002-2021 por varios colaboradores; vexa AUTHORS (AUTORES). http://www.tuxpaint.org/ - 23 Xaneiro 2021 + 3 March 2021 ---------------------------------------------------------------------- diff --git a/docs/gl_ES.UTF-8/INSTALL.txt b/docs/gl_ES.UTF-8/INSTALL.txt index 60fa054a3..5d819431d 100644 --- a/docs/gl_ES.UTF-8/INSTALL.txt +++ b/docs/gl_ES.UTF-8/INSTALL.txt @@ -5,7 +5,7 @@ Copyright © 2002-2021 por varios colaboradores; vexa AUTHORS (AUTORES). http://www.tuxpaint.org/ - 30 Xaneiro 2021 + 3 March 2021 ---------------------------------------------------------------------- diff --git a/docs/gl_ES.UTF-8/OPTIONS.txt b/docs/gl_ES.UTF-8/OPTIONS.txt index d9688221b..fb72bf478 100644 --- a/docs/gl_ES.UTF-8/OPTIONS.txt +++ b/docs/gl_ES.UTF-8/OPTIONS.txt @@ -6,7 +6,7 @@ Documentación de opcións Copyright © 2002-2021 por varios colaboradores; vexa AUTHORS (AUTORES). http://www.tuxpaint.org/ - 5 Febreiro 2021 + 3 March 2021 ---------------------------------------------------------------------- diff --git a/docs/gl_ES.UTF-8/PNG.txt b/docs/gl_ES.UTF-8/PNG.txt index 9772404d3..3600021ed 100644 --- a/docs/gl_ES.UTF-8/PNG.txt +++ b/docs/gl_ES.UTF-8/PNG.txt @@ -5,7 +5,7 @@ Copyright © 2007-2021 por varios colaboradores; vexa AUTHORS (AUTORES). http://www.tuxpaint.org/ - 30 Xaneiro 2021 + 3 March 2021 ---------------------------------------------------------------------- diff --git a/docs/gl_ES.UTF-8/README.txt b/docs/gl_ES.UTF-8/README.txt index 0503963a5..61fc4c1e7 100644 --- a/docs/gl_ES.UTF-8/README.txt +++ b/docs/gl_ES.UTF-8/README.txt @@ -6,7 +6,7 @@ Copyright © 2002-2021 por varios colaboradores; vexa AUTHORS (AUTORES). http://www.tuxpaint.org/ - 20 Febreiro 2021 + 3 March 2021 ---------------------------------------------------------------------- @@ -900,7 +900,7 @@ Uso do script de importación, «tuxpaint-import» Exemplo: $ tuxpaint-import avoa.jpg - avoa.jpg -> /home/username/.tuxpaint/saved/20210303223927.png + avoa.jpg -> /home/username/.tuxpaint/saved/20210303230300.png jpegtopnm: WRITING A PPM FILE The first line ("tuxpaint-import avoa.jpg") is the command to run. The @@ -941,7 +941,7 @@ Importar imaxes manualmente * mm = Minuto (dous díxitos, «00»-«59») * ss = Segundo (dous díxitos, «00»-«59») - Exemplo: «20210303223927.png», para 3 Marzo 2021 en 22:39:27. + Example: "20210731110500.png", for July 31, 2021 at 11:05am. Coloque este ficheiro PNG no seu directorio/cartafol «saved» de Tux Paint. (Ver arriba.) diff --git a/docs/gl_ES.UTF-8/SIGNALS.txt b/docs/gl_ES.UTF-8/SIGNALS.txt index a2ee33ef0..8bd17f211 100644 --- a/docs/gl_ES.UTF-8/SIGNALS.txt +++ b/docs/gl_ES.UTF-8/SIGNALS.txt @@ -5,7 +5,7 @@ Copyright © 2019-2021 por varios colaboradores; vexa AUTHORS (AUTORES). http://www.tuxpaint.org/ - 30 Xaneiro 2021 + 3 March 2021 ---------------------------------------------------------------------- diff --git a/docs/gl_ES.UTF-8/SVG.txt b/docs/gl_ES.UTF-8/SVG.txt index 24a21b92d..9eebba036 100644 --- a/docs/gl_ES.UTF-8/SVG.txt +++ b/docs/gl_ES.UTF-8/SVG.txt @@ -5,7 +5,7 @@ Copyright © 2007-2021 por varios colaboradores; vexa AUTHORS (AUTORES). http://www.tuxpaint.org/ - 30 Xaneiro 2021 + 3 March 2021 ---------------------------------------------------------------------- diff --git a/docs/gl_ES.UTF-8/html/EXTENDING.html b/docs/gl_ES.UTF-8/html/EXTENDING.html index 17deb1b82..61a67f0d4 100644 --- a/docs/gl_ES.UTF-8/html/EXTENDING.html +++ b/docs/gl_ES.UTF-8/html/EXTENDING.html @@ -26,7 +26,7 @@- 30 Xaneiro 2021
+ 3 March 2021
- 23 Xaneiro 2021
+ 3 March 2021
diff --git a/docs/gl_ES.UTF-8/html/INSTALL.html b/docs/gl_ES.UTF-8/html/INSTALL.html index 9d78b45a6..3f178c021 100644 --- a/docs/gl_ES.UTF-8/html/INSTALL.html +++ b/docs/gl_ES.UTF-8/html/INSTALL.html @@ -26,7 +26,7 @@- 30 Xaneiro 2021
+ 3 March 2021
diff --git a/docs/gl_ES.UTF-8/html/OPTIONS.html b/docs/gl_ES.UTF-8/html/OPTIONS.html index 6dcbc2509..e780e0295 100644 --- a/docs/gl_ES.UTF-8/html/OPTIONS.html +++ b/docs/gl_ES.UTF-8/html/OPTIONS.html @@ -25,7 +25,7 @@- 5 Febreiro 2021
+ 3 March 2021
- 30 Xaneiro 2021
+ 3 March 2021
diff --git a/docs/gl_ES.UTF-8/html/README.html b/docs/gl_ES.UTF-8/html/README.html index 54d5619e5..c2b4a4e68 100644 --- a/docs/gl_ES.UTF-8/html/README.html +++ b/docs/gl_ES.UTF-8/html/README.html @@ -28,7 +28,7 @@- 20 Febreiro 2021
+ 3 March 2021
$ tuxpaint-import avoa.jpg
avoa.jpg -> - /home/username/.tuxpaint/saved/20210303223927.png
+ /home/username/.tuxpaint/saved/20210303230300.png
jpegtopnm: WRITING A PPM FILE
- Save the picture in PNG format. It is highly - recommended that you name the filename using the current - date and time, since that's the convention Tux Paint - uses: -
+ Save the picture in PNG format. It is highly recommended that you name the filename using the current date and time, since that's the convention Tux Paint uses:@@ -1336,11 +1336,7 @@ 画像が引き伸ばされたりぼやけたりしないようにするには、キャンパスの大きさに合うようにサイズを変更します。キャンパスの大きさは、Tux Paint のウィンドウサイズや、フルスクリーン動作時の画面解像度に依存します。(注: 標準の解像度は 800x600 です)。 以下の "イメージサイズの計算方法" をごらんください。AAAAMMDDhhmmss.png@@ -1356,7 +1352,7 @@- Exemplo: «
+ Example: "20210303223927.png», para 3 Marzo 2021 en 22:39:27.20210731110500.png", for July 31, 2021 at 11:05am.Coloque este ficheiro PNG no seu directorio/cartafol «
diff --git a/docs/gl_ES.UTF-8/html/SIGNALS.html b/docs/gl_ES.UTF-8/html/SIGNALS.html index c9f273a4f..915d22751 100644 --- a/docs/gl_ES.UTF-8/html/SIGNALS.html +++ b/docs/gl_ES.UTF-8/html/SIGNALS.html @@ -26,7 +26,7 @@saved» de Tux Paint. (Ver arriba.)- 30 Xaneiro 2021
+ 3 March 2021
diff --git a/docs/gl_ES.UTF-8/html/SVG.html b/docs/gl_ES.UTF-8/html/SVG.html index c0a722e0e..198202f43 100644 --- a/docs/gl_ES.UTF-8/html/SVG.html +++ b/docs/gl_ES.UTF-8/html/SVG.html @@ -26,7 +26,7 @@- 30 Xaneiro 2021
+ 3 March 2021
diff --git a/docs/ja_JP.UTF-8/EXTENDING.txt b/docs/ja_JP.UTF-8/EXTENDING.txt index 8b916daa0..43f3a3292 100644 --- a/docs/ja_JP.UTF-8/EXTENDING.txt +++ b/docs/ja_JP.UTF-8/EXTENDING.txt @@ -5,7 +5,7 @@ Copyright © 2002-2021 by various contributors; "AUTHORS" 参照. http://www.tuxpaint.org/ - 30 1月 2021 + 3 March 2021 ---------------------------------------------------------------------- diff --git a/docs/ja_JP.UTF-8/FAQ.txt b/docs/ja_JP.UTF-8/FAQ.txt index 88658292f..2cf8c2e9b 100644 --- a/docs/ja_JP.UTF-8/FAQ.txt +++ b/docs/ja_JP.UTF-8/FAQ.txt @@ -4,7 +4,7 @@ Copyright © 2002-2021 by various contributors; "AUTHORS" 参照. http://www.tuxpaint.org/ - 23 1月 2021 + 3 March 2021 ---------------------------------------------------------------------- diff --git a/docs/ja_JP.UTF-8/INSTALL.txt b/docs/ja_JP.UTF-8/INSTALL.txt index ec44cd765..2b6fc91c6 100644 --- a/docs/ja_JP.UTF-8/INSTALL.txt +++ b/docs/ja_JP.UTF-8/INSTALL.txt @@ -5,7 +5,7 @@ Copyright © 2002-2021 by various contributors; "AUTHORS" 参照. http://www.tuxpaint.org/ - 30 1月 2021 + 3 March 2021 ---------------------------------------------------------------------- diff --git a/docs/ja_JP.UTF-8/OPTIONS.txt b/docs/ja_JP.UTF-8/OPTIONS.txt index ae6017943..2b889b28e 100644 --- a/docs/ja_JP.UTF-8/OPTIONS.txt +++ b/docs/ja_JP.UTF-8/OPTIONS.txt @@ -6,7 +6,7 @@ Options Documentation Copyright © 2002-2021 by various contributors; "AUTHORS" 参照. http://www.tuxpaint.org/ - 5 2月 2021 + 3 March 2021 ---------------------------------------------------------------------- diff --git a/docs/ja_JP.UTF-8/PNG.txt b/docs/ja_JP.UTF-8/PNG.txt index cc9324ebc..b6d405018 100644 --- a/docs/ja_JP.UTF-8/PNG.txt +++ b/docs/ja_JP.UTF-8/PNG.txt @@ -5,7 +5,7 @@ Copyright © 2007-2021 by various contributors; "AUTHORS" 参照. http://www.tuxpaint.org/ - 30 1月 2021 + 3 March 2021 ---------------------------------------------------------------------- diff --git a/docs/ja_JP.UTF-8/README.txt b/docs/ja_JP.UTF-8/README.txt index 4ad385d6a..f43e924a2 100644 --- a/docs/ja_JP.UTF-8/README.txt +++ b/docs/ja_JP.UTF-8/README.txt @@ -6,7 +6,7 @@ Copyright © 2002-2021 by various contributors; "AUTHORS" 参照. http://www.tuxpaint.org/ - 20 2月 2021 + 3 March 2021 ---------------------------------------------------------------------- @@ -617,7 +617,7 @@ Tux Paint の起動 Example: $ tuxpaint-import おばあちゃん.jpg - おばあちゃん.jpg -> /home/username/.tuxpaint/saved/20210302005546.png + おばあちゃん.jpg -> /home/username/.tuxpaint/saved/20210303230300.png jpegtopnm: WRITING A PPM FILE 1行目 ("tuxpaint-import おばあちゃん.jpg") が実行するコマンドで、続く2行がプログラムの実行中の出力です。 @@ -652,7 +652,7 @@ Tux Paint の起動 * mm = 分 (2桁, "00"-"59") * ss = 秒 (2桁, "00"-"59") - 例: 2 3月 2021 00:55:46 の場合 "20210302005546.png". + Example: "20210731110500.png", for July 31, 2021 at 11:05am. PNG file を Tux Paint の "saved" ディレクトリにコピーします。(上記参照) diff --git a/docs/ja_JP.UTF-8/SIGNALS.txt b/docs/ja_JP.UTF-8/SIGNALS.txt index 5a7e5b847..dd844efd1 100644 --- a/docs/ja_JP.UTF-8/SIGNALS.txt +++ b/docs/ja_JP.UTF-8/SIGNALS.txt @@ -5,7 +5,7 @@ Copyright © 2019-2021 by various contributors; "AUTHORS" 参照. http://www.tuxpaint.org/ - 30 1月 2021 + 3 March 2021 ---------------------------------------------------------------------- diff --git a/docs/ja_JP.UTF-8/SVG.txt b/docs/ja_JP.UTF-8/SVG.txt index 86ff83ea6..f602f6fa5 100644 --- a/docs/ja_JP.UTF-8/SVG.txt +++ b/docs/ja_JP.UTF-8/SVG.txt @@ -5,7 +5,7 @@ Copyright © 2007-2021 by various contributors; "AUTHORS" 参照. http://www.tuxpaint.org/ - 30 1月 2021 + 3 March 2021 ---------------------------------------------------------------------- diff --git a/docs/ja_JP.UTF-8/html/EXTENDING.html b/docs/ja_JP.UTF-8/html/EXTENDING.html index 54d60c957..90b8f6278 100644 --- a/docs/ja_JP.UTF-8/html/EXTENDING.html +++ b/docs/ja_JP.UTF-8/html/EXTENDING.html @@ -26,7 +26,7 @@- 30 1月 2021
+ 3 March 2021
- 23 1月 2021
+ 3 March 2021
diff --git a/docs/ja_JP.UTF-8/html/INSTALL.html b/docs/ja_JP.UTF-8/html/INSTALL.html index 369e9d029..8c9ff22ae 100644 --- a/docs/ja_JP.UTF-8/html/INSTALL.html +++ b/docs/ja_JP.UTF-8/html/INSTALL.html @@ -26,7 +26,7 @@- 30 1月 2021
+ 3 March 2021
diff --git a/docs/ja_JP.UTF-8/html/OPTIONS.html b/docs/ja_JP.UTF-8/html/OPTIONS.html index c7e2caac2..0da9b021d 100644 --- a/docs/ja_JP.UTF-8/html/OPTIONS.html +++ b/docs/ja_JP.UTF-8/html/OPTIONS.html @@ -25,7 +25,7 @@- 5 2月 2021
+ 3 March 2021
- 30 1月 2021
+ 3 March 2021
diff --git a/docs/ja_JP.UTF-8/html/README.html b/docs/ja_JP.UTF-8/html/README.html index 79a9467a2..c64a531f4 100644 --- a/docs/ja_JP.UTF-8/html/README.html +++ b/docs/ja_JP.UTF-8/html/README.html @@ -28,7 +28,7 @@- 20 2月 2021
+ 3 March 2021
$ tuxpaint-import おばあちゃん.jpg
おばあちゃん.jpg -> - /home/username/.tuxpaint/saved/20210302005546.png
+ /home/username/.tuxpaint/saved/20210303230300.png
jpegtopnm: WRITING A PPM FILE
- Save the picture in PNG format. It is highly - recommended that you name the filename using the current - date and time, since that's the convention Tux Paint - uses: -
+ Save the picture in PNG format. It is highly recommended that you name the filename using the current date and time, since that's the convention Tux Paint uses:YYYYMMDDhhmmss.png@@ -1356,7 +1352,7 @@- 例: 2 3月 2021 00:55:46 の場合 "
+ Example: "20210302005546.png".20210731110500.png", for July 31, 2021 at 11:05am.PNG file を Tux Paint の "
diff --git a/docs/ja_JP.UTF-8/html/SIGNALS.html b/docs/ja_JP.UTF-8/html/SIGNALS.html index 3046aa6af..f3c57902d 100644 --- a/docs/ja_JP.UTF-8/html/SIGNALS.html +++ b/docs/ja_JP.UTF-8/html/SIGNALS.html @@ -26,7 +26,7 @@saved" ディレクトリにコピーします。(上記参照)- 30 1月 2021
+ 3 March 2021
diff --git a/docs/ja_JP.UTF-8/html/SVG.html b/docs/ja_JP.UTF-8/html/SVG.html index fd242bd56..f8b4a1d4f 100644 --- a/docs/ja_JP.UTF-8/html/SVG.html +++ b/docs/ja_JP.UTF-8/html/SVG.html @@ -26,7 +26,7 @@- 30 1月 2021
+ 3 March 2021