mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Some changes to align the README files with the current state of gnucash.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19320 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
16
README
16
README
@@ -127,7 +127,7 @@ Features include:
|
||||
to conform more with the new GNOME Human Interface Guidelines.
|
||||
|
||||
Home Page:
|
||||
http://gnucash.org/
|
||||
http://www.gnucash.org/
|
||||
|
||||
Precompiled binaries:
|
||||
http://www.gnucash.org/pub/gnucash/
|
||||
@@ -199,10 +199,10 @@ You can also run gnucash --help for the command line options.
|
||||
|
||||
You can start GnuCash at the command-line, with "gnucash" or "gnucash
|
||||
<filename>", where <filename> is a GnuCash account file. Sample
|
||||
accounts can be found in "data" subdirectory. *.gnucash files are GnuCash
|
||||
accounts that can opened with the "Open File" menu entry. *.qif files
|
||||
are Quicken Import Format files that can be opened with the "Import
|
||||
QIF" menu entry.
|
||||
accounts can be found in the "doc/examples" subdirectory. *.gnucash
|
||||
files are GnuCash accounts that can opened with the "Open File" menu entry.
|
||||
*.qif files are Quicken Import Format files that can be opened with the
|
||||
"Import QIF" menu entry.
|
||||
|
||||
GnuCash responds to the following environment variables:
|
||||
|
||||
@@ -224,13 +224,13 @@ GnuCash responds to the following environment variables:
|
||||
####################
|
||||
Internationalization
|
||||
--------------------
|
||||
Message catalogues exist for many different languages. These are
|
||||
Message catalogs exist for many different languages. These are
|
||||
enabled with environment variables. For example,
|
||||
|
||||
Francais, en bash:
|
||||
Francais, in bash:
|
||||
export LANG=fr_FR
|
||||
|
||||
Francais, en tcsh:
|
||||
Francais, in tcsh:
|
||||
setenv LANG fr_FR
|
||||
|
||||
German version:
|
||||
|
||||
Reference in New Issue
Block a user