diff --git a/docs/CHANGES.txt b/docs/CHANGES.txt
index 573202aa6..67c57b508 100644
--- a/docs/CHANGES.txt
+++ b/docs/CHANGES.txt
@@ -133,6 +133,13 @@ https://tuxpaint.org/
Advanced Stamps Howto, as well.
Bill Kendrick
- If you're running Tux Paint from a command-line, make sure you're not giving it a "--fullscreen" option.
--fullscreen=..." option.
- If you're running Tux Paint by double-clicking an icon, check the properties of the icon to see if "--fullscreen" is listed as a command-line argument.
--fullscreen=yes" or "--fullscreen=native" is listed as a command-line argument.
- If a "--fullscreen" option isn't being sent on the command line, check Tux Paint's configuration file for a line reading: "fullscreen=yes".
--fullscreen=yes" or "--fullscreen=native" options aren't being sent on the command line, check Tux Paint's configuration file for a line reading: "fullscreen=yes" or "fullscreen=native".
- Either remove that line, or simply run Tux Paint with the command-line argument: "--windowed", which will override the configuration file's setting.
--windowed" or "--fullscreen=no", which will override the configuration file's setting.
Or use Tux Paint Config. and make sure "Fullscreen" (under "Video & Sound") is not checked.
diff --git a/docs/es_ES.UTF-8/FAQ.txt b/docs/es_ES.UTF-8/FAQ.txt index 8c7e3ad08..fd1e425ab 100644 --- a/docs/es_ES.UTF-8/FAQ.txt +++ b/docs/es_ES.UTF-8/FAQ.txt @@ -224,7 +224,7 @@ Where does Tux Paint save my drawings? "savedir" option), Tux Paint saves into a standard location on your local drive: - Windows Vista, Windows 8, Windows 10, Windows 11 + Windows Vista, Windows 7, Windows 8, Windows 10, Windows 11 In the user's "AppData" folder: e.g., "C:\Users\username\AppData\Roaming\TuxPaint\saved\" @@ -446,18 +446,19 @@ Tux Paint keeps running in Full Screen mode - I want it windowed! The "fullscreen" option is set. If you're running Tux Paint from a command-line, make sure you're not - giving it a "--fullscreen" option. + giving it a "--fullscreen=..." option. If you're running Tux Paint by double-clicking an icon, check the - properties of the icon to see if "--fullscreen" is listed as a command-line - argument. + properties of the icon to see if "--fullscreen=yes" or "--fullscreen= + native" is listed as a command-line argument. - If a "--fullscreen" option isn't being sent on the command line, check Tux - Paint's configuration file for a line reading: "fullscreen=yes". + If "--fullscreen=yes" or "--fullscreen=native" options aren't being sent on + the command line, check Tux Paint's configuration file for a line reading: + "fullscreen=yes" or "fullscreen=native". Either remove that line, or simply run Tux Paint with the command-line - argument: "--windowed", which will override the configuration file's - setting. + argument: "--windowed" or "--fullscreen=no", which will override the + configuration file's setting. Or use Tux Paint Config. and make sure "Fullscreen" (under "Video & Sound") is not checked. diff --git a/docs/es_ES.UTF-8/html/FAQ.html b/docs/es_ES.UTF-8/html/FAQ.html index 050e88125..26104cc47 100644 --- a/docs/es_ES.UTF-8/html/FAQ.html +++ b/docs/es_ES.UTF-8/html/FAQ.html @@ -359,7 +359,7 @@
- If you're running Tux Paint from a command-line, make sure you're not giving it a "--fullscreen" option.
--fullscreen=..." option.
- If you're running Tux Paint by double-clicking an icon, check the properties of the icon to see if "--fullscreen" is listed as a command-line argument.
--fullscreen=yes" or "--fullscreen=native" is listed as a command-line argument.
- If a "--fullscreen" option isn't being sent on the command line, check Tux Paint's configuration file for a line reading: "fullscreen=yes".
--fullscreen=yes" or "--fullscreen=native" options aren't being sent on the command line, check Tux Paint's configuration file for a line reading: "fullscreen=yes" or "fullscreen=native".
- Either remove that line, or simply run Tux Paint with the command-line argument: "--windowed", which will override the configuration file's setting.
--windowed" or "--fullscreen=no", which will override the configuration file's setting.
Or use Tux Paint Config. and make sure "Fullscreen" (under "Video & Sound") is not checked.
diff --git a/docs/fr_FR.UTF-8/FAQ.txt b/docs/fr_FR.UTF-8/FAQ.txt index ec61fce47..331250571 100644 --- a/docs/fr_FR.UTF-8/FAQ.txt +++ b/docs/fr_FR.UTF-8/FAQ.txt @@ -246,7 +246,7 @@ Où Tux Paint enregistre-t-il mes dessins ? spécifique (en utilisant l'option 'savedir'), Tux Paint enregistre dans un emplacement standard sur votre disque local : - Windows Vista, Windows 8, Windows 10, Windows 11 + Windows Vista, Windows 7, Windows 8, Windows 10, Windows 11 In the user's "AppData" folder: e.g., "C:\Users\nom d'utilisateur\AppData\Roaming\TuxPaint\saved\" @@ -486,19 +486,19 @@ Tux Paint continue de fonctionner en mode plein écran - je veux qu'il soit L'option "plein écran" est définie. Si vous exécutez Tux Paint à partir d'une ligne de commande, assurez-vous - de ne pas lui donner l'option "--fullscreen". + de ne pas lui donner l'option "--fullscreen=...". - Si vous exécutez Tux Paint en double-cliquant sur une icône, vérifiez les - propriétés de l'icône pour voir si "--fullscreen" est répertorié comme - argument de ligne de commande. + If you're running Tux Paint by double-clicking an icon, check the + properties of the icon to see if "--fullscreen=yes" or "--fullscreen= + native" is listed as a command-line argument. - Si une option "--fullscreen" n'est pas mise sur la ligne de commande, - vérifiez si le fichier de configuration de Tux Paint possède une ligne - comportant : "fullscreen=yes.". + If "--fullscreen=yes" or "--fullscreen=native" options aren't being sent on + the command line, check Tux Paint's configuration file for a line reading: + "fullscreen=yes" or "fullscreen=native". - Supprimez cette ligne ou exécutez simplement Tux Paint avec l'argument de - ligne de commande : "--windowed", qui remplacera le paramètre du fichier de - configuration. + Either remove that line, or simply run Tux Paint with the command-line + argument: "--windowed" or "--fullscreen=no", which will override the + configuration file's setting. Ou utilisez Tux Paint Config. et assurez-vous que "Plein écran" (sous "Vidéo et son") n'est pas coché. diff --git a/docs/fr_FR.UTF-8/html/FAQ.html b/docs/fr_FR.UTF-8/html/FAQ.html index a8a5f7d47..1f88fca83 100644 --- a/docs/fr_FR.UTF-8/html/FAQ.html +++ b/docs/fr_FR.UTF-8/html/FAQ.html @@ -359,7 +359,7 @@make nosound") Assu
L'option "plein écran" est définie.
- Si vous exécutez Tux Paint à partir d'une ligne de commande, assurez-vous de ne pas lui donner l'option "--fullscreen".
--fullscreen=...".
- Si vous exécutez Tux Paint en double-cliquant sur une icône, vérifiez les propriétés de l'icône pour voir si "--fullscreen" est répertorié comme argument de ligne de commande.
--fullscreen=yes" or "--fullscreen=native" is listed as a command-line argument.
- Si une option "--fullscreen" n'est pas mise sur la ligne de commande, vérifiez si le fichier de configuration de Tux Paint possède une ligne comportant : "fullscreen=yes.".
--fullscreen=yes" or "--fullscreen=native" options aren't being sent on the command line, check Tux Paint's configuration file for a line reading: "fullscreen=yes" or "fullscreen=native".
- Supprimez cette ligne ou exécutez simplement Tux Paint avec l'argument de ligne de commande : "--windowed", qui remplacera le paramètre du fichier de configuration.
--windowed" or "--fullscreen=no", which will override the configuration file's setting.
Ou utilisez Tux Paint Config. et assurez-vous que "Plein écran" (sous "Vidéo et son") n'est pas coché.
diff --git a/docs/gl_ES.UTF-8/FAQ.txt b/docs/gl_ES.UTF-8/FAQ.txt index 07122c886..a07930c4f 100644 --- a/docs/gl_ES.UTF-8/FAQ.txt +++ b/docs/gl_ES.UTF-8/FAQ.txt @@ -236,7 +236,7 @@ Onde garda Tux Paint os meus debuxos? (usando a opción «savedir»), Tux Paint garda nun lugar estándar na súa unidade local: - Windows Vista, Windows 8, Windows 10, Windows 11 + Windows Vista, Windows 7, Windows 8, Windows 10, Windows 11 In the user's "AppData" folder: e.g., "C:\Users\nome de usuario\AppData\Roaming\TuxPaint\saved\" @@ -466,18 +466,19 @@ Tux Paint segue a funcionar en modo de pantalla completa e quéroo na xanela. A opción «pantalla completa» está estabelecida. Se está a executar Tux Paint dende unha liña de ordes, asegúrese de que non - está a pasarlle a opción «--fullscreen». + está a pasarlle a opción «--fullscreen=...». - Se está a executar Tux Paint facendo dobre clic nunha icona, comprobe as - propiedades da icona para ver se «--fullscreen» aparece como un argumento - da liña de ordes. + If you're running Tux Paint by double-clicking an icon, check the + properties of the icon to see if "--fullscreen=yes" or "--fullscreen= + native" is listed as a command-line argument. - Se non se está a enviar a opción «--fullscreen» na liña de ordes, comprobe - o ficheiro de configuración de Tux Paint para ver se hai unha liña que - diga: «fullscreen=yes». + If "--fullscreen=yes" or "--fullscreen=native" options aren't being sent on + the command line, check Tux Paint's configuration file for a line reading: + "fullscreen=yes" or "fullscreen=native". - Retire esa liña ou simplemente execute Tux Paint co argumento da liña de - ordes «--windowed», que anulará o axuste do ficheiro de configuración. + Either remove that line, or simply run Tux Paint with the command-line + argument: "--windowed" or "--fullscreen=no", which will override the + configuration file's setting. Ou use Tux Paint Config. e asegúrese de «Pantalla completa» (baixo «Vídeo e son») non está marcado. diff --git a/docs/gl_ES.UTF-8/html/FAQ.html b/docs/gl_ES.UTF-8/html/FAQ.html index 3f048df03..0fce14975 100644 --- a/docs/gl_ES.UTF-8/html/FAQ.html +++ b/docs/gl_ES.UTF-8/html/FAQ.html @@ -359,7 +359,7 @@
- Se está a executar Tux Paint dende unha liña de ordes, asegúrese de que non está a pasarlle a opción «--fullscreen».
--fullscreen=...».
- Se está a executar Tux Paint facendo dobre clic nunha icona, comprobe as propiedades da icona para ver se «--fullscreen» aparece como un argumento da liña de ordes.
--fullscreen=yes" or "--fullscreen=native" is listed as a command-line argument.
- Se non se está a enviar a opción «--fullscreen» na liña de ordes, comprobe o ficheiro de configuración de Tux Paint para ver se hai unha liña que diga: «fullscreen=yes».
--fullscreen=yes" or "--fullscreen=native" options aren't being sent on the command line, check Tux Paint's configuration file for a line reading: "fullscreen=yes" or "fullscreen=native".
- Retire esa liña ou simplemente execute Tux Paint co argumento da liña de ordes «--windowed», que anulará o axuste do ficheiro de configuración.
--windowed" or "--fullscreen=no", which will override the configuration file's setting.
Ou use Tux Paint Config. e asegúrese de «Pantalla completa» (baixo «Vídeo e son») non está marcado.
diff --git a/docs/is_IS.UTF-8/FAQ.txt b/docs/is_IS.UTF-8/FAQ.txt index b61f40993..a560774b5 100644 --- a/docs/is_IS.UTF-8/FAQ.txt +++ b/docs/is_IS.UTF-8/FAQ.txt @@ -224,7 +224,7 @@ Where does Tux Paint save my drawings? "savedir" option), Tux Paint saves into a standard location on your local drive: - Windows Vista, Windows 8, Windows 10, Windows 11 + Windows Vista, Windows 7, Windows 8, Windows 10, Windows 11 In the user's "AppData" folder: e.g., "C:\Users\username\AppData\Roaming\TuxPaint\saved\" @@ -446,18 +446,19 @@ Tux Paint keeps running in Full Screen mode - I want it windowed! The "fullscreen" option is set. If you're running Tux Paint from a command-line, make sure you're not - giving it a "--fullscreen" option. + giving it a "--fullscreen=..." option. If you're running Tux Paint by double-clicking an icon, check the - properties of the icon to see if "--fullscreen" is listed as a command-line - argument. + properties of the icon to see if "--fullscreen=yes" or "--fullscreen= + native" is listed as a command-line argument. - If a "--fullscreen" option isn't being sent on the command line, check Tux - Paint's configuration file for a line reading: "fullscreen=yes". + If "--fullscreen=yes" or "--fullscreen=native" options aren't being sent on + the command line, check Tux Paint's configuration file for a line reading: + "fullscreen=yes" or "fullscreen=native". Either remove that line, or simply run Tux Paint with the command-line - argument: "--windowed", which will override the configuration file's - setting. + argument: "--windowed" or "--fullscreen=no", which will override the + configuration file's setting. Or use Tux Paint Config. and make sure "Fullscreen" (under "Video & Sound") is not checked. diff --git a/docs/is_IS.UTF-8/html/FAQ.html b/docs/is_IS.UTF-8/html/FAQ.html index ee506245b..c5092f698 100644 --- a/docs/is_IS.UTF-8/html/FAQ.html +++ b/docs/is_IS.UTF-8/html/FAQ.html @@ -359,7 +359,7 @@
- If you're running Tux Paint from a command-line, make sure you're not giving it a "--fullscreen" option.
--fullscreen=..." option.
- If you're running Tux Paint by double-clicking an icon, check the properties of the icon to see if "--fullscreen" is listed as a command-line argument.
--fullscreen=yes" or "--fullscreen=native" is listed as a command-line argument.
- If a "--fullscreen" option isn't being sent on the command line, check Tux Paint's configuration file for a line reading: "fullscreen=yes".
--fullscreen=yes" or "--fullscreen=native" options aren't being sent on the command line, check Tux Paint's configuration file for a line reading: "fullscreen=yes" or "fullscreen=native".
- Either remove that line, or simply run Tux Paint with the command-line argument: "--windowed", which will override the configuration file's setting.
--windowed" or "--fullscreen=no", which will override the configuration file's setting.
Or use Tux Paint Config. and make sure "Fullscreen" (under "Video & Sound") is not checked.
diff --git a/docs/ja_JP.UTF-8/FAQ.txt b/docs/ja_JP.UTF-8/FAQ.txt index ade8de648..d53ea8904 100644 --- a/docs/ja_JP.UTF-8/FAQ.txt +++ b/docs/ja_JP.UTF-8/FAQ.txt @@ -446,18 +446,19 @@ Tux Paint keeps running in Full Screen mode - I want it windowed! The "fullscreen" option is set. If you're running Tux Paint from a command-line, make sure you're not - giving it a "--fullscreen" option. + giving it a "--fullscreen=..." option. If you're running Tux Paint by double-clicking an icon, check the - properties of the icon to see if "--fullscreen" is listed as a command-line - argument. + properties of the icon to see if "--fullscreen=yes" or "--fullscreen= + native" is listed as a command-line argument. - If a "--fullscreen" option isn't being sent on the command line, check Tux - Paint's configuration file for a line reading: "fullscreen=yes". + If "--fullscreen=yes" or "--fullscreen=native" options aren't being sent on + the command line, check Tux Paint's configuration file for a line reading: + "fullscreen=yes" or "fullscreen=native". Either remove that line, or simply run Tux Paint with the command-line - argument: "--windowed", which will override the configuration file's - setting. + argument: "--windowed" or "--fullscreen=no", which will override the + configuration file's setting. Or use Tux Paint Config. and make sure "Fullscreen" (under "Video & Sound") is not checked. diff --git a/docs/ja_JP.UTF-8/html/FAQ.html b/docs/ja_JP.UTF-8/html/FAQ.html index c99b754f0..7aa6eca09 100644 --- a/docs/ja_JP.UTF-8/html/FAQ.html +++ b/docs/ja_JP.UTF-8/html/FAQ.html @@ -621,16 +621,16 @@ The "fullscreen" option is set.
- If you're running Tux Paint from a command-line, make sure you're not giving it a "--fullscreen" option.
--fullscreen=..." option.
- If you're running Tux Paint by double-clicking an icon, check the properties of the icon to see if "--fullscreen" is listed as a command-line argument.
--fullscreen=yes" or "--fullscreen=native" is listed as a command-line argument.
- If a "--fullscreen" option isn't being sent on the command line, check Tux Paint's configuration file for a line reading: "fullscreen=yes".
--fullscreen=yes" or "--fullscreen=native" options aren't being sent on the command line, check Tux Paint's configuration file for a line reading: "fullscreen=yes" or "fullscreen=native".
- Either remove that line, or simply run Tux Paint with the command-line argument: "--windowed", which will override the configuration file's setting.
--windowed" or "--fullscreen=no", which will override the configuration file's setting.
Or use Tux Paint Config. and make sure "Fullscreen" (under "Video & Sound") is not checked.
diff --git a/docs/sq_AL.UTF-8/FAQ.txt b/docs/sq_AL.UTF-8/FAQ.txt index 5fa878cc5..f6807bde3 100644 --- a/docs/sq_AL.UTF-8/FAQ.txt +++ b/docs/sq_AL.UTF-8/FAQ.txt @@ -238,7 +238,7 @@ Ku i ruan Tux Paint-i vizatimet e mia? caktuar (duke përdorur mundësinë “savedir”), Tux Paint-i i ruan te një vendndodhje standarde në diskun tuaj vendor: - Windows Vista, Windows 8, Windows 10, Windows 11 + Windows Vista, Windows 7, Windows 8, Windows 10, Windows 11 In the user's "AppData" folder: e.g., "C:\Users\emër përdoruesi\AppData\Roaming\TuxPaint\saved\" @@ -466,19 +466,19 @@ Tux Paint keeps running in Full Screen mode - I want it windowed! Është aktivizuar mundësia “Sa krejt ekrani”. Nëse Tux Paint-in po e xhironi që nga rresht urdhrash, sigurohuni se nuk po - i jepni një mundësi “--fullscreen”. + i jepni një mundësi “--fullscreen=...”. - Nëse Tux Paint-in po e xhironi duke dyklikuar mbi një ikonë, shihni vetitë - e ikonës, për të parë se mos “--fullscreen” gjendet si një argument rreshti - urdhrash. + If you're running Tux Paint by double-clicking an icon, check the + properties of the icon to see if "--fullscreen=yes" or "--fullscreen= + native" is listed as a command-line argument. - Nëse te rresht urdhrash s’po jepet mundësi “--fullscreen”, shihni te - kartela e formësimit të Tux Paint-it për një rresht ku lexohet: “fullscreen - =yes”. + If "--fullscreen=yes" or "--fullscreen=native" options aren't being sent on + the command line, check Tux Paint's configuration file for a line reading: + "fullscreen=yes" or "fullscreen=native". - Ose hiqeni atë rresht, ose thjesht xhirojeni Tux Paint-in me argumentin - vijues për rresht urdhrash: “--windowed”, çka do të anashkalojë rregullimin - përkatës te kartela e formësimit. + Either remove that line, or simply run Tux Paint with the command-line + argument: "--windowed" or "--fullscreen=no", which will override the + configuration file's setting. Ose përdorni Tux Paint Config. dhe sigurohuni se “Sa krejt ekrani” (nën “Video & Tingull”) s’ka shenjë. diff --git a/docs/sq_AL.UTF-8/html/FAQ.html b/docs/sq_AL.UTF-8/html/FAQ.html index b30a243a3..f4e3b6a4c 100644 --- a/docs/sq_AL.UTF-8/html/FAQ.html +++ b/docs/sq_AL.UTF-8/html/FAQ.html @@ -359,7 +359,7 @@
- Nëse Tux Paint-in po e xhironi që nga rresht urdhrash, sigurohuni se nuk po i jepni një mundësi “--fullscreen”.
--fullscreen=...”.
- Nëse Tux Paint-in po e xhironi duke dyklikuar mbi një ikonë, shihni vetitë e ikonës, për të parë se mos “--fullscreen” gjendet si një argument rreshti urdhrash.
--fullscreen=yes" or "--fullscreen=native" is listed as a command-line argument.
- Nëse te rresht urdhrash s’po jepet mundësi “--fullscreen”, shihni te kartela e formësimit të Tux Paint-it për një rresht ku lexohet: “fullscreen=yes”.
--fullscreen=yes" or "--fullscreen=native" options aren't being sent on the command line, check Tux Paint's configuration file for a line reading: "fullscreen=yes" or "fullscreen=native".
- Ose hiqeni atë rresht, ose thjesht xhirojeni Tux Paint-in me argumentin vijues për rresht urdhrash: “--windowed”, çka do të anashkalojë rregullimin përkatës te kartela e formësimit.
--windowed" or "--fullscreen=no", which will override the configuration file's setting.
Ose përdorni Tux Paint Config. dhe sigurohuni se “Sa krejt ekrani” (nën “Video & Tingull”) s’ka shenjë.
diff --git a/src/tuxpaint-completion.bash b/src/tuxpaint-completion.bash index 15765a558..677e547f8 100644 --- a/src/tuxpaint-completion.bash +++ b/src/tuxpaint-completion.bash @@ -3,7 +3,7 @@ # Bill Kendrick