remove references to X-Accountant

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1314 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Linas Vepstas 1998-10-18 02:04:56 +00:00
parent beeb2d94ce
commit d5c8b61d35
2 changed files with 10 additions and 8 deletions

View File

@ -1,15 +1,15 @@
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"> <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html> <html>
<head> <head>
<title>About X-Accountant</title> <title>About GnuCash</title>
</head> </head>
<body bgcolor="#eeeeee"> <body bgcolor="#eeeeee">
<h1>About X-Accountant</h1> <h1>About GnuCash</h1>
<hr> <hr>
X-Accountant is a program to keep track of your finances. Some GnuCash is a program to keep track of your finances. Some
of the features are: of the features are:
<ul> <ul>
@ -44,10 +44,12 @@
may be made, much as stocks would be traded. may be made, much as stocks would be traded.
<li><a href="xacc-quicken.html">Quicken File Import</a>. <li><a href="xacc-quicken.html">Quicken File Import</a>.
Import Quicken Version 3.0 QIF files. Import Quicken Version 3.0 QIF files.
<li><a href="xacc-reports.html">Reports</a>. Display
or output as HTML Balance or Profit&amp;Loss reports.
</ul> </ul>
<h2>Advanced Features</h2> <h2>Advanced Features</h2>
X-Accountant offers some features not usually found GnuCash offers some features not usually found
in simpler accounting programs. in simpler accounting programs.
<ul> <ul>
<li>Sub-accounts: A master account can have a hierarchy <li>Sub-accounts: A master account can have a hierarchy
@ -82,8 +84,8 @@
</ul> </ul>
<h2>Version</h2> <h2>Version</h2>
This version is xacc-1.1.8, a highly nunstable, buggy version. This version is gnucash-1.1.20, a somewhat unstable, buggy version.
The latest stable release is 1.0.17, you should be using that. The latest stable release is 1.0.18, you should be using that.
<p> <p>
Versions 1.0.x are considered to be stable revisions with all Versions 1.0.x are considered to be stable revisions with all
currently known bugs fixed. Versions 1.1.x are considered to be currently known bugs fixed. Versions 1.1.x are considered to be

View File

@ -1,13 +1,13 @@
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"> <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html> <html>
<head> <head>
<title>Help</title> <title>GnuCash Help Main Window</title>
</head> </head>
<body bgcolor=#eeeeee> <body bgcolor=#eeeeee>
For help on a specific topic: For help on a specific topic:
<ul> <ul>
<li><a href="xacc-about.html">About X-Accountant</a> <li><a href="xacc-about.html">About GnuCash</a>
<li><a href="xacc-acctypes.html">Account Types</a> <li><a href="xacc-acctypes.html">Account Types</a>
<li><a href="xacc-accwin.html">New Account Window &amp; Chart of Accounts</a> <li><a href="xacc-accwin.html">New Account Window &amp; Chart of Accounts</a>
<li><a href="xacc-groups.html">Account Groups and Account Numbering</a> <li><a href="xacc-groups.html">Account Groups and Account Numbering</a>