diff --git a/docs/en/OPTIONS.txt b/docs/en/OPTIONS.txt index 850d677dc..2de49de8e 100644 --- a/docs/en/OPTIONS.txt +++ b/docs/en/OPTIONS.txt @@ -565,7 +565,7 @@ Windows Users If you do not override it, the default location is: * Linux & Unix — Under a hidden directory named ".tuxpaint" - in your home directory (aka ".tuxpaint" or "~") + in your home directory (aka "~" or "$HOME") Example: /home/username/.tuxpaint/saved/ * Windows — Inside a folder named "TuxPaint" in your "Application Data" folder. @@ -628,13 +628,13 @@ Windows Users specific to the current user). Tux Paint will search for subdirectories/subfolders named - "brushes", "stamps", "3$brushes", "templates", and "fonts" under + "brushes", "stamps", "starters", "templates", and "fonts" under the specified data directory. If you do not override it, the default location is: * Linux & Unix — Under a hidden directory named ".tuxpaint" - in your home directory (aka ".tuxpaint" or "~") + in your home directory (aka "~" or "$HOME") Example: /home/username/.tuxpaint/brushes/ * Windows — Inside a folder named "TuxPaint" in your "Application Data" folder. @@ -1497,9 +1497,9 @@ Setting Your Environment's Locale "dpkg-reconfigure locales" as root to bring up a configuration dialog. Ubuntu users may be able to run "sudo dpkg-reconfigure localeconf" (the "localeconf" package may need to be installed - first), or you may need to edit the file "dpkg-reconfigure locales" - first, and add locales they want, from the list found in - "/var/lib/locales/supported.d/local". + first), or you may need to edit the file + "/var/lib/locales/supported.d/local" first, and add locales they + want, from the list found in "/usr/share/i18n/SUPPORTED". Then, before running Tux Paint, set your "$LANG" environment variable to one of the locales listed above. (If you want all diff --git a/docs/en/README.txt b/docs/en/README.txt index 14043883a..3d41ca643 100644 --- a/docs/en/README.txt +++ b/docs/en/README.txt @@ -563,7 +563,7 @@ Available Tools been saved, you will be prompted as to whether you want to save it or not. (See "Save," below.) - Note: You can also press [Control] + [N] on the keyboard to + Note: You can also press [Control] + [O] on the keyboard to bring up the 'Open' dialog. ---------------------------------------------------------------------- @@ -682,10 +682,9 @@ Available Tools By default, Tux Paint only shows the printer dialog (or, on Linux/Unix, runs the - "altprintcommand"; e.g., "altprintcommand" - instead of "kprinter") if the [Alt] (or - [Option]) key is held while clicking the - 'Print' button. + "altprintcommand"; e.g., "kprinter" instead of + "lpr") if the [Alt] (or [Option]) key is held + while clicking the 'Print' button. However, this behavior can be changed. You can have the printer dialog always appear by using @@ -875,7 +874,7 @@ Using the import script, "tuxpaint-import" Example: $ tuxpaint-import grandma.jpg - grandma.jpg -> /home/username/.tuxpaint/saved/20210205001249.png + grandma.jpg -> /home/username/.tuxpaint/saved/20210205160922.png jpegtopnm: WRITING A PPM FILE The first line ("tuxpaint-import grandma.jpg") is the command to run. @@ -917,7 +916,7 @@ Importing Pictures Manually * mm = Minute (two digits, "00"-"59") * ss = Seconds (two digits, "00"-"59") - Example: "20210205001249.png", for 5 February 2021 at 00:12:49. + Example: "20210205160922.png", for 5 February 2021 at 16:09:22. Place this PNG file in your Tux Paint "saved" directory/folder. (See above.) diff --git a/docs/en/html/OPTIONS.html b/docs/en/html/OPTIONS.html index 3da3edaae..062f41b8e 100644 --- a/docs/en/html/OPTIONS.html +++ b/docs/en/html/OPTIONS.html @@ -794,7 +794,7 @@ If you do not override it, the default location is:
.tuxpaint" in your home directory (aka ".tuxpaint" or "~").tuxpaint" in your home directory (aka "~" or "$HOME")/home/username/.tuxpaint/saved/ TuxPaint" in your "Application Data" folder.
- Tux Paint will search for subdirectories/subfolders named "brushes", "stamps", "3$brushes", "templates", and "fonts" under the specified data directory.
brushes", "stamps", "starters", "templates", and "fonts" under the specified data directory.
If you do not override it, the default location is:
.tuxpaint" in your home directory (aka ".tuxpaint" or "~").tuxpaint" in your home directory (aka "~" or "$HOME")/home/username/.tuxpaint/brushes/ TuxPaint" in your "Application Data" folder./etc/locale.gen" on your system and then running the program "locale-gen" as root.
- Note: Debian users may be able to simply run the command "dpkg-reconfigure locales" as root to bring up a configuration dialog. Ubuntu users may be able to run "sudo dpkg-reconfigure localeconf" (the "localeconf" package may need to be installed first), or you may need to edit the file "dpkg-reconfigure locales" first, and add locales they want, from the list found in "/var/lib/locales/supported.d/local".
dpkg-reconfigure locales" as root to bring up a configuration dialog. Ubuntu users may be able to run "sudo dpkg-reconfigure localeconf" (the "localeconf" package may need to be installed first), or you may need to edit the file "/var/lib/locales/supported.d/local" first, and add locales they want, from the list found in "/usr/share/i18n/SUPPORTED".
Then, before running Tux Paint, set your "$LANG" environment variable to one of the locales listed above. (If you want all programs that can be translated to be, you may wish to place the following in your login script; e.g. "~/.profile", "~/.bashrc", "~/.cshrc", etc.)
- Note: You can also press [Control] + [N] on the keyboard to bring up the 'Open' dialog.
[Control] + [O] on the keyboard to bring up the 'Open' dialog.
- By default, Tux Paint only shows the printer dialog (or, on Linux/Unix, runs the "altprintcommand"; e.g., "altprintcommand" instead of "kprinter") if the [Alt] (or [Option]) key is held while clicking the 'Print' button.
altprintcommand"; e.g., "kprinter" instead of "lpr") if the [Alt] (or [Option]) key is held while clicking the 'Print' button.
However, this behavior can be changed. You can have the printer dialog always appear by using "--altprintalways" on the command-line, or "altprint=always" in Tux Paint's configuration file. Conversely, you can prevent the [Alt]/[Option] key from having any effect by using "--altprintnever", or "altprint=never".
$ tuxpaint-import grandma.jpg
grandma.jpg ->
- /home/username/.tuxpaint/saved/20210205001249.png
+ /home/username/.tuxpaint/saved/20210205160922.png
jpegtopnm: WRITING A PPM FILE
@@ -1351,7 +1351,7 @@
- Example: "20210205001249.png", for 5 February 2021 at 00:12:49.
20210205160922.png", for 5 February 2021 at 16:09:22.
Place this PNG file in your Tux Paint "saved" directory/folder. (See above.)
.tuxpaint" in your home directory (aka ".tuxpaint" or "~").tuxpaint" in your home directory (aka "~" or "$HOME")/home/username/.tuxpaint/saved/ TuxPaint" in your "Application Data" folder.
- Tux Paint will search for subdirectories/subfolders named "brushes", "stamps", "3$brushes", "templates", and "fonts" under the specified data directory.
brushes", "stamps", "starters", "templates", and "fonts" under the specified data directory.
If you do not override it, the default location is:
.tuxpaint" in your home directory (aka ".tuxpaint" or "~").tuxpaint" in your home directory (aka "~" or "$HOME")/home/username/.tuxpaint/brushes/ TuxPaint" in your "Application Data" folder./etc/locale.gen" on your system and then running the program "locale-gen" as root.
- Note: Debian users may be able to simply run the command "dpkg-reconfigure locales" as root to bring up a configuration dialog. Ubuntu users may be able to run "sudo dpkg-reconfigure localeconf" (the "localeconf" package may need to be installed first), or you may need to edit the file "dpkg-reconfigure locales" first, and add locales they want, from the list found in "/var/lib/locales/supported.d/local".
dpkg-reconfigure locales" as root to bring up a configuration dialog. Ubuntu users may be able to run "sudo dpkg-reconfigure localeconf" (the "localeconf" package may need to be installed first), or you may need to edit the file "/var/lib/locales/supported.d/local" first, and add locales they want, from the list found in "/usr/share/i18n/SUPPORTED".
Then, before running Tux Paint, set your "$LANG" environment variable to one of the locales listed above. (If you want all programs that can be translated to be, you may wish to place the following in your login script; e.g. "~/.profile", "~/.bashrc", "~/.cshrc", etc.)
- Note: You can also press [Control] + [N] on the keyboard to bring up the 'Open' dialog.
[Control] + [O] on the keyboard to bring up the 'Open' dialog.
- By default, Tux Paint only shows the printer dialog (or, on Linux/Unix, runs the "altprintcommand"; e.g., "altprintcommand" instead of "kprinter") if the [Alt] (or [Option]) key is held while clicking the 'Print' button.
altprintcommand"; e.g., "kprinter" instead of "lpr") if the [Alt] (or [Option]) key is held while clicking the 'Print' button.
However, this behavior can be changed. You can have the printer dialog always appear by using "--altprintalways" on the command-line, or "altprint=always" in Tux Paint's configuration file. Conversely, you can prevent the [Alt]/[Option] key from having any effect by using "--altprintnever", or "altprint=never".
$ tuxpaint-import grandma.jpg
grandma.jpg ->
- /home/username/.tuxpaint/saved/20210204223210.png
+ /home/username/.tuxpaint/saved/20210205160922.png
jpegtopnm: WRITING A PPM FILE
@@ -1351,7 +1351,7 @@
- Example: "20210204223210.png", for 4 febrero 2021 at 22:32:10.
20210205160922.png", for 5 febrero 2021 at 16:09:22.
Place this PNG file in your Tux Paint "saved" directory/folder. (See above.)
.tuxpaint" in your home directory (aka ".tuxpaint" or "~").tuxpaint" in your home directory (aka "~" or "$HOME")/home/username/.tuxpaint/saved/ TuxPaint" in your "Application Data" folder.
- Tux Paint will search for subdirectories/subfolders named "brushes", "stamps", "3$brushes", "templates", and "fonts" under the specified data directory.
brushes", "stamps", "starters", "templates", and "fonts" under the specified data directory.
If you do not override it, the default location is:
.tuxpaint" in your home directory (aka ".tuxpaint" or "~").tuxpaint" in your home directory (aka "~" or "$HOME")/home/username/.tuxpaint/brushes/ TuxPaint" in your "Application Data" folder./etc/locale.gen" on your system and then running the program "locale-gen" as root.
- Note: Debian users may be able to simply run the command "dpkg-reconfigure locales" as root to bring up a configuration dialog. Ubuntu users may be able to run "sudo dpkg-reconfigure localeconf" (the "localeconf" package may need to be installed first), or you may need to edit the file "dpkg-reconfigure locales" first, and add locales they want, from the list found in "/var/lib/locales/supported.d/local".
dpkg-reconfigure locales" as root to bring up a configuration dialog. Ubuntu users may be able to run "sudo dpkg-reconfigure localeconf" (the "localeconf" package may need to be installed first), or you may need to edit the file "/var/lib/locales/supported.d/local" first, and add locales they want, from the list found in "/usr/share/i18n/SUPPORTED".
Then, before running Tux Paint, set your "$LANG" environment variable to one of the locales listed above. (If you want all programs that can be translated to be, you may wish to place the following in your login script; e.g. "~/.profile", "~/.bashrc", "~/.cshrc", etc.)
- Note: You can also press [Control] + [N] on the keyboard to bring up the 'Open' dialog.
[Control] + [O] on the keyboard to bring up the 'Open' dialog.
- By default, Tux Paint only shows the printer dialog (or, on Linux/Unix, runs the "altprintcommand"; e.g., "altprintcommand" instead of "kprinter") if the [Alt] (or [Option]) key is held while clicking the 'Print' button.
altprintcommand"; e.g., "kprinter" instead of "lpr") if the [Alt] (or [Option]) key is held while clicking the 'Print' button.
However, this behavior can be changed. You can have the printer dialog always appear by using "--altprintalways" on the command-line, or "altprint=always" in Tux Paint's configuration file. Conversely, you can prevent the [Alt]/[Option] key from having any effect by using "--altprintnever", or "altprint=never".
$ tuxpaint-import grandma.jpg
grandma.jpg ->
- /home/username/.tuxpaint/saved/20210204223210.png
+ /home/username/.tuxpaint/saved/20210205160922.png
jpegtopnm: WRITING A PPM FILE
@@ -1351,7 +1351,7 @@
- Example: "20210204223210.png", for 4 février 2021 at 22:32:10.
20210205160922.png", for 5 février 2021 at 16:09:22.
Place this PNG file in your Tux Paint "saved" directory/folder. (See above.)