Ojibwe is the correct spelling.
This commit is contained in:
parent
7cc72c1b37
commit
6c05efb4d6
6 changed files with 34 additions and 31 deletions
|
|
@ -1,7 +1,7 @@
|
|||
Tux Paint
|
||||
version 0.9.20
|
||||
|
||||
Options Documentation
|
||||
Options Documentation
|
||||
|
||||
Copyright 2002-2008 by Bill Kendrick and others
|
||||
New Breed Software
|
||||
|
|
@ -11,7 +11,7 @@
|
|||
|
||||
April 5, 2008
|
||||
|
||||
--------------------------------------------------------------------------
|
||||
----------------------------------------------------------------------
|
||||
|
||||
Tux Paint Config.
|
||||
|
||||
|
|
@ -20,7 +20,7 @@
|
|||
install and use this tool, or want a better understanding of the
|
||||
available options, please continue reading.
|
||||
|
||||
--------------------------------------------------------------------------
|
||||
----------------------------------------------------------------------
|
||||
|
||||
Configuration File
|
||||
|
||||
|
|
@ -60,7 +60,7 @@ Windows Users
|
|||
as Plain Text, and make sure the filename doesn't have ".txt" at the
|
||||
end...
|
||||
|
||||
--------------------------------------------------------------------------
|
||||
----------------------------------------------------------------------
|
||||
|
||||
Available Options
|
||||
|
||||
|
|
@ -87,7 +87,6 @@ Windows Users
|
|||
at least 480 tall.
|
||||
|
||||
Some examples:
|
||||
|
||||
* 640x480
|
||||
* 1024x768
|
||||
* 768x1024
|
||||
|
|
@ -207,7 +206,7 @@ Windows Users
|
|||
|
||||
papersize=PAPERSIZE
|
||||
|
||||
(Platforms that use Tux Paint's internal PostScript generator --
|
||||
(Platforms that use Tux Paint's internal PostScript generator -
|
||||
not Windows, Mac OS X or BeOS.)
|
||||
|
||||
Tell Tux Paint what size PostScript to generate. If none is
|
||||
|
|
@ -359,17 +358,16 @@ Windows Users
|
|||
opens pictures.
|
||||
|
||||
If you do not override it, the default location is:
|
||||
|
||||
* Linux & Unix -- Under a hidden directory named ".tuxpaint"
|
||||
* Linux & Unix - Under a hidden directory named ".tuxpaint"
|
||||
in your home directory (aka "~" or "$HOME")
|
||||
Example: "/home/username/.tuxpaint/saved/"
|
||||
|
||||
* Windows -- Inside a folder named "TuxPaint" in your
|
||||
* Windows - Inside a folder named "TuxPaint" in your
|
||||
"Application Data" folder.
|
||||
Example:
|
||||
"C:\Documents and Settings\Username\Application Data\TuxPaint\saved\"
|
||||
|
||||
* Mac OS X -- Inside a folder named "TuxPaint" in your
|
||||
* Mac OS X - Inside a folder named "TuxPaint" in your
|
||||
"Application Support" folder.
|
||||
Example:
|
||||
"/Users/Username/Library/Application Support/TuxPaint/saved/"
|
||||
|
|
@ -396,17 +394,16 @@ Windows Users
|
|||
directory.
|
||||
|
||||
If you do not override it, the default location is:
|
||||
|
||||
* Linux & Unix -- Under a hidden directory named ".tuxpaint"
|
||||
* Linux & Unix - Under a hidden directory named ".tuxpaint"
|
||||
in your home directory (aka "~" or "$HOME")
|
||||
Example: "/home/username/.tuxpaint/brushes/"
|
||||
|
||||
* Windows -- Inside a folder named "TuxPaint" in your
|
||||
* Windows - Inside a folder named "TuxPaint" in your
|
||||
"Application Data" folder.
|
||||
Example:
|
||||
"C:\Documents and Settings\Username\Application Data\TuxPaint\brushes\"
|
||||
|
||||
* Mac OS X -- Inside a folder named "TuxPaint" in your
|
||||
* Mac OS X - Inside a folder named "TuxPaint" in your
|
||||
"Application Support" folder.
|
||||
Example:
|
||||
"/Users/Username/Library/Application Support/TuxPaint/brushes/"
|
||||
|
|
@ -592,7 +589,7 @@ Windows Users
|
|||
|--------------------+---------------------+---------------|
|
||||
|occitan | | |
|
||||
|--------------------+---------------------+---------------|
|
||||
|ojibway | | |
|
||||
|ojibwe |ojibway | |
|
||||
|--------------------+---------------------+---------------|
|
||||
|polish |polski | |
|
||||
|--------------------+---------------------+---------------|
|
||||
|
|
@ -651,7 +648,7 @@ Windows Users
|
|||
|zapoteco | | |
|
||||
+----------------------------------------------------------+
|
||||
|
||||
--------------------------------------------------------------------------
|
||||
----------------------------------------------------------------------
|
||||
|
||||
Overriding System Config. Options using .tuxpaintrc
|
||||
|
||||
|
|
@ -672,7 +669,7 @@ Windows Users
|
|||
print=yes
|
||||
mixedcase=yes
|
||||
|
||||
--------------------------------------------------------------------------
|
||||
----------------------------------------------------------------------
|
||||
|
||||
Command-Line Options
|
||||
|
||||
|
|
@ -776,7 +773,7 @@ Windows Users
|
|||
Only your own configuration file, "~/.tuxpaintrc", if it
|
||||
exists, will be used.
|
||||
|
||||
--------------------------------------------------------------------------
|
||||
----------------------------------------------------------------------
|
||||
|
||||
Command-Line Informational Options
|
||||
|
||||
|
|
@ -802,7 +799,7 @@ Command-Line Informational Options
|
|||
--lang help
|
||||
Display a list of available languages in Tux Paint.
|
||||
|
||||
--------------------------------------------------------------------------
|
||||
----------------------------------------------------------------------
|
||||
|
||||
Choosing a Different Language
|
||||
|
||||
|
|
@ -932,7 +929,7 @@ Available Languages
|
|||
|---------+---------------------+-----------------+------------------|
|
||||
|oc_FR | |Occitan | |
|
||||
|---------+---------------------+-----------------+------------------|
|
||||
|oj_CA | |Ojibway | |
|
||||
|oj_CA | |Ojibwe |Ojibway |
|
||||
|---------+---------------------+-----------------+------------------|
|
||||
|pl_PL |Polski |Polish | |
|
||||
|---------+---------------------+-----------------+------------------|
|
||||
|
|
@ -1039,7 +1036,7 @@ Setting Your Environment's Locale
|
|||
setenv LANG es_ES ; \
|
||||
tuxpaint
|
||||
|
||||
--------------------------------------------------------------------------
|
||||
----------------------------------------------------------------------
|
||||
|
||||
Windows Users
|
||||
|
||||
|
|
@ -1116,4 +1113,4 @@ Setting Your Environment's Locale
|
|||
Under Unix and Linux, you can use the Makefile that comes with the
|
||||
font to install the font in the appropriate location.
|
||||
|
||||
--------------------------------------------------------------------------
|
||||
----------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue