From f39502771cceb8b49c107cdc8c46a4cc1d7c72d2 Mon Sep 17 00:00:00 2001
From: Bill Kendrick
- If, when you double-click on the shortcut to run Tux Paint, nothing happens, it is probably because some of these command-line options are wrong. Open an Explorer like before, and look for a file called "stderr.txt" in the TuxPaint folder. stderr.txt" in your personal saving folder for TuxPaint which is normaly "C:\Users\username\AppData\Roaming\TuxPaint".
It will contain a description of what was wrong. Usually it will just be due to incorrect character-case (capital 'Z' instead of lowercase 'z') or a missing (or extra) '-' (dash).
diff --git a/docs/es_ES.UTF-8/INSTALL.txt b/docs/es_ES.UTF-8/INSTALL.txt index 0bdb727a5..9cc6c2002 100644 --- a/docs/es_ES.UTF-8/INSTALL.txt +++ b/docs/es_ES.UTF-8/INSTALL.txt @@ -463,8 +463,9 @@ Windows If, when you double-click on the shortcut to run Tux Paint, nothing happens, it is probably because some of these command-line options are - wrong. Open an Explorer like before, and look for a file called - "stderr.txt" in the TuxPaint folder. + wrong. Open an Explorer, and look for a file called "stderr.txt" in your + personal saving folder for TuxPaint which is normaly + "C:\Users\username\AppData\Roaming\TuxPaint". It will contain a description of what was wrong. Usually it will just be due to incorrect character-case (capital 'Z' instead of lowercase 'z') or diff --git a/docs/es_ES.UTF-8/html/INSTALL.html b/docs/es_ES.UTF-8/html/INSTALL.html index 78af84eef..698ebb239 100644 --- a/docs/es_ES.UTF-8/html/INSTALL.html +++ b/docs/es_ES.UTF-8/html/INSTALL.html @@ -765,7 +765,7 @@
- If, when you double-click on the shortcut to run Tux Paint, nothing happens, it is probably because some of these command-line options are wrong. Open an Explorer like before, and look for a file called "stderr.txt" in the TuxPaint folder.
stderr.txt" in your personal saving folder for TuxPaint which is normaly "C:\Users\username\AppData\Roaming\TuxPaint".
It will contain a description of what was wrong. Usually it will just be due to incorrect character-case (capital 'Z' instead of lowercase 'z') or a missing (or extra) '-' (dash).
diff --git a/docs/fr_FR.UTF-8/INSTALL.txt b/docs/fr_FR.UTF-8/INSTALL.txt index aa69cc0d9..86701d616 100644 --- a/docs/fr_FR.UTF-8/INSTALL.txt +++ b/docs/fr_FR.UTF-8/INSTALL.txt @@ -474,10 +474,11 @@ Windows If Something Goes Wrong - Si, lorsque vous double-cliquez sur le raccourci pour lancer le jeu, rien - ne se passe, c'est probablement parce que certaines des options en lignes - de commande sont erronées. Ouvrez un explorateur comme avant et recherchez - un fichier appelé "stderr.txt" dans le dossier TuxPaint. + If, when you double-click on the shortcut to run Tux Paint, nothing + happens, it is probably because some of these command-line options are + wrong. Open an Explorer, and look for a file called "stderr.txt" in your + personal saving folder for TuxPaint which is normaly + "C:\Users\username\AppData\Roaming\TuxPaint". Il contiendra une description de ce qui n'allait pas. Habituellement, ce sera simplement dû à une casse de caractère incorrecte (majuscule 'Z' à la diff --git a/docs/fr_FR.UTF-8/html/INSTALL.html b/docs/fr_FR.UTF-8/html/INSTALL.html index 4f2ca684e..18413378e 100644 --- a/docs/fr_FR.UTF-8/html/INSTALL.html +++ b/docs/fr_FR.UTF-8/html/INSTALL.html @@ -765,7 +765,7 @@
- Si, lorsque vous double-cliquez sur le raccourci pour lancer le jeu, rien ne se passe, c'est probablement parce que certaines des options en lignes de commande sont erronées. Ouvrez un explorateur comme avant et recherchez un fichier appelé "stderr.txt" dans le dossier TuxPaint.
stderr.txt" in your personal saving folder for TuxPaint which is normaly "C:\Users\username\AppData\Roaming\TuxPaint".
Il contiendra une description de ce qui n'allait pas. Habituellement, ce sera simplement dû à une casse de caractère incorrecte (majuscule 'Z' à la place de 'z' minuscule) ou un '-' (tiret) manquant (en trop).
diff --git a/docs/gl_ES.UTF-8/INSTALL.txt b/docs/gl_ES.UTF-8/INSTALL.txt index 3c4db9e15..7b7c723af 100644 --- a/docs/gl_ES.UTF-8/INSTALL.txt +++ b/docs/gl_ES.UTF-8/INSTALL.txt @@ -464,10 +464,11 @@ Windows If Something Goes Wrong - Se ao facer dobre clic no atallo para executar Tux Paint, non ocorre nada, - probabelmente sexa porque algunhas destas opcións da liña de ordes son - incorrectas. Abra un explorador de ficheiros coma antes e busque un - ficheiro chamado «stderr.txt» no cartafol TuxPaint. + If, when you double-click on the shortcut to run Tux Paint, nothing + happens, it is probably because some of these command-line options are + wrong. Open an Explorer, and look for a file called "stderr.txt" in your + personal saving folder for TuxPaint which is normaly + "C:\Users\username\AppData\Roaming\TuxPaint". Conterá unha descrición do que estaba mal. Normalmente só se debe a maiúsculas e minúsculas incorrectas (maiúsculas «Z» no canto de minúsculas diff --git a/docs/gl_ES.UTF-8/html/INSTALL.html b/docs/gl_ES.UTF-8/html/INSTALL.html index ccf1358d8..bb1927864 100644 --- a/docs/gl_ES.UTF-8/html/INSTALL.html +++ b/docs/gl_ES.UTF-8/html/INSTALL.html @@ -765,7 +765,7 @@
- Se ao facer dobre clic no atallo para executar Tux Paint, non ocorre nada, probabelmente sexa porque algunhas destas opcións da liña de ordes son incorrectas. Abra un explorador de ficheiros coma antes e busque un ficheiro chamado «stderr.txt» no cartafol TuxPaint.
stderr.txt" in your personal saving folder for TuxPaint which is normaly "C:\Users\username\AppData\Roaming\TuxPaint".
Conterá unha descrición do que estaba mal. Normalmente só se debe a maiúsculas e minúsculas incorrectas (maiúsculas «Z» no canto de minúsculas «z») ou a falta (ou exceso) de «-» (guións).
diff --git a/docs/ja_JP.UTF-8/INSTALL.txt b/docs/ja_JP.UTF-8/INSTALL.txt index 1b8c4fd36..8e8a71a14 100644 --- a/docs/ja_JP.UTF-8/INSTALL.txt +++ b/docs/ja_JP.UTF-8/INSTALL.txt @@ -463,8 +463,9 @@ Windows If, when you double-click on the shortcut to run Tux Paint, nothing happens, it is probably because some of these command-line options are - wrong. Open an Explorer like before, and look for a file called - "stderr.txt" in the TuxPaint folder. + wrong. Open an Explorer, and look for a file called "stderr.txt" in your + personal saving folder for TuxPaint which is normaly + "C:\Users\username\AppData\Roaming\TuxPaint". It will contain a description of what was wrong. Usually it will just be due to incorrect character-case (capital 'Z' instead of lowercase 'z') or diff --git a/docs/ja_JP.UTF-8/html/INSTALL.html b/docs/ja_JP.UTF-8/html/INSTALL.html index 25e4ea767..7b3fabf93 100644 --- a/docs/ja_JP.UTF-8/html/INSTALL.html +++ b/docs/ja_JP.UTF-8/html/INSTALL.html @@ -765,7 +765,7 @@
- If, when you double-click on the shortcut to run Tux Paint, nothing happens, it is probably because some of these command-line options are wrong. Open an Explorer like before, and look for a file called "stderr.txt" in the TuxPaint folder.
stderr.txt" in your personal saving folder for TuxPaint which is normaly "C:\Users\username\AppData\Roaming\TuxPaint".
It will contain a description of what was wrong. Usually it will just be due to incorrect character-case (capital 'Z' instead of lowercase 'z') or a missing (or extra) '-' (dash).
From 5e3aac38896bdb8b6ae91db4e2d6cd60ff9f3abc Mon Sep 17 00:00:00 2001 From: Bill Kendrick- July 8, 2022
+ July 10, 2022 @@ -301,7 +301,7 @@- July 8, 2022 Shin-ichi TOYAMA <dolphin6k@wmail.plala.or.jp> + July 10, 2022 Shin-ichi TOYAMA <dolphin6k@wmail.plala.or.jp>
@@ -412,21 +412,19 @@- Download a patch from z1.plala.jp, which enable SDL2_Pango to create dlls, then build and install SDL2_Pango as follows.
+ You can fetch the source code from the Mark K. Kim's git repositry, compile and install it as follows.-- $ wget https://z1.plala.jp/tuxpaint/SDL2_Pango-dll.patch
$ git clone https://github.com/markuskimius/SDL2_Pango
$ cd SDL2_Pango
- $ patch -p0 < ../SDL2_Pango-dll.patch
$ ./configure --prefix=/mingw64 && make && make install
- Download a patch from z1.plala.jp, which enable SDL2_Pango to create dlls, then build and install SDL2_Pango as follows.
+ You can fetch the source code from the Mark K. Kim's git repositry, compile and install it as follows.-- $ wget https://z1.plala.jp/tuxpaint/SDL2_Pango-dll.patch
$ git clone https://github.com/markuskimius/SDL2_Pango
$ cd SDL2_Pango
- $ patch -p0 < ../SDL2_Pango-dll.patch
$ ./configure --prefix=/mingw32 && make && make install
- julio 8, 2022
+ julio 10, 2022- julio 8, 2022 Shin-ichi TOYAMA <dolphin6k@wmail.plala.or.jp> + julio 10, 2022 Shin-ichi TOYAMA <dolphin6k@wmail.plala.or.jp>
@@ -412,21 +412,19 @@- Download a patch from z1.plala.jp, which enable SDL2_Pango to create dlls, then build and install SDL2_Pango as follows.
+ You can fetch the source code from the Mark K. Kim's git repositry, compile and install it as follows.-- $ wget https://z1.plala.jp/tuxpaint/SDL2_Pango-dll.patch
$ git clone https://github.com/markuskimius/SDL2_Pango
$ cd SDL2_Pango
- $ patch -p0 < ../SDL2_Pango-dll.patch
$ ./configure --prefix=/mingw64 && make && make install
- Download a patch from z1.plala.jp, which enable SDL2_Pango to create dlls, then build and install SDL2_Pango as follows.
+ You can fetch the source code from the Mark K. Kim's git repositry, compile and install it as follows.-- $ wget https://z1.plala.jp/tuxpaint/SDL2_Pango-dll.patch
$ git clone https://github.com/markuskimius/SDL2_Pango
$ cd SDL2_Pango
- $ patch -p0 < ../SDL2_Pango-dll.patch
$ ./configure --prefix=/mingw32 && make && make install
- juillet 8, 2022
+ juillet 10, 2022- juillet 8, 2022 Shin-ichi TOYAMA <dolphin6k@wmail.plala.or.jp> + juillet 10, 2022 Shin-ichi TOYAMA <dolphin6k@wmail.plala.or.jp>
@@ -412,21 +412,19 @@- Download a patch from z1.plala.jp, which enable SDL2_Pango to create dlls, then build and install SDL2_Pango as follows.
+ You can fetch the source code from the Mark K. Kim's git repositry, compile and install it as follows.-- $ wget https://z1.plala.jp/tuxpaint/SDL2_Pango-dll.patch
$ git clone https://github.com/markuskimius/SDL2_Pango
$ cd SDL2_Pango
- $ patch -p0 < ../SDL2_Pango-dll.patch
$ ./configure --prefix=/mingw64 && make && make install
- Download a patch from z1.plala.jp, which enable SDL2_Pango to create dlls, then build and install SDL2_Pango as follows.
+ You can fetch the source code from the Mark K. Kim's git repositry, compile and install it as follows.-- $ wget https://z1.plala.jp/tuxpaint/SDL2_Pango-dll.patch
$ git clone https://github.com/markuskimius/SDL2_Pango
$ cd SDL2_Pango
- $ patch -p0 < ../SDL2_Pango-dll.patch
$ ./configure --prefix=/mingw32 && make && make install
- 8 de Xullo de 2022
+ 10 de Xullo de 2022- 8 de Xullo de 2022 Shin-ichi TOYAMA <dolphin6k@wmail.plala.or.jp> + 10 de Xullo de 2022 Shin-ichi TOYAMA <dolphin6k@wmail.plala.or.jp>
@@ -412,21 +412,19 @@- Download a patch from z1.plala.jp, which enable SDL2_Pango to create dlls, then build and install SDL2_Pango as follows.
+ You can fetch the source code from the Mark K. Kim's git repositry, compile and install it as follows.-- $ wget https://z1.plala.jp/tuxpaint/SDL2_Pango-dll.patch
$ git clone https://github.com/markuskimius/SDL2_Pango
$ cd SDL2_Pango
- $ patch -p0 < ../SDL2_Pango-dll.patch
$ ./configure --prefix=/mingw64 && make && make install
- Download a patch from z1.plala.jp, which enable SDL2_Pango to create dlls, then build and install SDL2_Pango as follows.
+ You can fetch the source code from the Mark K. Kim's git repositry, compile and install it as follows.-- $ wget https://z1.plala.jp/tuxpaint/SDL2_Pango-dll.patch
$ git clone https://github.com/markuskimius/SDL2_Pango
$ cd SDL2_Pango
- $ patch -p0 < ../SDL2_Pango-dll.patch
$ ./configure --prefix=/mingw32 && make && make install
- 2022年7月 8日
+ 2022年7月10日- 2022年7月 8日 Shin-ichi TOYAMA <dolphin6k@wmail.plala.or.jp> + 2022年7月10日 Shin-ichi TOYAMA <dolphin6k@wmail.plala.or.jp>
@@ -412,21 +412,19 @@- Download a patch from z1.plala.jp, which enable SDL2_Pango to create dlls, then build and install SDL2_Pango as follows.
+ You can fetch the source code from the Mark K. Kim's git repositry, compile and install it as follows.-- $ wget https://z1.plala.jp/tuxpaint/SDL2_Pango-dll.patch
$ git clone https://github.com/markuskimius/SDL2_Pango
$ cd SDL2_Pango
- $ patch -p0 < ../SDL2_Pango-dll.patch
$ ./configure --prefix=/mingw64 && make && make install
- Download a patch from z1.plala.jp, which enable SDL2_Pango to create dlls, then build and install SDL2_Pango as follows.
+ You can fetch the source code from the Mark K. Kim's git repositry, compile and install it as follows.-- $ wget https://z1.plala.jp/tuxpaint/SDL2_Pango-dll.patch
$ git clone https://github.com/markuskimius/SDL2_Pango
$ cd SDL2_Pango
- $ patch -p0 < ../SDL2_Pango-dll.patch
$ ./configure --prefix=/mingw32 && make && make install