added missing html page

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@238 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Linas Vepstas 1997-12-02 04:46:04 +00:00
parent 3cabd1c6ce
commit 40aac50d9c
3 changed files with 21 additions and 2 deletions

15
Docs/xacc-adjbwin.html Normal file
View File

@ -0,0 +1,15 @@
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
<title>Adjust Balance Window</title>
</head>
<body bgcolor=#eeeeee>
<h1>THIS FILE IS EMPTY</h1>
Adjust Balance window. Use this to adjust the balance.
Add more documentation here.
<hr>
</body>
</html>

View File

@ -1,11 +1,13 @@
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
<title></title>
<title>Reconcile Window</title>
</head>
<body bgcolor=#eeeeee>
<h1>THIS FILE IS EMPTY</h1>
This is the reconcile window. Use it to reconcile accounts.
Add more documentation here.
<hr>

View File

@ -1,11 +1,13 @@
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
<title></title>
<title>Register Window</title>
</head>
<body bgcolor=#eeeeee>
<h1>THIS FILE IS EMPTY</h1>
This is the "Register" or the "Ledger" window. Enter
transactions here. Add more documentation.
<hr>