mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
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:
parent
3cabd1c6ce
commit
40aac50d9c
15
Docs/xacc-adjbwin.html
Normal file
15
Docs/xacc-adjbwin.html
Normal 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>
|
@ -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…
Reference in New Issue
Block a user