diff --git a/docs/en/INSTALL.txt b/docs/en/INSTALL.txt index d96e879b9..d4a515344 100644 --- a/docs/en/INSTALL.txt +++ b/docs/en/INSTALL.txt @@ -5,7 +5,7 @@ Copyright © 2002-2021 by various contributors; see AUTHORS. http://www.tuxpaint.org/ - September 12, 2021 + September 17, 2021 ---------------------------------------------------------------------- @@ -230,9 +230,9 @@ Compiling and Installation * Download source tar-ball of SDL_Pango-0.1.2 from SDL_Pango's page on Sourceforge.net. - * Download a patch file from "Compiling Tux Paint using - MinGW/MSYS2" webpage. (This adds some extra (required) - functionality to SDL_Pango.) + * Download a patch file from John Popplewell's "Tux Paint - + MinGW/MSYS build instructions" webpage. (This adds some extra + (required) functionality to SDL_Pango.) Build and install SDL_Pango as follows. @@ -252,16 +252,6 @@ Compiling and Installation $ cd SDL_gfx-2.0.25 $ ./configure --prefix=/mingw64 && make && make install - SDL - - Download source tar-ball of SDL_1.2.15 from libsdl.org. - - Re-install SDL as follows. - - $ tar zxvf SDL-1.2.15.tar.gz - $ cd SDL-1.2.15 - $ ./configure --prefix=/mingw64 && make && make install - Proceed to the next "MinGW 32bit (i686) toolchains" section, or skip to the "ImageMagick" section if you need only a 64bit build environment. @@ -311,9 +301,9 @@ Compiling and Installation * Download source tar-ball of SDL_Pango-0.1.2 from SDL_Pango's page on Sourceforge.net. - * Download a patch file from "Compiling Tux Paint using - MinGW/MSYS2" webpage. (This adds some extra (required) - functionality to SDL_Pango.) + * Download a patch file from John Popplewell's "Tux Paint - + MinGW/MSYS build instructions" webpage. (This adds some extra + (required) functionality to SDL_Pango.) Build and install SDL_Pango as follows. @@ -333,16 +323,6 @@ Compiling and Installation $ cd SDL_gfx-2.0.25 $ ./configure --prefix=/mingw32 && make && make install - SDL - - Download source tar-ball of SDL_1.2.15 from libsdl.org. - - Re-install SDL as follows. - - $ tar zxvf SDL-1.2.15.tar.gz - $ cd SDL-1.2.15 - $ ./configure --prefix=/mingw32 && make && make install - ------------------------------------------------------- ImageMagick diff --git a/docs/en/html/INSTALL.html b/docs/en/html/INSTALL.html index be2ff4d5f..c1c73377b 100644 --- a/docs/en/html/INSTALL.html +++ b/docs/en/html/INSTALL.html @@ -26,7 +26,7 @@

- September 12, 2021

+ September 17, 2021


