From 50d3e99ccb0a8a5541e89e93eb1f41550f232eff Mon Sep 17 00:00:00 2001
From: Bill Kendrick
Date: Thu, 25 Mar 2021 09:07:16 -0700
Subject: [PATCH 01/11] Regen'd OPTIONs after Shin-Ichi's changes
From https://sourceforge.net/p/tuxpaint/tuxpaint-docs/ci/ad098eca7de6adba07468b67e1b576095cd2cab0/
---
docs/en/OPTIONS.txt | 21 +++++++++++++++++----
docs/en/html/OPTIONS.html | 19 +++++++++++++------
docs/es_ES.UTF-8/OPTIONS.txt | 21 +++++++++++++++++----
docs/es_ES.UTF-8/html/OPTIONS.html | 19 +++++++++++++------
docs/fr_FR.UTF-8/OPTIONS.txt | 21 +++++++++++++++++----
docs/fr_FR.UTF-8/html/OPTIONS.html | 19 +++++++++++++------
docs/gl_ES.UTF-8/OPTIONS.txt | 22 +++++++++++++++++-----
docs/gl_ES.UTF-8/html/OPTIONS.html | 19 +++++++++++++------
docs/ja_JP.UTF-8/OPTIONS.txt | 17 +++++++++++++----
docs/ja_JP.UTF-8/html/OPTIONS.html | 19 +++++++++++++------
10 files changed, 146 insertions(+), 51 deletions(-)
diff --git a/docs/en/OPTIONS.txt b/docs/en/OPTIONS.txt
index 9192a1aa8..5ea85fa0c 100644
--- a/docs/en/OPTIONS.txt
+++ b/docs/en/OPTIONS.txt
@@ -412,7 +412,7 @@ Windows Users
onscreen-keyboard=yes
Presents a clickable on-screen keyboard when using the Text and
- < b>Label tools.
+ Label tools.
onscreen-keyboard-layout=LAYOUTNAME
@@ -646,7 +646,12 @@ Windows Users
Tux Paint will fall back to using that typical directory,
of no XDG configuration can be read, or nothing is set for
"XDG_PICTURES_DIR".
- * Windows — TBD!
+ * Windows - "My Pictures" directory for each user (normaly
+ "c:\Users\USERNAME\Pictures").
+ You can directly open the folder as follows:
+ * Press "[Windows]+[R]" key to open "Run ..." dialogue.
+ * Enter "Shell:My Pictures" in the text box and push
+ [OK].
* macOS — TBD!
Note: When the defaults are used, a new "TuxPaint" subdirectory
@@ -1594,8 +1599,16 @@ Setting Your Environment's Locale
...which will set the language for the lifetime of that DOS window.
- For something more permanent, try editing your computer's
- "autoexec.bat" file using Windows' "sysedit" tool:
+ For something more permanent, you can set environment variable using
+ "System properties" dialogue as follows:
+
+ * Press "[Windows]+[R]" key to open "Run ..." dialogue.
+ * Enter "sysdm.cpl" in the text box and push "[OK]" button to open
+ "System properties" dialogue.
+ * Select "Advanced" tab.
+ * Click "Environment Variables..." button.
+ * Edit the value of the parameter "LANG" (should be newly created
+ if not exists).
Special Fonts
diff --git a/docs/en/html/OPTIONS.html b/docs/en/html/OPTIONS.html
index e4fc81cb9..4eb582642 100644
--- a/docs/en/html/OPTIONS.html
+++ b/docs/en/html/OPTIONS.html
@@ -580,8 +580,7 @@
- Presents a clickable on-screen keyboard when using the Text and <
-b>Label tools.
+ Presents a clickable on-screen keyboard when using the Text and Label tools.
@@ -913,8 +912,10 @@ b>Label tools.
Linux & Unix — If available, wherever your desktop environment is configured for pictures to be stored, based on your XDG (X Desktop Group) configuration. (Try running the command-line "xdg-user-dir PICTURES" to find out.)
Typically (in an English locale), this will be a "Pictures" subdirectory in your home directory (i.e., "$HOME/Pictures" aka "~/Pictures").
Tux Paint will fall back to using that typical directory, of no XDG configuration can be read, or nothing is set for "XDG_PICTURES_DIR".
-
- Windows — TBD!
+ Windows - "My Pictures" directory for each user (normaly "c:\Users\USERNAME\Pictures").
You can directly open the folder as follows:
+ - Press "[Windows]+[R]" key to open "Run ..." dialogue.
+ - Enter "Shell:My Pictures" in the text box and push [OK].
+
macOS — TBD!
@@ -4917,8 +4918,14 @@ b>Label tools.
...which will set the language for the lifetime of that DOS window.
- For something more permanent, try editing your computer's "autoexec.bat" file using Windows' "sysedit" tool:
-
+ For something more permanent, you can set environment variable using "System properties" dialogue as follows:
+
+ - Press "[Windows]+[R]" key to open "Run ..." dialogue.
+ - Enter "sysdm.cpl" in the text box and push "[OK]" button to open "System properties" dialogue.
+ - Select "Advanced" tab.
+ - Click "Environment Variables..." button.
+ - Edit the value of the parameter "LANG" (should be newly created if not exists).
+
diff --git a/docs/es_ES.UTF-8/OPTIONS.txt b/docs/es_ES.UTF-8/OPTIONS.txt
index 762b5e456..9475d8d8e 100644
--- a/docs/es_ES.UTF-8/OPTIONS.txt
+++ b/docs/es_ES.UTF-8/OPTIONS.txt
@@ -412,7 +412,7 @@ Windows Users
onscreen-keyboard=yes
Presents a clickable on-screen keyboard when using the Text and
- < b>Label tools.
+ Label tools.
onscreen-keyboard-layout=LAYOUTNAME
@@ -646,7 +646,12 @@ Windows Users
Tux Paint will fall back to using that typical directory,
of no XDG configuration can be read, or nothing is set for
"XDG_PICTURES_DIR".
- * Windows — TBD!
+ * Windows - "My Pictures" directory for each user (normaly
+ "c:\Users\USERNAME\Pictures").
+ You can directly open the folder as follows:
+ * Press "[Windows]+[R]" key to open "Run ..." dialogue.
+ * Enter "Shell:My Pictures" in the text box and push
+ [OK].
* macOS — TBD!
Note: When the defaults are used, a new "TuxPaint" subdirectory
@@ -1594,8 +1599,16 @@ Setting Your Environment's Locale
...which will set the language for the lifetime of that DOS window.
- For something more permanent, try editing your computer's
- "autoexec.bat" file using Windows' "sysedit" tool:
+ For something more permanent, you can set environment variable using
+ "System properties" dialogue as follows:
+
+ * Press "[Windows]+[R]" key to open "Run ..." dialogue.
+ * Enter "sysdm.cpl" in the text box and push "[OK]" button to open
+ "System properties" dialogue.
+ * Select "Advanced" tab.
+ * Click "Environment Variables..." button.
+ * Edit the value of the parameter "LANG" (should be newly created
+ if not exists).
Special Fonts
diff --git a/docs/es_ES.UTF-8/html/OPTIONS.html b/docs/es_ES.UTF-8/html/OPTIONS.html
index 6069542fb..2831660b2 100644
--- a/docs/es_ES.UTF-8/html/OPTIONS.html
+++ b/docs/es_ES.UTF-8/html/OPTIONS.html
@@ -580,8 +580,7 @@
- Presents a clickable on-screen keyboard when using the Text and <
-b>Label tools.
+ Presents a clickable on-screen keyboard when using the Text and Label tools.
@@ -913,8 +912,10 @@ b>Label tools.
Linux & Unix — If available, wherever your desktop environment is configured for pictures to be stored, based on your XDG (X Desktop Group) configuration. (Try running the command-line "xdg-user-dir PICTURES" to find out.)
Typically (in an English locale), this will be a "Pictures" subdirectory in your home directory (i.e., "$HOME/Pictures" aka "~/Pictures").
Tux Paint will fall back to using that typical directory, of no XDG configuration can be read, or nothing is set for "XDG_PICTURES_DIR".
-
- Windows — TBD!
+ Windows - "My Pictures" directory for each user (normaly "c:\Users\USERNAME\Pictures").
You can directly open the folder as follows:
+ - Press "[Windows]+[R]" key to open "Run ..." dialogue.
+ - Enter "Shell:My Pictures" in the text box and push [OK].
+
macOS — TBD!
@@ -4917,8 +4918,14 @@ b>Label tools.
...which will set the language for the lifetime of that DOS window.
- For something more permanent, try editing your computer's "autoexec.bat" file using Windows' "sysedit" tool:
-
+ For something more permanent, you can set environment variable using "System properties" dialogue as follows:
+
+ - Press "[Windows]+[R]" key to open "Run ..." dialogue.
+ - Enter "sysdm.cpl" in the text box and push "[OK]" button to open "System properties" dialogue.
+ - Select "Advanced" tab.
+ - Click "Environment Variables..." button.
+ - Edit the value of the parameter "LANG" (should be newly created if not exists).
+
diff --git a/docs/fr_FR.UTF-8/OPTIONS.txt b/docs/fr_FR.UTF-8/OPTIONS.txt
index a75ac586a..771d997ff 100644
--- a/docs/fr_FR.UTF-8/OPTIONS.txt
+++ b/docs/fr_FR.UTF-8/OPTIONS.txt
@@ -412,7 +412,7 @@ Windows Users
onscreen-keyboard=yes
Presents a clickable on-screen keyboard when using the Text and
- < b>Label tools.
+ Label tools.
onscreen-keyboard-layout=LAYOUTNAME
@@ -646,7 +646,12 @@ Windows Users
Tux Paint will fall back to using that typical directory,
of no XDG configuration can be read, or nothing is set for
"XDG_PICTURES_DIR".
- * Windows — TBD!
+ * Windows - "My Pictures" directory for each user (normaly
+ "c:\Users\USERNAME\Pictures").
+ You can directly open the folder as follows:
+ * Press "[Windows]+[R]" key to open "Run ..." dialogue.
+ * Enter "Shell:My Pictures" in the text box and push
+ [OK].
* macOS — TBD!
Note: When the defaults are used, a new "TuxPaint" subdirectory
@@ -1594,8 +1599,16 @@ Setting Your Environment's Locale
...which will set the language for the lifetime of that DOS window.
- For something more permanent, try editing your computer's
- "autoexec.bat" file using Windows' "sysedit" tool:
+ For something more permanent, you can set environment variable using
+ "System properties" dialogue as follows:
+
+ * Press "[Windows]+[R]" key to open "Run ..." dialogue.
+ * Enter "sysdm.cpl" in the text box and push "[OK]" button to open
+ "System properties" dialogue.
+ * Select "Advanced" tab.
+ * Click "Environment Variables..." button.
+ * Edit the value of the parameter "LANG" (should be newly created
+ if not exists).
Special Fonts
diff --git a/docs/fr_FR.UTF-8/html/OPTIONS.html b/docs/fr_FR.UTF-8/html/OPTIONS.html
index 6bdb0e301..218a772f0 100644
--- a/docs/fr_FR.UTF-8/html/OPTIONS.html
+++ b/docs/fr_FR.UTF-8/html/OPTIONS.html
@@ -580,8 +580,7 @@
- Presents a clickable on-screen keyboard when using the Text and <
-b>Label tools.
+ Presents a clickable on-screen keyboard when using the Text and Label tools.
@@ -913,8 +912,10 @@ b>Label tools.
Linux & Unix — If available, wherever your desktop environment is configured for pictures to be stored, based on your XDG (X Desktop Group) configuration. (Try running the command-line "xdg-user-dir PICTURES" to find out.)
Typically (in an English locale), this will be a "Pictures" subdirectory in your home directory (i.e., "$HOME/Pictures" aka "~/Pictures").
Tux Paint will fall back to using that typical directory, of no XDG configuration can be read, or nothing is set for "XDG_PICTURES_DIR".
-
- Windows — TBD!
+ Windows - "My Pictures" directory for each user (normaly "c:\Users\USERNAME\Pictures").
You can directly open the folder as follows:
+ - Press "[Windows]+[R]" key to open "Run ..." dialogue.
+ - Enter "Shell:My Pictures" in the text box and push [OK].
+
macOS — TBD!
@@ -4917,8 +4918,14 @@ b>Label tools.
...which will set the language for the lifetime of that DOS window.
- For something more permanent, try editing your computer's "autoexec.bat" file using Windows' "sysedit" tool:
-
+ For something more permanent, you can set environment variable using "System properties" dialogue as follows:
+
+ - Press "[Windows]+[R]" key to open "Run ..." dialogue.
+ - Enter "sysdm.cpl" in the text box and push "[OK]" button to open "System properties" dialogue.
+ - Select "Advanced" tab.
+ - Click "Environment Variables..." button.
+ - Edit the value of the parameter "LANG" (should be newly created if not exists).
+
diff --git a/docs/gl_ES.UTF-8/OPTIONS.txt b/docs/gl_ES.UTF-8/OPTIONS.txt
index 99d0ec277..adf280be6 100644
--- a/docs/gl_ES.UTF-8/OPTIONS.txt
+++ b/docs/gl_ES.UTF-8/OPTIONS.txt
@@ -429,7 +429,7 @@ Usuarios de Windows
onscreen-keyboard=yes
Presents a clickable on-screen keyboard when using the Text and
- < b>Label tools.
+ Label tools.
onscreen-keyboard-layout=NOME DA DISPOSICIÓN
@@ -680,7 +680,12 @@ Usuarios de Windows
Tux Paint volverá usar ese directorio habitual, se non se
pode ler a configuración XDG, ou non se estabelece nada
«XDG_PICTURES_DIR».
- * Windows — TBD!
+ * Windows - "My Pictures" directory for each user (normaly
+ "c:\Users\USERNAME\Pictures").
+ You can directly open the folder as follows:
+ * Press "[Windows]+[R]" key to open "Run ..." dialogue.
+ * Enter "Shell:My Pictures" in the text box and push
+ [OK].
* macOS — TBD!
Nota: Cando se empregan os valores predeterminados, crearase e
@@ -1648,9 +1653,16 @@ Axustar o idioma do seu contorno
...que estabelecerá o idioma para toda a vida desa xanela DOS.
- Para obter algo máis permanente, probe a editar o ficheiro
- «autoexec.bat» do seu computador usando a ferramenta «sysedit» de
- Windows:
+ For something more permanent, you can set environment variable using
+ "System properties" dialogue as follows:
+
+ * Press "[Windows]+[R]" key to open "Run ..." dialogue.
+ * Enter "sysdm.cpl" in the text box and push "[OK]" button to open
+ "System properties" dialogue.
+ * Select "Advanced" tab.
+ * Click "Environment Variables..." button.
+ * Edit the value of the parameter "LANG" (should be newly created
+ if not exists).
Tipos de letra especiais
diff --git a/docs/gl_ES.UTF-8/html/OPTIONS.html b/docs/gl_ES.UTF-8/html/OPTIONS.html
index f84c14967..cff8d0b4a 100644
--- a/docs/gl_ES.UTF-8/html/OPTIONS.html
+++ b/docs/gl_ES.UTF-8/html/OPTIONS.html
@@ -580,8 +580,7 @@
- Presents a clickable on-screen keyboard when using the Text and <
-b>Label tools.
+ Presents a clickable on-screen keyboard when using the Text and Label tools.
@@ -913,8 +912,10 @@ b>Label tools.
Linux e Unix: se está dispoñíbel, onde queira que o seu contorno de escritorio estea configurado para que se almacenen imaxes, en función da configuración XDG (X Desktop Group). (Probe a executar a liña de ordes «xdg-user-dir PICTURES» para descubrilo.)
Normalmente (na configuración local inglesa), este será un subdirectorio «Imaxes» no seu directorio persoal (é dicir, «$HOME/Imaxes» tamén coñecido como «~/Imaxes»).
Tux Paint volverá usar ese directorio habitual, se non se pode ler a configuración XDG, ou non se estabelece nada «XDG_PICTURES_DIR».
-
- Windows — TBD!
+ Windows - "My Pictures" directory for each user (normaly "c:\Users\USERNAME\Pictures").
You can directly open the folder as follows:
+ - Press "[Windows]+[R]" key to open "Run ..." dialogue.
+ - Enter "Shell:My Pictures" in the text box and push [OK].
+
macOS — TBD!
@@ -4917,8 +4918,14 @@ b>Label tools.
...que estabelecerá o idioma para toda a vida desa xanela DOS.
- Para obter algo máis permanente, probe a editar o ficheiro «autoexec.bat» do seu computador usando a ferramenta «sysedit» de Windows:
-
+ For something more permanent, you can set environment variable using "System properties" dialogue as follows:
+
+ - Press "[Windows]+[R]" key to open "Run ..." dialogue.
+ - Enter "sysdm.cpl" in the text box and push "[OK]" button to open "System properties" dialogue.
+ - Select "Advanced" tab.
+ - Click "Environment Variables..." button.
+ - Edit the value of the parameter "LANG" (should be newly created if not exists).
+
diff --git a/docs/ja_JP.UTF-8/OPTIONS.txt b/docs/ja_JP.UTF-8/OPTIONS.txt
index 858a830e9..c4ca0de9b 100644
--- a/docs/ja_JP.UTF-8/OPTIONS.txt
+++ b/docs/ja_JP.UTF-8/OPTIONS.txt
@@ -322,7 +322,7 @@ Windows のユーザー
onscreen-keyboard=yes
Presents a clickable on-screen keyboard when using the Text and
- < b>Label tools.
+ Label tools.
onscreen-keyboard-layout=レイアウト名
@@ -501,7 +501,11 @@ Windows のユーザー
"~/Pictures")以下の "Pictures" ディレクトリになります。(日本語環境では "画像")
XDGの設定が読み取れない場合や、"XDG_PICTURES_DIR
"に何も設定されていない場合は、上記の英語環境で一般的なディレクトリ(~/Pictures)を使用します。
- * Windows — TBD!
+ * Windows — 各ユーザーの "ピクチャ" ディレクトリ(通常は
+ "C:\Users\ユーザー名\Pictures")。
+ また、次のようにして、フォルダを直接開くこともできます:
+ * "[Windows]+[R]" キーを押して "ファイル名を指定して実行" ダイアログを開く。
+ * テキストボックスに "Shell:My Pictures" と入力して [OK] を押す。
* macOS — TBD!
注:標準の設定を用いる場合は、画像用のディレクトリにサブディレクトリ "TuxPaint"
@@ -1393,8 +1397,13 @@ Windows のユーザー
... この言語指定は、実行したコマンドプロンプトウィンドウが終了するまでの間だけ有効となります。
- 恒久的に言語環境を変更したい場合は、Windows の "sysedit" ツールを用いて "autoexec.bat"
- ファイルを編集する方法があります。
+ 常にこの言語設定を有効にするには、以下のようにして、"システムのプロパティ" ダイアログで環境変数を設定します:
+
+ * "[Windows]+[R]" キーを押して "ファイル名を指定して実行" ダイアログを開く。
+ * テキストボックスに "sysdm.cpl" と入力して "[OK]" ボタンを押し、"システムのプロパティ" ダイアログを開く。
+ * "詳細設定" タブを選択。
+ * "環境変数(N)..." ボタンをクリック。
+ * 環境変数 "LANG" の値を編集。(変数が設定されていなければ新たに作成)
言語固有のフォント
diff --git a/docs/ja_JP.UTF-8/html/OPTIONS.html b/docs/ja_JP.UTF-8/html/OPTIONS.html
index f4cfde5ad..62550093e 100644
--- a/docs/ja_JP.UTF-8/html/OPTIONS.html
+++ b/docs/ja_JP.UTF-8/html/OPTIONS.html
@@ -580,8 +580,7 @@
- Presents a clickable on-screen keyboard when using the Text and <
-b>Label tools.
+ Presents a clickable on-screen keyboard when using the Text and Label tools.
@@ -913,8 +912,10 @@ b>Label tools.
Linux および Unix — XDG (X Desktop Group) 標準に基づく設定が利用可能な場合、個々のデスクトップ環境において画像保存用として設定されているディレクトリ("xdg-user-dir PICTURES" コマンドで確認できます)
英語環境では一般的にユーザーのホームディレクトリ("$HOME/Pictures" あるいは "~/Pictures")以下の "Pictures" ディレクトリになります。(日本語環境では "画像")
XDGの設定が読み取れない場合や、"XDG_PICTURES_DIR "に何も設定されていない場合は、上記の英語環境で一般的なディレクトリ(~/Pictures)を使用します。
-
- Windows — TBD!
+ Windows — 各ユーザーの "ピクチャ" ディレクトリ(通常は "C:\Users\ユーザー名\Pictures")。
また、次のようにして、フォルダを直接開くこともできます:
+ - "[Windows]+[R]" キーを押して "ファイル名を指定して実行" ダイアログを開く。
+ - テキストボックスに "Shell:My Pictures" と入力して [OK] を押す。
+
macOS — TBD!
@@ -4917,8 +4918,14 @@ b>Label tools.
... この言語指定は、実行したコマンドプロンプトウィンドウが終了するまでの間だけ有効となります。
- 恒久的に言語環境を変更したい場合は、Windows の "sysedit" ツールを用いて "autoexec.bat" ファイルを編集する方法があります。
-
+ 常にこの言語設定を有効にするには、以下のようにして、"システムのプロパティ" ダイアログで環境変数を設定します:
+
+ - "[Windows]+[R]" キーを押して "ファイル名を指定して実行" ダイアログを開く。
+ - テキストボックスに "sysdm.cpl" と入力して "[OK]" ボタンを押し、"システムのプロパティ" ダイアログを開く。
+ - "詳細設定" タブを選択。
+ - "環境変数(N)..." ボタンをクリック。
+ - 環境変数 "LANG" の値を編集。(変数が設定されていなければ新たに作成)
+
From 18b82ab0df9afdfcd9a4b9782af14a2a725adad7 Mon Sep 17 00:00:00 2001
From: Bill Kendrick
Date: Thu, 25 Mar 2021 09:18:11 -0700
Subject: [PATCH 02/11] Refresh OPTIONS after tweaks re: Windows->LANG
---
docs/en/OPTIONS.txt | 19 ++++++++++---------
docs/en/html/OPTIONS.html | 12 ++++++------
docs/es_ES.UTF-8/OPTIONS.txt | 19 ++++++++++---------
docs/es_ES.UTF-8/html/OPTIONS.html | 12 ++++++------
docs/fr_FR.UTF-8/OPTIONS.txt | 19 ++++++++++---------
docs/fr_FR.UTF-8/html/OPTIONS.html | 12 ++++++------
docs/gl_ES.UTF-8/OPTIONS.txt | 19 ++++++++++---------
docs/gl_ES.UTF-8/html/OPTIONS.html | 12 ++++++------
docs/ja_JP.UTF-8/OPTIONS.txt | 16 ++++++++++------
docs/ja_JP.UTF-8/html/OPTIONS.html | 12 ++++++------
10 files changed, 80 insertions(+), 72 deletions(-)
diff --git a/docs/en/OPTIONS.txt b/docs/en/OPTIONS.txt
index 5ea85fa0c..68853e257 100644
--- a/docs/en/OPTIONS.txt
+++ b/docs/en/OPTIONS.txt
@@ -1599,16 +1599,17 @@ Setting Your Environment's Locale
...which will set the language for the lifetime of that DOS window.
- For something more permanent, you can set environment variable using
- "System properties" dialogue as follows:
+ For something more permanent, you can set an 'environment variable'
+ using the "System properties" dialogue as follows:
- * Press "[Windows]+[R]" key to open "Run ..." dialogue.
- * Enter "sysdm.cpl" in the text box and push "[OK]" button to open
- "System properties" dialogue.
- * Select "Advanced" tab.
- * Click "Environment Variables..." button.
- * Edit the value of the parameter "LANG" (should be newly created
- if not exists).
+ * Press the "[Windows]+[R]" key combination to open the "Run ..."
+ dialogue.
+ * Enter "sysdm.cpl" in the text box and click the "[OK]" button to
+ open the "System properties" dialogue.
+ * Select the "Advanced" tab.
+ * Click the "Environment Variables..." button.
+ * Edit the value of the parameter "LANG" (create it, if it doesn't
+ exists).
Special Fonts
diff --git a/docs/en/html/OPTIONS.html b/docs/en/html/OPTIONS.html
index 4eb582642..71776bab7 100644
--- a/docs/en/html/OPTIONS.html
+++ b/docs/en/html/OPTIONS.html
@@ -4918,13 +4918,13 @@
...which will set the language for the lifetime of that DOS window.
- For something more permanent, you can set environment variable using "System properties" dialogue as follows:
+ For something more permanent, you can set an 'environment variable' using the "System properties" dialogue as follows:
- - Press "[Windows]+[R]" key to open "Run ..." dialogue.
- - Enter "sysdm.cpl" in the text box and push "[OK]" button to open "System properties" dialogue.
- - Select "Advanced" tab.
- - Click "Environment Variables..." button.
- - Edit the value of the parameter "LANG" (should be newly created if not exists).
+ - Press the "[Windows]+[R]" key combination to open the "Run ..." dialogue.
+ - Enter "
sysdm.cpl" in the text box and click the "[OK]" button to open the "System properties" dialogue.
+ - Select the "Advanced" tab.
+ - Click the "Environment Variables..." button.
+ - Edit the value of the parameter "
LANG" (create it, if it doesn't exists).
diff --git a/docs/es_ES.UTF-8/OPTIONS.txt b/docs/es_ES.UTF-8/OPTIONS.txt
index 9475d8d8e..f27d39986 100644
--- a/docs/es_ES.UTF-8/OPTIONS.txt
+++ b/docs/es_ES.UTF-8/OPTIONS.txt
@@ -1599,16 +1599,17 @@ Setting Your Environment's Locale
...which will set the language for the lifetime of that DOS window.
- For something more permanent, you can set environment variable using
- "System properties" dialogue as follows:
+ For something more permanent, you can set an 'environment variable'
+ using the "System properties" dialogue as follows:
- * Press "[Windows]+[R]" key to open "Run ..." dialogue.
- * Enter "sysdm.cpl" in the text box and push "[OK]" button to open
- "System properties" dialogue.
- * Select "Advanced" tab.
- * Click "Environment Variables..." button.
- * Edit the value of the parameter "LANG" (should be newly created
- if not exists).
+ * Press the "[Windows]+[R]" key combination to open the "Run ..."
+ dialogue.
+ * Enter "sysdm.cpl" in the text box and click the "[OK]" button to
+ open the "System properties" dialogue.
+ * Select the "Advanced" tab.
+ * Click the "Environment Variables..." button.
+ * Edit the value of the parameter "LANG" (create it, if it doesn't
+ exists).
Special Fonts
diff --git a/docs/es_ES.UTF-8/html/OPTIONS.html b/docs/es_ES.UTF-8/html/OPTIONS.html
index 2831660b2..93c99b64f 100644
--- a/docs/es_ES.UTF-8/html/OPTIONS.html
+++ b/docs/es_ES.UTF-8/html/OPTIONS.html
@@ -4918,13 +4918,13 @@
...which will set the language for the lifetime of that DOS window.
- For something more permanent, you can set environment variable using "System properties" dialogue as follows:
+ For something more permanent, you can set an 'environment variable' using the "System properties" dialogue as follows:
- - Press "[Windows]+[R]" key to open "Run ..." dialogue.
- - Enter "sysdm.cpl" in the text box and push "[OK]" button to open "System properties" dialogue.
- - Select "Advanced" tab.
- - Click "Environment Variables..." button.
- - Edit the value of the parameter "LANG" (should be newly created if not exists).
+ - Press the "[Windows]+[R]" key combination to open the "Run ..." dialogue.
+ - Enter "
sysdm.cpl" in the text box and click the "[OK]" button to open the "System properties" dialogue.
+ - Select the "Advanced" tab.
+ - Click the "Environment Variables..." button.
+ - Edit the value of the parameter "
LANG" (create it, if it doesn't exists).
diff --git a/docs/fr_FR.UTF-8/OPTIONS.txt b/docs/fr_FR.UTF-8/OPTIONS.txt
index 771d997ff..c42920594 100644
--- a/docs/fr_FR.UTF-8/OPTIONS.txt
+++ b/docs/fr_FR.UTF-8/OPTIONS.txt
@@ -1599,16 +1599,17 @@ Setting Your Environment's Locale
...which will set the language for the lifetime of that DOS window.
- For something more permanent, you can set environment variable using
- "System properties" dialogue as follows:
+ For something more permanent, you can set an 'environment variable'
+ using the "System properties" dialogue as follows:
- * Press "[Windows]+[R]" key to open "Run ..." dialogue.
- * Enter "sysdm.cpl" in the text box and push "[OK]" button to open
- "System properties" dialogue.
- * Select "Advanced" tab.
- * Click "Environment Variables..." button.
- * Edit the value of the parameter "LANG" (should be newly created
- if not exists).
+ * Press the "[Windows]+[R]" key combination to open the "Run ..."
+ dialogue.
+ * Enter "sysdm.cpl" in the text box and click the "[OK]" button to
+ open the "System properties" dialogue.
+ * Select the "Advanced" tab.
+ * Click the "Environment Variables..." button.
+ * Edit the value of the parameter "LANG" (create it, if it doesn't
+ exists).
Special Fonts
diff --git a/docs/fr_FR.UTF-8/html/OPTIONS.html b/docs/fr_FR.UTF-8/html/OPTIONS.html
index 218a772f0..c10abe85b 100644
--- a/docs/fr_FR.UTF-8/html/OPTIONS.html
+++ b/docs/fr_FR.UTF-8/html/OPTIONS.html
@@ -4918,13 +4918,13 @@
...which will set the language for the lifetime of that DOS window.
- For something more permanent, you can set environment variable using "System properties" dialogue as follows:
+ For something more permanent, you can set an 'environment variable' using the "System properties" dialogue as follows:
- - Press "[Windows]+[R]" key to open "Run ..." dialogue.
- - Enter "sysdm.cpl" in the text box and push "[OK]" button to open "System properties" dialogue.
- - Select "Advanced" tab.
- - Click "Environment Variables..." button.
- - Edit the value of the parameter "LANG" (should be newly created if not exists).
+ - Press the "[Windows]+[R]" key combination to open the "Run ..." dialogue.
+ - Enter "
sysdm.cpl" in the text box and click the "[OK]" button to open the "System properties" dialogue.
+ - Select the "Advanced" tab.
+ - Click the "Environment Variables..." button.
+ - Edit the value of the parameter "
LANG" (create it, if it doesn't exists).
diff --git a/docs/gl_ES.UTF-8/OPTIONS.txt b/docs/gl_ES.UTF-8/OPTIONS.txt
index adf280be6..91129b13f 100644
--- a/docs/gl_ES.UTF-8/OPTIONS.txt
+++ b/docs/gl_ES.UTF-8/OPTIONS.txt
@@ -1653,16 +1653,17 @@ Axustar o idioma do seu contorno
...que estabelecerá o idioma para toda a vida desa xanela DOS.
- For something more permanent, you can set environment variable using
- "System properties" dialogue as follows:
+ For something more permanent, you can set an 'environment variable'
+ using the "System properties" dialogue as follows:
- * Press "[Windows]+[R]" key to open "Run ..." dialogue.
- * Enter "sysdm.cpl" in the text box and push "[OK]" button to open
- "System properties" dialogue.
- * Select "Advanced" tab.
- * Click "Environment Variables..." button.
- * Edit the value of the parameter "LANG" (should be newly created
- if not exists).
+ * Press the "[Windows]+[R]" key combination to open the "Run ..."
+ dialogue.
+ * Enter "sysdm.cpl" in the text box and click the "[OK]" button to
+ open the "System properties" dialogue.
+ * Select the "Advanced" tab.
+ * Click the "Environment Variables..." button.
+ * Edit the value of the parameter "LANG" (create it, if it doesn't
+ exists).
Tipos de letra especiais
diff --git a/docs/gl_ES.UTF-8/html/OPTIONS.html b/docs/gl_ES.UTF-8/html/OPTIONS.html
index cff8d0b4a..ed0855b27 100644
--- a/docs/gl_ES.UTF-8/html/OPTIONS.html
+++ b/docs/gl_ES.UTF-8/html/OPTIONS.html
@@ -4918,13 +4918,13 @@
...que estabelecerá o idioma para toda a vida desa xanela DOS.
- For something more permanent, you can set environment variable using "System properties" dialogue as follows:
+ For something more permanent, you can set an 'environment variable' using the "System properties" dialogue as follows:
- - Press "[Windows]+[R]" key to open "Run ..." dialogue.
- - Enter "sysdm.cpl" in the text box and push "[OK]" button to open "System properties" dialogue.
- - Select "Advanced" tab.
- - Click "Environment Variables..." button.
- - Edit the value of the parameter "LANG" (should be newly created if not exists).
+ - Press the "[Windows]+[R]" key combination to open the "Run ..." dialogue.
+ - Enter "
sysdm.cpl" in the text box and click the "[OK]" button to open the "System properties" dialogue.
+ - Select the "Advanced" tab.
+ - Click the "Environment Variables..." button.
+ - Edit the value of the parameter "
LANG" (create it, if it doesn't exists).
diff --git a/docs/ja_JP.UTF-8/OPTIONS.txt b/docs/ja_JP.UTF-8/OPTIONS.txt
index c4ca0de9b..128d5f22d 100644
--- a/docs/ja_JP.UTF-8/OPTIONS.txt
+++ b/docs/ja_JP.UTF-8/OPTIONS.txt
@@ -1397,13 +1397,17 @@ Windows のユーザー
... この言語指定は、実行したコマンドプロンプトウィンドウが終了するまでの間だけ有効となります。
- 常にこの言語設定を有効にするには、以下のようにして、"システムのプロパティ" ダイアログで環境変数を設定します:
+ For something more permanent, you can set an 'environment variable'
+ using the "システムのプロパティ" dialogue as follows:
- * "[Windows]+[R]" キーを押して "ファイル名を指定して実行" ダイアログを開く。
- * テキストボックスに "sysdm.cpl" と入力して "[OK]" ボタンを押し、"システムのプロパティ" ダイアログを開く。
- * "詳細設定" タブを選択。
- * "環境変数(N)..." ボタンをクリック。
- * 環境変数 "LANG" の値を編集。(変数が設定されていなければ新たに作成)
+ * Press the "[Windows]+[R]" key combination to open the
+ "ファイル名を指定して実行" dialogue.
+ * Enter "sysdm.cpl" in the text box and click the "[OK]" button to
+ open the "システムのプロパティ" dialogue.
+ * Select the "詳細設定" tab.
+ * Click the "環境変数(N)..." button.
+ * Edit the value of the parameter "LANG" (create it, if it doesn't
+ exists).
言語固有のフォント
diff --git a/docs/ja_JP.UTF-8/html/OPTIONS.html b/docs/ja_JP.UTF-8/html/OPTIONS.html
index 62550093e..91d0792ce 100644
--- a/docs/ja_JP.UTF-8/html/OPTIONS.html
+++ b/docs/ja_JP.UTF-8/html/OPTIONS.html
@@ -4918,13 +4918,13 @@
... この言語指定は、実行したコマンドプロンプトウィンドウが終了するまでの間だけ有効となります。
- 常にこの言語設定を有効にするには、以下のようにして、"システムのプロパティ" ダイアログで環境変数を設定します:
+ For something more permanent, you can set an 'environment variable' using the "システムのプロパティ" dialogue as follows:
- - "[Windows]+[R]" キーを押して "ファイル名を指定して実行" ダイアログを開く。
- - テキストボックスに "sysdm.cpl" と入力して "[OK]" ボタンを押し、"システムのプロパティ" ダイアログを開く。
- - "詳細設定" タブを選択。
- - "環境変数(N)..." ボタンをクリック。
- - 環境変数 "LANG" の値を編集。(変数が設定されていなければ新たに作成)
+ - Press the "[Windows]+[R]" key combination to open the "ファイル名を指定して実行" dialogue.
+ - Enter "
sysdm.cpl" in the text box and click the "[OK]" button to open the "システムのプロパティ" dialogue.
+ - Select the "詳細設定" tab.
+ - Click the "環境変数(N)..." button.
+ - Edit the value of the parameter "
LANG" (create it, if it doesn't exists).
From 8e9362a55092d106a13253f31bcde26024388016 Mon Sep 17 00:00:00 2001
From: Mark Kim
Date: Fri, 26 Mar 2021 22:53:19 -0400
Subject: [PATCH 03/11] stamps installer support for ios
stamps installer now works with ios.
---
src/tuxpaint.c | 3 +++
1 file changed, 3 insertions(+)
diff --git a/src/tuxpaint.c b/src/tuxpaint.c
index 7da0c23a4..56f48df73 100644
--- a/src/tuxpaint.c
+++ b/src/tuxpaint.c
@@ -7949,6 +7949,9 @@ static void load_stamps(SDL_Surface * screen)
load_stamp_dir(screen, "Resources/stamps");
load_stamp_dir(screen, "/Library/Application Support/TuxPaint/stamps");
#endif
+#ifdef __IOS__
+ load_stamp_dir(screen, "stamps");
+#endif
#ifdef WIN32
free(homedirdir);
homedirdir = get_fname("data/stamps", DIR_DATA);
From dcd4b7c59c445f6cb92f79982d1834dd08706127 Mon Sep 17 00:00:00 2001
From: Bill Kendrick
Date: Sat, 27 Mar 2021 00:44:26 -0700
Subject: [PATCH 04/11] Refresh OPTIONs re: coarse keyboard movement
h/t Shin-Ichi in
https://sourceforge.net/p/tuxpaint/tuxpaint-docs/ci/97ecddd3c022b7a38d065d175670d474157a38d4/
---
docs/en/OPTIONS.txt | 4 ++--
docs/en/html/OPTIONS.html | 2 +-
docs/es_ES.UTF-8/OPTIONS.txt | 4 ++--
docs/es_ES.UTF-8/html/OPTIONS.html | 2 +-
docs/fr_FR.UTF-8/OPTIONS.txt | 4 ++--
docs/fr_FR.UTF-8/html/OPTIONS.html | 2 +-
docs/gl_ES.UTF-8/OPTIONS.txt | 2 +-
docs/gl_ES.UTF-8/html/OPTIONS.html | 2 +-
docs/ja_JP.UTF-8/OPTIONS.txt | 22 ++++++++--------------
docs/ja_JP.UTF-8/html/OPTIONS.html | 16 ++++++++--------
10 files changed, 27 insertions(+), 33 deletions(-)
diff --git a/docs/en/OPTIONS.txt b/docs/en/OPTIONS.txt
index 68853e257..e0ef56d58 100644
--- a/docs/en/OPTIONS.txt
+++ b/docs/en/OPTIONS.txt
@@ -569,8 +569,8 @@ Windows Users
Features:
- * Fine movement within canvas, or coarse movement if default
- is held.
+ * Fine movement within canvas, or coarse movement if Shift is
+ held.
* Coarse movement within tool button areas.
* Key controls:
* [Left]/[Right]/[Up]/[Down], numpad [1] thru [9]: Move
diff --git a/docs/en/html/OPTIONS.html b/docs/en/html/OPTIONS.html
index 71776bab7..f4b7c0161 100644
--- a/docs/en/html/OPTIONS.html
+++ b/docs/en/html/OPTIONS.html
@@ -833,7 +833,7 @@
Features:
- - Fine movement within canvas, or coarse movement if
default is held.
+ - Fine movement within canvas, or coarse movement if
Shift is held.
- Coarse movement within tool button areas.
diff --git a/docs/es_ES.UTF-8/OPTIONS.txt b/docs/es_ES.UTF-8/OPTIONS.txt
index f27d39986..cc6371282 100644
--- a/docs/es_ES.UTF-8/OPTIONS.txt
+++ b/docs/es_ES.UTF-8/OPTIONS.txt
@@ -569,8 +569,8 @@ Windows Users
Features:
- * Fine movement within canvas, or coarse movement if default
- is held.
+ * Fine movement within canvas, or coarse movement if Shift is
+ held.
* Coarse movement within tool button areas.
* Key controls:
* [Left]/[Right]/[Up]/[Down], numpad [1] thru [9]: Move
diff --git a/docs/es_ES.UTF-8/html/OPTIONS.html b/docs/es_ES.UTF-8/html/OPTIONS.html
index 93c99b64f..37a405a5e 100644
--- a/docs/es_ES.UTF-8/html/OPTIONS.html
+++ b/docs/es_ES.UTF-8/html/OPTIONS.html
@@ -833,7 +833,7 @@
Features:
- - Fine movement within canvas, or coarse movement if
default is held.
+ - Fine movement within canvas, or coarse movement if
Shift is held.
- Coarse movement within tool button areas.
diff --git a/docs/fr_FR.UTF-8/OPTIONS.txt b/docs/fr_FR.UTF-8/OPTIONS.txt
index c42920594..7664880a3 100644
--- a/docs/fr_FR.UTF-8/OPTIONS.txt
+++ b/docs/fr_FR.UTF-8/OPTIONS.txt
@@ -569,8 +569,8 @@ Windows Users
Features:
- * Fine movement within canvas, or coarse movement if default
- is held.
+ * Fine movement within canvas, or coarse movement if Shift is
+ held.
* Coarse movement within tool button areas.
* Key controls:
* [Left]/[Right]/[Up]/[Down], numpad [1] thru [9]: Move
diff --git a/docs/fr_FR.UTF-8/html/OPTIONS.html b/docs/fr_FR.UTF-8/html/OPTIONS.html
index c10abe85b..b28b238be 100644
--- a/docs/fr_FR.UTF-8/html/OPTIONS.html
+++ b/docs/fr_FR.UTF-8/html/OPTIONS.html
@@ -833,7 +833,7 @@
Features:
- - Fine movement within canvas, or coarse movement if
default is held.
+ - Fine movement within canvas, or coarse movement if
Shift is held.
- Coarse movement within tool button areas.
diff --git a/docs/gl_ES.UTF-8/OPTIONS.txt b/docs/gl_ES.UTF-8/OPTIONS.txt
index 91129b13f..bcb9af9b9 100644
--- a/docs/gl_ES.UTF-8/OPTIONS.txt
+++ b/docs/gl_ES.UTF-8/OPTIONS.txt
@@ -597,7 +597,7 @@ Usuarios de Windows
Funcionalidades:
* Movemento fino dentro do lenzo ou movemento groseiro se se
- mantén premida default.
+ mantén premida Shift.
* Movemento groseiro dentro das áreas dos botóns da
ferramenta.
* Principais controis:
diff --git a/docs/gl_ES.UTF-8/html/OPTIONS.html b/docs/gl_ES.UTF-8/html/OPTIONS.html
index ed0855b27..04d8a496d 100644
--- a/docs/gl_ES.UTF-8/html/OPTIONS.html
+++ b/docs/gl_ES.UTF-8/html/OPTIONS.html
@@ -833,7 +833,7 @@
Funcionalidades: