added missing html page

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@238 57a11ea4-9604-0410-9ed3-97b8803252fd
zzzoldfeatures/xacc-10-patch
Linas Vepstas 29 years ago
parent 3cabd1c6ce
commit 40aac50d9c

@ -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>

@ -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>

@ -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>

Loading…
Cancel
Save