@@ -346,7 +346,7 @@
  • Download source tar-ball of SDL_Pango-0.1.2 from SDL_Pango's page on Sourceforge.net.
  • - Download a patch file from "Compiling Tux Paint using MinGW/MSYS2" webpage. (This adds some extra (required) functionality to SDL_Pango.)
  • + Download a patch file from John Popplewell's "Tux Paint - MinGW/MSYS build instructions" webpage. (This adds some extra (required) functionality to SDL_Pango.)

    Build and install SDL_Pango as follows.

    @@ -375,21 +375,6 @@

    -
    SDL
    -
    -

    - Download source tar-ball of SDL_1.2.15 from libsdl.org.

    -

    - Re-install SDL as follows.

    - - $ tar zxvf SDL-1.2.15.tar.gz
    - $ cd SDL-1.2.15
    - $ ./configure --prefix=/mingw64 && make && make install -
    -
    -

    -
    -

    @@ -459,7 +444,7 @@

  • Download source tar-ball of SDL_Pango-0.1.2 from SDL_Pango's page on Sourceforge.net.
  • - Download a patch file from "Compiling Tux Paint using MinGW/MSYS2" webpage. (This adds some extra (required) functionality to SDL_Pango.)
  • + Download a patch file from John Popplewell's "Tux Paint - MinGW/MSYS build instructions" webpage. (This adds some extra (required) functionality to SDL_Pango.)

    Build and install SDL_Pango as follows.

    @@ -488,21 +473,6 @@

    -
    SDL
    -
    -

    - Download source tar-ball of SDL_1.2.15 from libsdl.org.

    -

    - Re-install SDL as follows.

    - - $ tar zxvf SDL-1.2.15.tar.gz
    - $ cd SDL-1.2.15
    - $ ./configure --prefix=/mingw32 && make && make install -
    -
    -

    -
    - diff --git a/docs/es_ES.UTF-8/INSTALL.txt b/docs/es_ES.UTF-8/INSTALL.txt index 8d3a69452..369e9b200 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/ - septiembre 12, 2021 + septiembre 17, 2021 ---------------------------------------------------------------------- @@ -230,9 +230,9 @@ Compiling and Installation * Download source tar-ball of SDL_Pango-0.1.2 from SDL_Pango's page on Sourceforge.net. - * Download a patch file from "Compiling Tux Paint using - MinGW/MSYS2" webpage. (This adds some extra (required) - functionality to SDL_Pango.) + * Download a patch file from John Popplewell's "Tux Paint - + MinGW/MSYS build instructions" webpage. (This adds some extra + (required) functionality to SDL_Pango.) Build and install SDL_Pango as follows. @@ -252,16 +252,6 @@ Compiling and Installation $ cd SDL_gfx-2.0.25 $ ./configure --prefix=/mingw64 && make && make install - SDL - - Download source tar-ball of SDL_1.2.15 from libsdl.org. - - Re-install SDL as follows. - - $ tar zxvf SDL-1.2.15.tar.gz - $ cd SDL-1.2.15 - $ ./configure --prefix=/mingw64 && make && make install - Proceed to the next "MinGW 32bit (i686) toolchains" section, or skip to the "ImageMagick" section if you need only a 64bit build environment. @@ -311,9 +301,9 @@ Compiling and Installation * Download source tar-ball of SDL_Pango-0.1.2 from SDL_Pango's page on Sourceforge.net. - * Download a patch file from "Compiling Tux Paint using - MinGW/MSYS2" webpage. (This adds some extra (required) - functionality to SDL_Pango.) + * Download a patch file from John Popplewell's "Tux Paint - + MinGW/MSYS build instructions" webpage. (This adds some extra + (required) functionality to SDL_Pango.) Build and install SDL_Pango as follows. @@ -333,16 +323,6 @@ Compiling and Installation $ cd SDL_gfx-2.0.25 $ ./configure --prefix=/mingw32 && make && make install - SDL - - Download source tar-ball of SDL_1.2.15 from libsdl.org. - - Re-install SDL as follows. - - $ tar zxvf SDL-1.2.15.tar.gz - $ cd SDL-1.2.15 - $ ./configure --prefix=/mingw32 && make && make install - ------------------------------------------------------- ImageMagick diff --git a/docs/es_ES.UTF-8/html/INSTALL.html b/docs/es_ES.UTF-8/html/INSTALL.html index 5508bbff2..ae57d9942 100644 --- a/docs/es_ES.UTF-8/html/INSTALL.html +++ b/docs/es_ES.UTF-8/html/INSTALL.html @@ -26,7 +26,7 @@

    - septiembre 12, 2021

    + septiembre 17, 2021


    @@ -346,7 +346,7 @@
  • Download source tar-ball of SDL_Pango-0.1.2 from SDL_Pango's page on Sourceforge.net.
  • - Download a patch file from "Compiling Tux Paint using MinGW/MSYS2" webpage. (This adds some extra (required) functionality to SDL_Pango.)
  • + Download a patch file from John Popplewell's "Tux Paint - MinGW/MSYS build instructions" webpage. (This adds some extra (required) functionality to SDL_Pango.)

    Build and install SDL_Pango as follows.

    @@ -375,21 +375,6 @@

    -
    SDL
    -
    -

    - Download source tar-ball of SDL_1.2.15 from libsdl.org.

    -

    - Re-install SDL as follows.

    - - $ tar zxvf SDL-1.2.15.tar.gz
    - $ cd SDL-1.2.15
    - $ ./configure --prefix=/mingw64 && make && make install -
    -
    -

    -
    -

    @@ -459,7 +444,7 @@

  • Download source tar-ball of SDL_Pango-0.1.2 from SDL_Pango's page on Sourceforge.net.
  • - Download a patch file from "Compiling Tux Paint using MinGW/MSYS2" webpage. (This adds some extra (required) functionality to SDL_Pango.)
  • + Download a patch file from John Popplewell's "Tux Paint - MinGW/MSYS build instructions" webpage. (This adds some extra (required) functionality to SDL_Pango.)

    Build and install SDL_Pango as follows.

    @@ -488,21 +473,6 @@

    -
    SDL
    -
    -

    - Download source tar-ball of SDL_1.2.15 from libsdl.org.

    -

    - Re-install SDL as follows.

    - - $ tar zxvf SDL-1.2.15.tar.gz
    - $ cd SDL-1.2.15
    - $ ./configure --prefix=/mingw32 && make && make install -
    -
    -

    -
    - diff --git a/docs/fr_FR.UTF-8/EXTENDING.txt b/docs/fr_FR.UTF-8/EXTENDING.txt index fcb65e483..058b1e79d 100644 --- a/docs/fr_FR.UTF-8/EXTENDING.txt +++ b/docs/fr_FR.UTF-8/EXTENDING.txt @@ -368,7 +368,7 @@ Tampons "stamp_LOCALE.EXT" "effet sonore" de "stamp.png", lorsque Tux Paint est exécuté en mode - espagnol, serait «stamp.png". En mode français, "stamp_es.wav". En + espagnol, serait "stamp.png". En mode français, "stamp_es.wav". En mode portugais brésilien, "stamp_fr.wav". Etc... Si aucun effet sonore localisé ne peut être chargé, Tux Paint @@ -399,7 +399,7 @@ Tampons "stamp_desc_LOCALE.EXT" "son descriptif" de "stamp.png", lorsque Tux Paint est exécuté en - mode espagnol, serait «stamp_desc_es.wav". En mode français, + mode espagnol, serait "stamp_desc_es.wav". En mode français, "stamp_desc_fr.wav". En mode portugais brésilien, "stamp_desc_pt_BR.wav". Etc... @@ -710,7 +710,7 @@ Traductions msgid "Click and drag to draw large bricks." msgstr "Haz clic y arrastra para dibujar ladrillos grandes." - DE nombreux outils existent pour gérer les catalogues de traduction + De nombreux outils existent pour gérer les catalogues de traduction 'gettext', vous n'avez donc pas besoin de les éditer avec un éditeur de texte. En voici quelques uns : @@ -979,6 +979,6 @@ Clavier virtuel sur écran Remarque : Ce fichier n'est pas compilé avec Tux Paint, mais il est lu et analysé durant l'exécution de celui-ci. - Il est peu probable qu'une modification soit requise de ce fichier. + Il est peu probable qu'une modification de ce fichier soit requise. ---------------------------------------------------------------------- diff --git a/docs/fr_FR.UTF-8/INSTALL.txt b/docs/fr_FR.UTF-8/INSTALL.txt index 865647b85..dd25f20f9 100644 --- a/docs/fr_FR.UTF-8/INSTALL.txt +++ b/docs/fr_FR.UTF-8/INSTALL.txt @@ -5,7 +5,7 @@ Copyright &copie; 2002-2021 par divers contributeurs; voir AUTHORS. http://www.tuxpaint.org/ - septembre 12, 2021 + septembre 17, 2021 ---------------------------------------------------------------------- @@ -237,9 +237,10 @@ Compilation et installation * Télécharger fichier source de SDL_Pango-0.1.2 depuis la page SDL_Pango sur Sourceforge.net. - * Télécharger un fichier patch depuis Page web "Compiler Tux - Paint en utilisant MinGW/MSY2". (Ceci ajoute une - fonctionnalité supplémentaire (requise) à SDL_Pango.) + * Télécharger un fichier patch depuis La page web de John + Popplewell traitant des "instructions pour la compilation de + Tux Paint - MinGW/MSYS". (Ceci ajoute une fonctionnalité + supplémentaire (requise) à SDL_Pango.) Compiler et installer SDL_Pango comme suit. @@ -259,16 +260,6 @@ Compilation et installation $ cd SDL_gfx-2.0.25 $ ./configure --prefix=/mingw64 && make && make install - SDL - - Télécharger fichier source de SDL_1.2.15 depuis libsdl.org. - - Réinstallez SDL comme suit. - - $ tar zxvf SDL-1.2.15.tar.gz - $ cd SDL-1.2.15 - $ ./configure --prefix=/mingw64 && make && make install - Aller à la prochaine section "chaines d'outils MinGW 32bit (i686)", ou bien aller directement à la section "ImageMagick" si vous n'avez besoin que d'un environnement de travail 64bit. @@ -321,9 +312,10 @@ Compilation et installation * Télécharger fichier source de SDL_Pango-0.1.2 depuis la page SDL_Pango sur Sourceforge.net. - * Télécharger un fichier patch depuis Page web "Compiler Tux - Paint en utilisant MinGW/MSY2". (Ceci ajoute une - fonctionnalité supplémentaire (requise) à SDL_Pango.) + * Télécharger un fichier patch depuis La page web de John + Popplewell traitant des "instructions pour la compilation de + Tux Paint - MinGW/MSYS". (Ceci ajoute une fonctionnalité + supplémentaire (requise) à SDL_Pango.) Compiler et installer SDL_Pango comme suit. @@ -343,16 +335,6 @@ Compilation et installation $ cd SDL_gfx-2.0.25 $ ./configure --prefix=/mingw32 && make && make install - SDL - - Télécharger fichier source de SDL_1.2.15 depuis libsdl.org. - - Réinstallez SDL comme suit. - - $ tar zxvf SDL-1.2.15.tar.gz - $ cd SDL-1.2.15 - $ ./configure --prefix=/mingw32 && make && make install - ------------------------------------------------------- ImageMagick diff --git a/docs/fr_FR.UTF-8/html/EXTENDING.html b/docs/fr_FR.UTF-8/html/EXTENDING.html index 3e42be308..c681ad7b5 100644 --- a/docs/fr_FR.UTF-8/html/EXTENDING.html +++ b/docs/fr_FR.UTF-8/html/EXTENDING.html @@ -502,7 +502,7 @@ Pour les sons de différentes locales (par exemple, si le son est quelqu'un qui dit un mot, et que vous voulez des versions traduites du mot prononcé), créez également des fichiers WAV ou OGG avec l'étiquette de la locale dans le nom de fichier, sous la forme : "stamp_LOCALE.EXT"

    - "effet sonore" de "stamp.png", lorsque Tux Paint est exécuté en mode espagnol, serait «stamp.png". En mode français, "stamp_es.wav". En mode portugais brésilien, "stamp_fr.wav". Etc...

    + "effet sonore" de "stamp.png", lorsque Tux Paint est exécuté en mode espagnol, serait "stamp.png". En mode français, "stamp_es.wav". En mode portugais brésilien, "stamp_fr.wav". Etc...

    Si aucun effet sonore localisé ne peut être chargé, Tux Paint tentera de charger le fichier son «par défaut». (par exemple, "stamp.wav")

    @@ -531,7 +531,7 @@

    Pour les descriptions dans différentes langues, créez également des fichiers WAV ou OGG avec à la fois "_desc" et le libellé des paramètres régionaux dans le nom de fichier, sous la forme : "stamp_desc_LOCALE.EXT"

    - "son descriptif" de "stamp.png", lorsque Tux Paint est exécuté en mode espagnol, serait «stamp_desc_es.wav". En mode français, "stamp_desc_fr.wav". En mode portugais brésilien, "stamp_desc_pt_BR.wav". Etc... + "son descriptif" de "stamp.png", lorsque Tux Paint est exécuté en mode espagnol, serait "stamp_desc_es.wav". En mode français, "stamp_desc_fr.wav". En mode portugais brésilien, "stamp_desc_pt_BR.wav". Etc...

    Si aucun son descriptif localisé ne peut être chargé, Tux Paint tentera de charger le fichier son «par défaut». (par exemple, "stamp_desc.wav")

    @@ -858,7 +858,7 @@

    - DE nombreux outils existent pour gérer les catalogues de traduction 'gettext', vous n'avez donc pas besoin de les éditer avec un éditeur de texte. En voici quelques uns :

    + De nombreux outils existent pour gérer les catalogues de traduction 'gettext', vous n'avez donc pas besoin de les éditer avec un éditeur de texte. En voici quelques uns :

    Compiler et installer SDL_Pango comme suit.

    @@ -375,21 +375,6 @@

    -
    SDL
    -
    -

    - Télécharger fichier source de SDL_1.2.15 depuis libsdl.org.

    -

    - Réinstallez SDL comme suit.

    - - $ tar zxvf SDL-1.2.15.tar.gz
    - $ cd SDL-1.2.15
    - $ ./configure --prefix=/mingw64 && make && make install -
    -
    -

    -
    -

    @@ -459,7 +444,7 @@

  • Télécharger fichier source de SDL_Pango-0.1.2 depuis la page SDL_Pango sur Sourceforge.net.
  • - Télécharger un fichier patch depuis Page web "Compiler Tux Paint en utilisant MinGW/MSY2". (Ceci ajoute une fonctionnalité supplémentaire (requise) à SDL_Pango.)
  • + Télécharger un fichier patch depuis La page web de John Popplewell traitant des "instructions pour la compilation de Tux Paint - MinGW/MSYS". (Ceci ajoute une fonctionnalité supplémentaire (requise) à SDL_Pango.)

    Compiler et installer SDL_Pango comme suit.

    @@ -488,21 +473,6 @@

    -
    SDL
    -
    -

    - Télécharger fichier source de SDL_1.2.15 depuis libsdl.org.

    -

    - Réinstallez SDL comme suit.

    - - $ tar zxvf SDL-1.2.15.tar.gz
    - $ cd SDL-1.2.15
    - $ ./configure --prefix=/mingw32 && make && make install -
    -
    -

    -
    - diff --git a/docs/gl_ES.UTF-8/INSTALL.txt b/docs/gl_ES.UTF-8/INSTALL.txt index a101803f1..02c85dbfa 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/ - 12 de Setembro de 2021 + 17 de Setembro de 2021 ---------------------------------------------------------------------- @@ -234,9 +234,9 @@ Compiling and Installation * Download source tar-ball of SDL_Pango-0.1.2 from SDL_Pango's page on Sourceforge.net. - * Download a patch file from "Compiling Tux Paint using - MinGW/MSYS2" webpage. (This adds some extra (required) - functionality to SDL_Pango.) + * Download a patch file from John Popplewell's "Tux Paint - + MinGW/MSYS build instructions" webpage. (This adds some extra + (required) functionality to SDL_Pango.) Build and install SDL_Pango as follows. @@ -256,16 +256,6 @@ Compiling and Installation $ cd SDL_gfx-2.0.25 $ ./configure --prefix=/mingw64 && make && make install - SDL - - Download source tar-ball of SDL_1.2.15 from libsdl.org. - - Re-install SDL as follows. - - $ tar zxvf SDL-1.2.15.tar.gz - $ cd SDL-1.2.15 - $ ./configure --prefix=/mingw64 && make && make install - Proceed to the next "MinGW 32bit (i686) toolchains" section, or skip to the "ImageMagick" section if you need only a 64bit build environment. @@ -315,9 +305,9 @@ Compiling and Installation * Download source tar-ball of SDL_Pango-0.1.2 from SDL_Pango's page on Sourceforge.net. - * Download a patch file from "Compiling Tux Paint using - MinGW/MSYS2" webpage. (This adds some extra (required) - functionality to SDL_Pango.) + * Download a patch file from John Popplewell's "Tux Paint - + MinGW/MSYS build instructions" webpage. (This adds some extra + (required) functionality to SDL_Pango.) Build and install SDL_Pango as follows. @@ -337,16 +327,6 @@ Compiling and Installation $ cd SDL_gfx-2.0.25 $ ./configure --prefix=/mingw32 && make && make install - SDL - - Download source tar-ball of SDL_1.2.15 from libsdl.org. - - Re-install SDL as follows. - - $ tar zxvf SDL-1.2.15.tar.gz - $ cd SDL-1.2.15 - $ ./configure --prefix=/mingw32 && make && make install - ------------------------------------------------------- ImageMagick diff --git a/docs/gl_ES.UTF-8/html/INSTALL.html b/docs/gl_ES.UTF-8/html/INSTALL.html index 5003b8d2b..57b967df1 100644 --- a/docs/gl_ES.UTF-8/html/INSTALL.html +++ b/docs/gl_ES.UTF-8/html/INSTALL.html @@ -26,7 +26,7 @@

    - 12 de Setembro de 2021

    + 17 de Setembro de 2021


    @@ -346,7 +346,7 @@
  • Download source tar-ball of SDL_Pango-0.1.2 from SDL_Pango's page on Sourceforge.net.
  • - Download a patch file from "Compiling Tux Paint using MinGW/MSYS2" webpage. (This adds some extra (required) functionality to SDL_Pango.)
  • + Download a patch file from John Popplewell's "Tux Paint - MinGW/MSYS build instructions" webpage. (This adds some extra (required) functionality to SDL_Pango.)

    Build and install SDL_Pango as follows.

    @@ -375,21 +375,6 @@

    -
    SDL
    -
    -

    - Download source tar-ball of SDL_1.2.15 from libsdl.org.

    -

    - Re-install SDL as follows.

    - - $ tar zxvf SDL-1.2.15.tar.gz
    - $ cd SDL-1.2.15
    - $ ./configure --prefix=/mingw64 && make && make install -
    -
    -

    -
    -

    @@ -459,7 +444,7 @@

  • Download source tar-ball of SDL_Pango-0.1.2 from SDL_Pango's page on Sourceforge.net.
  • - Download a patch file from "Compiling Tux Paint using MinGW/MSYS2" webpage. (This adds some extra (required) functionality to SDL_Pango.)
  • + Download a patch file from John Popplewell's "Tux Paint - MinGW/MSYS build instructions" webpage. (This adds some extra (required) functionality to SDL_Pango.)

    Build and install SDL_Pango as follows.

    @@ -488,21 +473,6 @@

    -
    SDL
    -
    -

    - Download source tar-ball of SDL_1.2.15 from libsdl.org.

    -

    - Re-install SDL as follows.

    - - $ tar zxvf SDL-1.2.15.tar.gz
    - $ cd SDL-1.2.15
    - $ ./configure --prefix=/mingw32 && make && make install -
    -
    -

    -
    - diff --git a/docs/ja_JP.UTF-8/INSTALL.txt b/docs/ja_JP.UTF-8/INSTALL.txt index 725bd259b..55dbf8846 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/ - 2021年9月12日 + 2021年9月17日 ---------------------------------------------------------------------- @@ -230,9 +230,9 @@ Compiling and Installation * Download source tar-ball of SDL_Pango-0.1.2 from SDL_Pango's page on Sourceforge.net. - * Download a patch file from "Compiling Tux Paint using - MinGW/MSYS2" webpage. (This adds some extra (required) - functionality to SDL_Pango.) + * Download a patch file from John Popplewell's "Tux Paint - + MinGW/MSYS build instructions" webpage. (This adds some extra + (required) functionality to SDL_Pango.) Build and install SDL_Pango as follows. @@ -252,16 +252,6 @@ Compiling and Installation $ cd SDL_gfx-2.0.25 $ ./configure --prefix=/mingw64 && make && make install - SDL - - Download source tar-ball of SDL_1.2.15 from libsdl.org. - - Re-install SDL as follows. - - $ tar zxvf SDL-1.2.15.tar.gz - $ cd SDL-1.2.15 - $ ./configure --prefix=/mingw64 && make && make install - Proceed to the next "MinGW 32bit (i686) toolchains" section, or skip to the "ImageMagick" section if you need only a 64bit build environment. @@ -311,9 +301,9 @@ Compiling and Installation * Download source tar-ball of SDL_Pango-0.1.2 from SDL_Pango's page on Sourceforge.net. - * Download a patch file from "Compiling Tux Paint using - MinGW/MSYS2" webpage. (This adds some extra (required) - functionality to SDL_Pango.) + * Download a patch file from John Popplewell's "Tux Paint - + MinGW/MSYS build instructions" webpage. (This adds some extra + (required) functionality to SDL_Pango.) Build and install SDL_Pango as follows. @@ -333,16 +323,6 @@ Compiling and Installation $ cd SDL_gfx-2.0.25 $ ./configure --prefix=/mingw32 && make && make install - SDL - - Download source tar-ball of SDL_1.2.15 from libsdl.org. - - Re-install SDL as follows. - - $ tar zxvf SDL-1.2.15.tar.gz - $ cd SDL-1.2.15 - $ ./configure --prefix=/mingw32 && make && make install - ------------------------------------------------------- ImageMagick diff --git a/docs/ja_JP.UTF-8/html/INSTALL.html b/docs/ja_JP.UTF-8/html/INSTALL.html index d4c10eabb..730013e86 100644 --- a/docs/ja_JP.UTF-8/html/INSTALL.html +++ b/docs/ja_JP.UTF-8/html/INSTALL.html @@ -26,7 +26,7 @@

    - 2021年9月12日

    + 2021年9月17日


    @@ -346,7 +346,7 @@
  • Download source tar-ball of SDL_Pango-0.1.2 from SDL_Pango's page on Sourceforge.net.
  • - Download a patch file from "Compiling Tux Paint using MinGW/MSYS2" webpage. (This adds some extra (required) functionality to SDL_Pango.)
  • + Download a patch file from John Popplewell's "Tux Paint - MinGW/MSYS build instructions" webpage. (This adds some extra (required) functionality to SDL_Pango.)

    Build and install SDL_Pango as follows.

    @@ -375,21 +375,6 @@

    -
    SDL
    -
    -

    - Download source tar-ball of SDL_1.2.15 from libsdl.org.

    -

    - Re-install SDL as follows.

    - - $ tar zxvf SDL-1.2.15.tar.gz
    - $ cd SDL-1.2.15
    - $ ./configure --prefix=/mingw64 && make && make install -
    -
    -

    -
    -

    @@ -459,7 +444,7 @@

  • Download source tar-ball of SDL_Pango-0.1.2 from SDL_Pango's page on Sourceforge.net.
  • - Download a patch file from "Compiling Tux Paint using MinGW/MSYS2" webpage. (This adds some extra (required) functionality to SDL_Pango.)
  • + Download a patch file from John Popplewell's "Tux Paint - MinGW/MSYS build instructions" webpage. (This adds some extra (required) functionality to SDL_Pango.)

    Build and install SDL_Pango as follows.

    @@ -488,21 +473,6 @@

    -
    SDL
    -
    -

    - Download source tar-ball of SDL_1.2.15 from libsdl.org.

    -

    - Re-install SDL as follows.

    - - $ tar zxvf SDL-1.2.15.tar.gz
    - $ cd SDL-1.2.15
    - $ ./configure --prefix=/mingw32 && make && make install -
    -
    -

    -
    -