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:

            -
          • Movemento fino dentro do lenzo ou movemento groseiro se se mantén premida default.
          • +
          • Movemento fino dentro do lenzo ou movemento groseiro se se mantén premida Shift.
          • Movemento groseiro dentro das áreas dos botóns da ferramenta.
          • diff --git a/docs/ja_JP.UTF-8/OPTIONS.txt b/docs/ja_JP.UTF-8/OPTIONS.txt index 128d5f22d..32fcf44db 100644 --- a/docs/ja_JP.UTF-8/OPTIONS.txt +++ b/docs/ja_JP.UTF-8/OPTIONS.txt @@ -321,8 +321,7 @@ Windows のユーザー onscreen-keyboard=yes - Presents a clickable on-screen keyboard when using the Text and - Label tools. + 「もじ」ツールと「ラベル」ツールで、画面キーボードを表示します。 onscreen-keyboard-layout=レイアウト名 @@ -444,8 +443,7 @@ Windows のユーザー 使用方法: - * キャンバスエリアでは、通常はなめらかに、default キー(Windows では Shift - キー)を押しながらでは飛び飛びにカーソルが動きます。 + * キャンバスエリアでは、通常はなめらかに、Shift キーを押しながらでは飛び飛びにカーソルが動きます。 * ツールボタンのエリアでは、飛び飛びにカーソルが動きます。 * 各キーの動作: * [Left]/[Right]/[Up]/[Down], テンキーの [1] から [9]: @@ -1397,17 +1395,13 @@ Windows のユーザー ... この言語指定は、実行したコマンドプロンプトウィンドウが終了するまでの間だけ有効となります。 - For something more permanent, you can set an 'environment variable' - using the "システムのプロパティ" dialogue as follows: + 常にこの言語設定を有効にするには、以下のようにして、"システムのプロパティ" ダイアログで環境変数を設定します: - * 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). + * "[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 91d0792ce..b183ebf7b 100644 --- a/docs/ja_JP.UTF-8/html/OPTIONS.html +++ b/docs/ja_JP.UTF-8/html/OPTIONS.html @@ -580,7 +580,7 @@

            - Presents a clickable on-screen keyboard when using the Text and Label tools.

            + 「もじ」ツールと「ラベル」ツールで、画面キーボードを表示します。

            @@ -833,7 +833,7 @@ 使用方法:

              -
            • キャンバスエリアでは、通常はなめらかに、default キー(Windows では Shift キー)を押しながらでは飛び飛びにカーソルが動きます。
            • +
            • キャンバスエリアでは、通常はなめらかに、Shift キーを押しながらでは飛び飛びにカーソルが動きます。
            • ツールボタンのエリアでは、飛び飛びにカーソルが動きます。
            • @@ -4918,13 +4918,13 @@ ... この言語指定は、実行したコマンドプロンプトウィンドウが終了するまでの間だけ有効となります。

              - For something more permanent, you can set an 'environment variable' using the "システムのプロパティ" dialogue as follows:

              + 常にこの言語設定を有効にするには、以下のようにして、"システムのプロパティ" ダイアログで環境変数を設定します:

                -
              • 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).
              • +
              • "[Windows]+[R]" キーを押して "ファイル名を指定して実行" ダイアログを開く。
              • +
              • テキストボックスに "sysdm.cpl" と入力して "[OK]" ボタンを押し、"システムのプロパティ" ダイアログを開く。
              • +
              • "詳細設定" タブを選択。
              • +
              • "環境変数(N)..." ボタンをクリック。
              • +
              • 環境変数 "LANG" の値を編集。(変数が設定されていなければ新たに作成)
              From 1dc7b448116adf2e38b3d5fbdf7b828edf854f63 Mon Sep 17 00:00:00 2001 From: Bill Kendrick Date: Sat, 27 Mar 2021 12:15:40 -0700 Subject: [PATCH 05/11] Refresh Galician translation of docs Per https://sourceforge.net/p/tuxpaint/tuxpaint-docs/ci/c3eb9b14b01e5cd01af3ebeaa0cd85469d47d793/ --- docs/gl_ES.UTF-8/README.txt | 2 +- docs/gl_ES.UTF-8/html/README.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/gl_ES.UTF-8/README.txt b/docs/gl_ES.UTF-8/README.txt index 7f0eed74a..f1ed37f00 100644 --- a/docs/gl_ES.UTF-8/README.txt +++ b/docs/gl_ES.UTF-8/README.txt @@ -913,7 +913,7 @@ Uso do script de importación, «tuxpaint-import» Exemplo: $ tuxpaint-import avoa.jpg - avoa.jpg -> /home/username/.tuxpaint/saved/20210321122132.png + avoa.jpg -> /home/username/.tuxpaint/saved/20210325090553.png jpegtopnm: WRITING A PPM FILE A primeira liña («tuxpaint-import avoa.jpg») é a orde a executar. As diff --git a/docs/gl_ES.UTF-8/html/README.html b/docs/gl_ES.UTF-8/html/README.html index 27402ece2..12a357ec2 100644 --- a/docs/gl_ES.UTF-8/html/README.html +++ b/docs/gl_ES.UTF-8/html/README.html @@ -1065,7 +1065,7 @@ De xeito predeterminado, Tux Paint simplemente imprime na impresora predeterminada cos axustes predeterminados cando se preme o botón «Imprimir».

              - Non obstante, se mantén premida a tecla [Alt] (ou [Opción]) mentres preme no botón «Imprimir», sempre que non estea en modo de pantalla completa, aparecerá o diálogo da impresora do seu sistema operativo no que poderá cambiar os axustes.

              + Non obstante, se mantén premida a tecla [Alt] (ou [Opción]) mentres cando preme no botón «Imprimir», sempre que non estea en modo de pantalla completa, aparecerá o diálogo da impresora do seu sistema operativo no que poderá cambiar os axustes.

              Pode gardar os cambios na configuración da impresora entre as sesións de Tux Paint axustando a opción «printcfg».

              @@ -1308,7 +1308,7 @@
              $ tuxpaint-import avoa.jpg
              avoa.jpg -> - /home/username/.tuxpaint/saved/20210321122132.png
              + /home/username/.tuxpaint/saved/20210327121424.png
              jpegtopnm: WRITING A PPM FILE
              From 8a27286a026cde20d24a778be122abdfc1efa236 Mon Sep 17 00:00:00 2001 From: Shin-ichi TOYAMAA Date: Sat, 3 Apr 2021 12:27:55 +0900 Subject: [PATCH 06/11] Added auto scroll bar for
              
              ---
               win32/buildwin.html | 4 ++--
               1 file changed, 2 insertions(+), 2 deletions(-)
              
              diff --git a/win32/buildwin.html b/win32/buildwin.html
              index 8632be051..d948a0219 100644
              --- a/win32/buildwin.html
              +++ b/win32/buildwin.html
              @@ -15,7 +15,7 @@ div.level5 {margin: 0em 0em 0em 2em;}
               div.footer {text-align: right; margin: 0em 0em 2em 0em;}
               A:Link,A:Visited,A:Active{color:#4169E1;}
               A:Hover{background-color:pink;color:navy;}
              -pre{color: #aa0000;background-color:#e0ffff;line-height:1.5em;margin:0.5em 0em 0.5em 0em;padding:1em;}
              +pre{overflow-x: auto; color: #aa0000;background-color:#e0ffff;line-height:1.5em;margin:0.5em 0em 0.5em 0em;padding:1em;}
               hr {margin: 2em 0em 1em 0em;}
               -->
               
              @@ -254,4 +254,4 @@ Shin-ichi TOYAMA shin1@wmail.plala.or.jp
               
               
               
              -
              \ No newline at end of file
              +
              
              From fc8310ba030b8130ac4fad1a5531b155f73f9b43 Mon Sep 17 00:00:00 2001
              From: Pere Pujal i Carabantes 
              Date: Mon, 19 Apr 2021 01:15:09 +0200
              Subject: [PATCH 07/11] Don't quit if the user asks for a too big button size,
               just run with the maximum supported button size.
              
              ---
               src/tuxpaint.c | 23 +++++++++++++++++++++--
               1 file changed, 21 insertions(+), 2 deletions(-)
              
              diff --git a/src/tuxpaint.c b/src/tuxpaint.c
              index 56f48df73..62d374092 100644
              --- a/src/tuxpaint.c
              +++ b/src/tuxpaint.c
              @@ -763,6 +763,23 @@ static void magic_putpixel(SDL_Surface * surface, int x, int y, Uint32 pixel);
               static Uint32 magic_getpixel(SDL_Surface * surface, int x, int y);
               static void magic_xorpixel(SDL_Surface * surface, int x, int y);
               
              +/**
              + * Sets button_scale to the maximum Tux Paint can handle
              + */
              +static void set_max_buttonscale(void)
              +{
              +  float max_w, max_h;
              +
              +  /* WINDOW_WIDTH / original size of tools columnss + 9 buttons + tooloption columns */
              +  max_w = (float)WINDOW_WIDTH / (gd_tools.cols * 48 + 9 * 48 + gd_toolopt.cols * 48);
              +
              +  /* WINDOW_HEIGHT / original size of r_ttools.h + 5 buttons + colors rows + tux area */
              +  max_h = (float)WINDOW_HEIGHT / (40 + 5 * 48 + gd_colors.rows * 48 + 56);
              +
              +  button_scale = min(max_w, max_h);
              +  fprintf(stderr, "Will use a button size of %d\n", (int)(button_scale * ORIGINAL_BUTTON_SIZE));
              +}
              +
               /**
                * Sets a variety of screen layout globals, based on the
                * size of the window/screen Tux Paint is being displayed on
              @@ -816,13 +833,15 @@ static void setup_normal_screen_layout(void)
                 if (buttons_tall < 5) {
                   fprintf(stderr, "Button size '%d' with window size '%dx%d' is not reasonable (not tall enough).\n",
                     button_w, WINDOW_WIDTH, WINDOW_HEIGHT);
              -    exit(93);
              +    set_max_buttonscale();
              +    setup_normal_screen_layout();
                 }
               
                 if (r_canvas.w < button_w * 9) {
                   fprintf(stderr, "Button size '%d' with window size '%dx%d' is not reasonable (not wide enough).\n",
                     button_w, WINDOW_WIDTH, WINDOW_HEIGHT);
              -    exit(93);
              +    set_max_buttonscale();
              +    setup_normal_screen_layout();
                 }
               
                 gd_tools.rows = buttons_tall;
              
              From fa62a91d4f6c1915f4c45fd35f59c60aba18cac8 Mon Sep 17 00:00:00 2001
              From: Bill Kendrick 
              Date: Mon, 19 Apr 2021 00:07:32 -0700
              Subject: [PATCH 08/11] More info on buttonsize in CHANGES.txt
              
              Also bump dates in CHANGES.txt and src/tuxpaint.c
              ---
               docs/CHANGES.txt | 7 ++++++-
               src/tuxpaint.c   | 2 +-
               2 files changed, 7 insertions(+), 2 deletions(-)
              
              diff --git a/docs/CHANGES.txt b/docs/CHANGES.txt
              index 19ab8b99c..5ec4d896c 100644
              --- a/docs/CHANGES.txt
              +++ b/docs/CHANGES.txt
              @@ -8,10 +8,15 @@ http://www.tuxpaint.org/
               
               $Id$
               
              -2021.March.23 (0.9.26)
              +2021.April.19 (0.9.26)
                 * New Features
                   ------------
                   * Larger UI buttons
              +      Override the ages-old default 48x48 size for UI buttons
              +      (via a new "buttonsize" option).  Note: If the button size
              +      would be too large for the required parts of the UI to appear
              +      within Tux Paint's window size, the largest possible size will
              +      be used.
                     Pere Pujal i Carabantes 
               
                   * It's now possible to increase how many rows of buttons are shown
              diff --git a/src/tuxpaint.c b/src/tuxpaint.c
              index 62d374092..03771f8e2 100644
              --- a/src/tuxpaint.c
              +++ b/src/tuxpaint.c
              @@ -22,7 +22,7 @@
                 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
                 (See COPYING.txt)
               
              -  June 14, 2002 - March 8, 2021
              +  June 14, 2002 - April 19, 2021
               */
               
               #include "platform.h"
              
              From d47885a06cf633a97bdb6e825d8d71d2c1be0c0e Mon Sep 17 00:00:00 2001
              From: Bill Kendrick 
              Date: Mon, 19 Apr 2021 00:19:14 -0700
              Subject: [PATCH 09/11] Refresh docs with OPTIONS (re: buttonsize)
              
              ---
               docs/en/html/OPTIONS.html          |  5 ++++-
               docs/es_ES.UTF-8/html/OPTIONS.html |  5 ++++-
               docs/fr_FR.UTF-8/html/OPTIONS.html |  5 ++++-
               docs/gl_ES.UTF-8/html/OPTIONS.html | 35 ++++++++++++++++--------------
               docs/ja_JP.UTF-8/html/OPTIONS.html |  5 ++++-
               5 files changed, 35 insertions(+), 20 deletions(-)
              
              diff --git a/docs/en/html/OPTIONS.html b/docs/en/html/OPTIONS.html
              index f4b7c0161..e566466ff 100644
              --- a/docs/en/html/OPTIONS.html
              +++ b/docs/en/html/OPTIONS.html
              @@ -25,7 +25,7 @@
                     

              - March 9, 2021

              + April 19, 2021


              The SIZE value should be presented in pixels, and can be anything between 24 and 192, inclusive. Most buttons are square, and this will affect their width and height.

              + +

              + Note: If the chosen button size would cause the buttons to be too large for all required UI elements to appear under Tux Paint's chosen window size, the largest possible button size will be used. (A note will appear in stderr.)

              diff --git a/docs/es_ES.UTF-8/html/OPTIONS.html b/docs/es_ES.UTF-8/html/OPTIONS.html index 37a405a5e..4ace444ed 100644 --- a/docs/es_ES.UTF-8/html/OPTIONS.html +++ b/docs/es_ES.UTF-8/html/OPTIONS.html @@ -25,7 +25,7 @@

              - marzo 9, 2021

              + abril 19, 2021


              The SIZE value should be presented in pixels, and can be anything between 24 and 192, inclusive. Most buttons are square, and this will affect their width and height.

              + +

              + Note: If the chosen button size would cause the buttons to be too large for all required UI elements to appear under Tux Paint's chosen window size, the largest possible button size will be used. (A note will appear in stderr.)

              diff --git a/docs/fr_FR.UTF-8/html/OPTIONS.html b/docs/fr_FR.UTF-8/html/OPTIONS.html index b28b238be..4ea115f7e 100644 --- a/docs/fr_FR.UTF-8/html/OPTIONS.html +++ b/docs/fr_FR.UTF-8/html/OPTIONS.html @@ -25,7 +25,7 @@

              - mars 9, 2021

              + avril 19, 2021


              The SIZE value should be presented in pixels, and can be anything between 24 and 192, inclusive. Most buttons are square, and this will affect their width and height.

              + +

              + Note: If the chosen button size would cause the buttons to be too large for all required UI elements to appear under Tux Paint's chosen window size, the largest possible button size will be used. (A note will appear in stderr.)

              diff --git a/docs/gl_ES.UTF-8/html/OPTIONS.html b/docs/gl_ES.UTF-8/html/OPTIONS.html index 04d8a496d..e841825c4 100644 --- a/docs/gl_ES.UTF-8/html/OPTIONS.html +++ b/docs/gl_ES.UTF-8/html/OPTIONS.html @@ -25,7 +25,7 @@

              - 9 de Marzo de 2021

              + 19 de Abril de 2021


              O valor TAMAÑO debería presentarse en píxeles e pode estar entre 24 e 192, inclusive. A maioría dos botóns son cadrados e isto afectará ao seu largo e alto.

              + +

              + Note: If the chosen button size would cause the buttons to be too large for all required UI elements to appear under Tux Paint's chosen window size, the largest possible button size will be used. (A note will appear in stderr.)

              @@ -269,7 +272,7 @@

              - Use a orde ORDE para imprimir un ficheiro en formato PostScript cando se preme no botón «Imprimir». Se esta opción non está especificamente definida, o comando predeterminado é:

              + Use a orde ORDE para imprimir un ficheiro en formato PostScript cando se preme no botón «Imprimir». Se esta opción non está especificamente definida, a orde predeterminada é:

              lpr @@ -279,7 +282,7 @@ Nota: As versións de Tux Paint anteriores ao 0.9.15 enviaban datos en formato PNG á orde de impresión (de xeito predeterminado era «pngtopnm | pnmtops | lpr»).

              - Se estabeleceu unha alternativa printcommand no ficheiro de configuración antes da versión 0.9.15, terá que cambialo.

              + Se estabeleceu unha alternativa printcommand no ficheiro de configuración antes da versión 0.9.15, terá que cambiala.

              @@ -292,7 +295,7 @@

              - Usa a orde ORDE para imprimir un ficheiro en formato PostScript cando se preme no botón «Imprimir» mentres se mantén premida a tecla modificadora [Alt]. (Iso utilizase normalmente para fornecer un diálogo de impresión, semellante a cando se preme [Alt]+«Imprimir» en Windows e macOS.)

              + Use a orde ORDE para imprimir un ficheiro en formato PostScript cando se preme no botón «Imprimir» mentres se mantén premida a tecla modificadora [Alt]. (Iso utilizase normalmente para fornecer un diálogo de impresión, semellante a cando se preme [Alt]+«Imprimir» en Windows e macOS.)

              Se esta opción non está especificamente definida, a orde predeterminada é o diálogo gráfico de impresión de KDE:

              @@ -312,7 +315,7 @@

              - Tux Paint empregará un ficheiro de configuración da impresora cando imprima. Prema a tecla [Alt] mentres preme no botón «Imprimir» en Tux Paint para que apareza unha xanela de diálogo de impresión de Windows.

              + Tux Paint empregará un ficheiro de configuración da impresora cando imprima. Prema a tecla [Alt] mentres fai clic no botón «Imprimir» en Tux Paint para que apareza unha xanela de diálogo de impresión de Windows.

              (Nota: Isto só funciona cando non se está a executar Tux Paint en modo de pantalla completa.) Calquera cambio de configuración feito neste diálogo gardarase no ficheiro «userdata/print.cfg» e volverase a usar, sempre que estea configurada a opción «printcfg».

              @@ -580,7 +583,7 @@

              - Presents a clickable on-screen keyboard when using the Text and Label tools.

              + Presenta un teclado en pantalla sobre que se pode premer cando empregan as ferramentas Texto e Etiqueta.

              @@ -912,9 +915,9 @@
            • 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 - "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].
              • +
              • Windows: Directorio «As miñas imaxes» para cada usuario (normalmente «c:\Users\NOME_DE_USUARIO\Pictures»).
                Pode abrir directamente o cartafol do seguinte xeito:
                  +
                • Prema a tecla «[Windows]+[R]» para abrir o diálogo «Executar...».
                • +
                • Escriba «Shell: As miñas imaxes« na caixa de texto e prema en [Aceptar.]
              • @@ -4908,7 +4911,7 @@ Tux Paint recoñecerá a configuración local actual e empregará de xeito predeterminado os ficheiros apropiados. Polo tanto, esta sección é só para persoas que proban idiomas diferentes.

                - O máis sinxelo é empregar o interruptor «--lang» no atallo (ver «INSTALL [INSTALAR]»). Non obstante, usando unha xanela de indicador do sistema de MSDOS, tamén é posíbel emitir un comando coma este:

                + O máis sinxelo é empregar o interruptor «--lang» no atallo (ver «INSTALL [INSTALAR]»). Non obstante, usando unha xanela de indicador do sistema de MSDOS, tamén é posíbel emitir unha orde coma esta:

                set LANG=es_ES @@ -4918,13 +4921,13 @@ ...que estabelecerá o idioma para toda a vida desa xanela DOS.

                - For something more permanent, you can set an 'environment variable' using the "System properties" dialogue as follows:

                + Para obter algo máis permanente, pode estabelecer unha «variábel de contorno» usando o diálogo «Propiedades do sistema» do seguinte xeito:

                  -
                • 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).
                • +
                • Prema a combinación de teclas «[Windows]+[R]» para abrir o diálogo «Executar...».
                • +
                • Escriba «sysdm.cpl» na caixa de texto e prema no botón «[OK]» para abrir o diálogo «Propiedades do sistema».
                • +
                • Seleccione a lapela «Avanzado».
                • +
                • Prema no botón «Variábeis de contorno...».
                • +
                • Edite o valor do parámetr «LANG») (créeo, se non existe).
            • diff --git a/docs/ja_JP.UTF-8/html/OPTIONS.html b/docs/ja_JP.UTF-8/html/OPTIONS.html index b183ebf7b..f682db7f2 100644 --- a/docs/ja_JP.UTF-8/html/OPTIONS.html +++ b/docs/ja_JP.UTF-8/html/OPTIONS.html @@ -25,7 +25,7 @@

              - 2021年3月 9日

              + 2021年4月19日


              SIZE の値は24から192までのピクセル値で指定します。ほとんどのボタンは正方形となっており、この設定はボタンの幅と高さの両方に影響します。

              + +

              + Note: If the chosen button size would cause the buttons to be too large for all required UI elements to appear under Tux Paint's chosen window size, the largest possible button size will be used. (A note will appear in stderr.)

              From fd126c0c082ec9078369083d032c9707e47cbb59 Mon Sep 17 00:00:00 2001 From: Bill Kendrick Date: Mon, 19 Apr 2021 00:20:58 -0700 Subject: [PATCH 10/11] ...Also OPTIONS.txt... --- docs/en/OPTIONS.txt | 7 ++++- docs/es_ES.UTF-8/OPTIONS.txt | 7 ++++- docs/fr_FR.UTF-8/OPTIONS.txt | 7 ++++- docs/gl_ES.UTF-8/OPTIONS.txt | 54 ++++++++++++++++++++---------------- docs/ja_JP.UTF-8/OPTIONS.txt | 7 ++++- 5 files changed, 54 insertions(+), 28 deletions(-) diff --git a/docs/en/OPTIONS.txt b/docs/en/OPTIONS.txt index e0ef56d58..19a341b63 100644 --- a/docs/en/OPTIONS.txt +++ b/docs/en/OPTIONS.txt @@ -6,7 +6,7 @@ Options Documentation Copyright © 2002-2021 by various contributors; see AUTHORS. http://www.tuxpaint.org/ - March 9, 2021 + April 19, 2021 ---------------------------------------------------------------------- @@ -129,6 +129,11 @@ Windows Users anything between 24 and 192, inclusive. Most buttons are square, and this will affect their width and height. + Note: If the chosen button size would cause the buttons to be + too large for all required UI elements to appear under Tux + Paint's chosen window size, the largest possible button size + will be used. (A note will appear in stderr.) + allowscreensaver=yes By default, Tux Paint prevents your system's screensaver from diff --git a/docs/es_ES.UTF-8/OPTIONS.txt b/docs/es_ES.UTF-8/OPTIONS.txt index cc6371282..68018b55b 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/ - marzo 9, 2021 + abril 19, 2021 ---------------------------------------------------------------------- @@ -129,6 +129,11 @@ Windows Users anything between 24 and 192, inclusive. Most buttons are square, and this will affect their width and height. + Note: If the chosen button size would cause the buttons to be + too large for all required UI elements to appear under Tux + Paint's chosen window size, the largest possible button size + will be used. (A note will appear in stderr.) + allowscreensaver=yes By default, Tux Paint prevents your system's screensaver from diff --git a/docs/fr_FR.UTF-8/OPTIONS.txt b/docs/fr_FR.UTF-8/OPTIONS.txt index 7664880a3..ec9870e2b 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/ - mars 9, 2021 + avril 19, 2021 ---------------------------------------------------------------------- @@ -129,6 +129,11 @@ Windows Users anything between 24 and 192, inclusive. Most buttons are square, and this will affect their width and height. + Note: If the chosen button size would cause the buttons to be + too large for all required UI elements to appear under Tux + Paint's chosen window size, the largest possible button size + will be used. (A note will appear in stderr.) + allowscreensaver=yes By default, Tux Paint prevents your system's screensaver from diff --git a/docs/gl_ES.UTF-8/OPTIONS.txt b/docs/gl_ES.UTF-8/OPTIONS.txt index bcb9af9b9..8ba4bde27 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/ - 9 de Marzo de 2021 + 19 de Abril de 2021 ---------------------------------------------------------------------- @@ -131,6 +131,11 @@ Usuarios de Windows 24 e 192, inclusive. A maioría dos botóns son cadrados e isto afectará ao seu largo e alto. + Note: If the chosen button size would cause the buttons to be + too large for all required UI elements to appear under Tux + Paint's chosen window size, the largest possible button size + will be used. (A note will appear in stderr.) + allowscreensaver=yes De xeito predeterminado, Tux Paint impide que o protector de @@ -179,7 +184,7 @@ Usuarios de Windows Use a orde ORDE para imprimir un ficheiro en formato PostScript cando se preme no botón «Imprimir». Se esta opción non está - especificamente definida, o comando predeterminado é: + especificamente definida, a orde predeterminada é: lpr @@ -188,13 +193,13 @@ Usuarios de Windows predeterminado era «pngtopnm | pnmtops | lpr»). Se estabeleceu unha alternativa printcommand no ficheiro de - configuración antes da versión 0.9.15, terá que cambialo. + configuración antes da versión 0.9.15, terá que cambiala. altprintcommand=ORDE (Só Linux e Unix) - Usa a orde ORDE para imprimir un ficheiro en formato PostScript + Use a orde ORDE para imprimir un ficheiro en formato PostScript cando se preme no botón «Imprimir» mentres se mantén premida a tecla modificadora [Alt]. (Iso utilizase normalmente para fornecer un diálogo de impresión, semellante a cando se preme @@ -210,7 +215,7 @@ Usuarios de Windows (Só Windows e macOS) Tux Paint empregará un ficheiro de configuración da impresora - cando imprima. Prema a tecla [Alt] mentres preme no botón + cando imprima. Prema a tecla [Alt] mentres fai clic no botón «Imprimir» en Tux Paint para que apareza unha xanela de diálogo de impresión de Windows. @@ -428,8 +433,8 @@ Usuarios de Windows onscreen-keyboard=yes - Presents a clickable on-screen keyboard when using the Text and - Label tools. + Presenta un teclado en pantalla sobre que se pode premer cando + empregan as ferramentas Texto e Etiqueta. onscreen-keyboard-layout=NOME DA DISPOSICIÓN @@ -680,12 +685,13 @@ 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 - "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]. + * Windows: Directorio «As miñas imaxes» para cada usuario + (normalmente «c:\Users\NOME_DE_USUARIO\Pictures»). + Pode abrir directamente o cartafol do seguinte xeito: + * Prema a tecla «[Windows]+[R]» para abrir o diálogo + «Executar...». + * Escriba «Shell: As miñas imaxes« na caixa de texto e + prema en [Aceptar.] * macOS — TBD! Nota: Cando se empregan os valores predeterminados, crearase e @@ -1647,23 +1653,23 @@ Axustar o idioma do seu contorno O máis sinxelo é empregar o interruptor «--lang» no atallo (ver «INSTALL [INSTALAR]»). Non obstante, usando unha xanela de indicador - do sistema de MSDOS, tamén é posíbel emitir un comando coma este: + do sistema de MSDOS, tamén é posíbel emitir unha orde coma esta: set LANG=es_ES ...que estabelecerá o idioma para toda a vida desa xanela DOS. - For something more permanent, you can set an 'environment variable' - using the "System properties" dialogue as follows: + Para obter algo máis permanente, pode estabelecer unha «variábel de + contorno» usando o diálogo «Propiedades do sistema» do seguinte + xeito: - * 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). + * Prema a combinación de teclas «[Windows]+[R]» para abrir o + diálogo «Executar...». + * Escriba «sysdm.cpl» na caixa de texto e prema no botón «[OK]» + para abrir o diálogo «Propiedades do sistema». + * Seleccione a lapela «Avanzado». + * Prema no botón «Variábeis de contorno...». + * Edite o valor do parámetr «LANG») (créeo, se non existe). Tipos de letra especiais diff --git a/docs/ja_JP.UTF-8/OPTIONS.txt b/docs/ja_JP.UTF-8/OPTIONS.txt index 32fcf44db..334a5445a 100644 --- a/docs/ja_JP.UTF-8/OPTIONS.txt +++ b/docs/ja_JP.UTF-8/OPTIONS.txt @@ -6,7 +6,7 @@ Copyright © 2002-2021 by various contributors; "AUTHORS" 参照. http://www.tuxpaint.org/ - 2021年3月 9日 + 2021年4月19日 ---------------------------------------------------------------------- @@ -103,6 +103,11 @@ Windows のユーザー SIZE の値は24から192までのピクセル値で指定します。ほとんどのボタンは正方形となっており、この設定はボタンの幅と高さの両方に影響します。 + Note: If the chosen button size would cause the buttons to be + too large for all required UI elements to appear under Tux + Paint's chosen window size, the largest possible button size + will be used. (A note will appear in stderr.) + allowscreensaver=yes 標準では、Tux Paint の起動中は From 5e5eac5dcf9295fa571c23b31053ba5c9c01b2bd Mon Sep 17 00:00:00 2001 From: Bill Kendrick Date: Mon, 19 Apr 2021 00:26:17 -0700 Subject: [PATCH 11/11] Refresh README w/ static tuxpaint-import filename Example won't change every time we build stuff... --- docs/en/README.txt | 2 +- docs/en/html/README.html | 2 +- docs/es_ES.UTF-8/README.txt | 2 +- docs/es_ES.UTF-8/html/README.html | 2 +- docs/fr_FR.UTF-8/README.txt | 2 +- docs/fr_FR.UTF-8/html/README.html | 2 +- docs/gl_ES.UTF-8/README.txt | 4 ++-- docs/gl_ES.UTF-8/html/README.html | 2 +- docs/ja_JP.UTF-8/README.txt | 2 +- docs/ja_JP.UTF-8/html/README.html | 2 +- 10 files changed, 11 insertions(+), 11 deletions(-) diff --git a/docs/en/README.txt b/docs/en/README.txt index 0c8c25878..c545c9de9 100644 --- a/docs/en/README.txt +++ b/docs/en/README.txt @@ -883,7 +883,7 @@ Using the import script, "tuxpaint-import" Example: $ tuxpaint-import grandma.jpg - grandma.jpg -> /home/username/.tuxpaint/saved/20210321122132.png + grandma.jpg -> /home/username/.tuxpaint/saved/20211231012359.png jpegtopnm: WRITING A PPM FILE The first line ("tuxpaint-import grandma.jpg") is the command to run. diff --git a/docs/en/html/README.html b/docs/en/html/README.html index 17513d98c..505d7ff4b 100644 --- a/docs/en/html/README.html +++ b/docs/en/html/README.html @@ -1308,7 +1308,7 @@
              $ tuxpaint-import grandma.jpg
              grandma.jpg -> - /home/username/.tuxpaint/saved/20210321122132.png
              + /home/username/.tuxpaint/saved/20211231012359.png
              jpegtopnm: WRITING A PPM FILE
              diff --git a/docs/es_ES.UTF-8/README.txt b/docs/es_ES.UTF-8/README.txt index de21ab38b..24febbe0d 100644 --- a/docs/es_ES.UTF-8/README.txt +++ b/docs/es_ES.UTF-8/README.txt @@ -883,7 +883,7 @@ Using the import script, "tuxpaint-import" Example: $ tuxpaint-import grandma.jpg - grandma.jpg -> /home/username/.tuxpaint/saved/20210321122132.png + grandma.jpg -> /home/username/.tuxpaint/saved/20211231012359.png jpegtopnm: WRITING A PPM FILE The first line ("tuxpaint-import grandma.jpg") is the command to run. diff --git a/docs/es_ES.UTF-8/html/README.html b/docs/es_ES.UTF-8/html/README.html index 5d6f50946..b6fe10020 100644 --- a/docs/es_ES.UTF-8/html/README.html +++ b/docs/es_ES.UTF-8/html/README.html @@ -1308,7 +1308,7 @@
              $ tuxpaint-import grandma.jpg
              grandma.jpg -> - /home/username/.tuxpaint/saved/20210321122132.png
              + /home/username/.tuxpaint/saved/20211231012359.png
              jpegtopnm: WRITING A PPM FILE
              diff --git a/docs/fr_FR.UTF-8/README.txt b/docs/fr_FR.UTF-8/README.txt index 47a9ee8df..059bc6363 100644 --- a/docs/fr_FR.UTF-8/README.txt +++ b/docs/fr_FR.UTF-8/README.txt @@ -883,7 +883,7 @@ Using the import script, "tuxpaint-import" Example: $ tuxpaint-import grandma.jpg - grandma.jpg -> /home/username/.tuxpaint/saved/20210321122132.png + grandma.jpg -> /home/username/.tuxpaint/saved/20211231012359.png jpegtopnm: WRITING A PPM FILE The first line ("tuxpaint-import grandma.jpg") is the command to run. diff --git a/docs/fr_FR.UTF-8/html/README.html b/docs/fr_FR.UTF-8/html/README.html index d5b14f44f..44a4afc34 100644 --- a/docs/fr_FR.UTF-8/html/README.html +++ b/docs/fr_FR.UTF-8/html/README.html @@ -1308,7 +1308,7 @@
              $ tuxpaint-import grandma.jpg
              grandma.jpg -> - /home/username/.tuxpaint/saved/20210321122132.png
              + /home/username/.tuxpaint/saved/20211231012359.png
              jpegtopnm: WRITING A PPM FILE
              diff --git a/docs/gl_ES.UTF-8/README.txt b/docs/gl_ES.UTF-8/README.txt index f1ed37f00..883fc9f16 100644 --- a/docs/gl_ES.UTF-8/README.txt +++ b/docs/gl_ES.UTF-8/README.txt @@ -686,7 +686,7 @@ Ferramentas dispoñíbeis «Imprimir». Non obstante, se mantén premida a tecla [Alt] - (ou [Opción]) mentres preme no botón + (ou [Opción]) mentres cando preme no botón «Imprimir», sempre que non estea en modo de pantalla completa, aparecerá o diálogo da impresora do seu sistema operativo no que @@ -913,7 +913,7 @@ Uso do script de importación, «tuxpaint-import» Exemplo: $ tuxpaint-import avoa.jpg - avoa.jpg -> /home/username/.tuxpaint/saved/20210325090553.png + avoa.jpg -> /home/username/.tuxpaint/saved/20211231012359.png jpegtopnm: WRITING A PPM FILE A primeira liña («tuxpaint-import avoa.jpg») é a orde a executar. As diff --git a/docs/gl_ES.UTF-8/html/README.html b/docs/gl_ES.UTF-8/html/README.html index 12a357ec2..47836a4cd 100644 --- a/docs/gl_ES.UTF-8/html/README.html +++ b/docs/gl_ES.UTF-8/html/README.html @@ -1308,7 +1308,7 @@
              $ tuxpaint-import avoa.jpg
              avoa.jpg -> - /home/username/.tuxpaint/saved/20210327121424.png
              + /home/username/.tuxpaint/saved/20211231012359.png
              jpegtopnm: WRITING A PPM FILE
              diff --git a/docs/ja_JP.UTF-8/README.txt b/docs/ja_JP.UTF-8/README.txt index 9ef3ee493..834f15bc1 100644 --- a/docs/ja_JP.UTF-8/README.txt +++ b/docs/ja_JP.UTF-8/README.txt @@ -617,7 +617,7 @@ Tux Paint の起動 Example: $ tuxpaint-import おばあちゃん.jpg - おばあちゃん.jpg -> /home/username/.tuxpaint/saved/20210321122132.png + おばあちゃん.jpg -> /home/username/.tuxpaint/saved/20211231012359.png jpegtopnm: WRITING A PPM FILE 1行目 ("tuxpaint-import おばあちゃん.jpg") が実行するコマンドで、続く2行がプログラムの実行中の出力です。 diff --git a/docs/ja_JP.UTF-8/html/README.html b/docs/ja_JP.UTF-8/html/README.html index 952971961..30103f100 100644 --- a/docs/ja_JP.UTF-8/html/README.html +++ b/docs/ja_JP.UTF-8/html/README.html @@ -1308,7 +1308,7 @@
              $ tuxpaint-import おばあちゃん.jpg
              おばあちゃん.jpg -> - /home/username/.tuxpaint/saved/20210321122132.png
              + /home/username/.tuxpaint/saved/20211231012359.png
              jpegtopnm: WRITING A PPM FILE