Regenerated text version of Options doc.

This commit is contained in:
William Kendrick 2004-12-27 07:30:18 +00:00
parent 2d9155e6b4
commit 8c7ac45428

View file

@ -1,7 +1,7 @@
Tux Paint Tux Paint
version 0.9.15 version 0.9.15
Options Documentation Options Documentation
Copyright 2004 by Bill Kendrick Copyright 2004 by Bill Kendrick
New Breed Software New Breed Software
@ -9,9 +9,9 @@ Options Documentation
bill@newbreedsoftware.com bill@newbreedsoftware.com
http://www.newbreedsoftware.com/tuxpaint/ http://www.newbreedsoftware.com/tuxpaint/
November 21, 2004 December 26, 2004
---------------------------------------------------------------------- ---------------------------------------------------------------------------
Tux Paint Config. Tux Paint Config.
@ -20,7 +20,7 @@ Options Documentation
install and use this tool, or want a better understanding of the install and use this tool, or want a better understanding of the
available options, please continue reading. available options, please continue reading.
---------------------------------------------------------------------- ---------------------------------------------------------------------------
Configuration File Configuration File
@ -60,7 +60,7 @@ Windows Users
as Plain Text, and make sure the filename doesn't have ".txt" at the as Plain Text, and make sure the filename doesn't have ".txt" at the
end... end...
---------------------------------------------------------------------- ---------------------------------------------------------------------------
Available Options Available Options
@ -74,6 +74,7 @@ Windows Users
windowsize=SIZE windowsize=SIZE
Run the program at a higher resolution, rather than the default Run the program at a higher resolution, rather than the default
of 640x480. The SIZE value may be one of: of 640x480. The SIZE value may be one of:
* 640x480 * 640x480
* 800x600 * 800x600
* 1024x768 * 1024x768
@ -327,6 +328,8 @@ Windows Users
|--------------------+------------------+---------| |--------------------+------------------+---------|
|slovenian |slovensko | | |slovenian |slovensko | |
|--------------------+------------------+---------| |--------------------+------------------+---------|
|swahili | | |
|--------------------+------------------+---------|
|swedish |svenska | | |swedish |svenska | |
|--------------------+------------------+---------| |--------------------+------------------+---------|
|tamil | | | |tamil | | |
@ -342,7 +345,7 @@ Windows Users
|welsh |cymraeg | | |welsh |cymraeg | |
+-------------------------------------------------+ +-------------------------------------------------+
---------------------------------------------------------------------- ---------------------------------------------------------------------------
Overriding System Config. Options using .tuxpaintrc Overriding System Config. Options using .tuxpaintrc
@ -363,7 +366,7 @@ Windows Users
print=yes print=yes
mixedcase=yes mixedcase=yes
---------------------------------------------------------------------- ---------------------------------------------------------------------------
Command-Line Options Command-Line Options
@ -462,7 +465,7 @@ Windows Users
By default, the lockfile is stored in "~/.tuxpaint/" under By default, the lockfile is stored in "~/.tuxpaint/" under
Linux and Unix, and "userdata\" under Windows. Linux and Unix, and "userdata\" under Windows.
---------------------------------------------------------------------- ---------------------------------------------------------------------------
Command-Line Informational Options Command-Line Informational Options
@ -486,7 +489,7 @@ Command-Line Informational Options
--lang help --lang help
Display a list of available languages in Tux Paint. Display a list of available languages in Tux Paint.
---------------------------------------------------------------------- ---------------------------------------------------------------------------
Choosing a Different Language Choosing a Different Language
@ -589,6 +592,8 @@ Available Languages
|---------------+-------------------+---------------------| |---------------+-------------------+---------------------|
|sv_SE |Svenska |Swedish | |sv_SE |Svenska |Swedish |
|---------------+-------------------+---------------------| |---------------+-------------------+---------------------|
|sw_TZ | |Swahili |
|---------------+-------------------+---------------------|
|ta_IN (*) | |Tamil | |ta_IN (*) | |Tamil |
|---------------+-------------------+---------------------| |---------------+-------------------+---------------------|
|tlh (*) |tlhIngan |Klingon | |tlh (*) |tlhIngan |Klingon |
@ -644,7 +649,7 @@ Setting Your Environment's Locale
setenv LANG es_ES ; \ setenv LANG es_ES ; \
tuxpaint tuxpaint
---------------------------------------------------------------------- ---------------------------------------------------------------------------
Windows Users Windows Users