]> Dogcows Code - chaz/homebank/blobdiff - doc/menu-main.html
import homebank-5.2.4
[chaz/homebank] / doc / menu-main.html
index 6411b0ce34c7e3da1fa4ad90b82c41b0279af1cc..17adbd2fbfe29e1f89b484d0eb2bade824c3ec80 100644 (file)
         <th>Open...</th>
         <td>open a wallet, after a confirmation if change were made to the current wallet</td>
       </tr>
+      <tr>
+        <th>Open Recent</th>
+        <td>show the list of recent file history</td>
+      </tr>
       <tr>
         <th>Save</th>
         <td>save the current wallet</td>
         <th>Save as...</th>
         <td>save the current wallet with a new name</td>
       </tr>
-      <tr>
-        <th>Revert</th>
-        <td>revert to the last saved version of the current file</td>
-      </tr>
-      <tr>
-        <th>Properties...</th>
-        <td>open the <a href="dlg-wall.html">properties dialog</a></td>
-      </tr>
       <tr>
         <th>Import...</th>
         <td>
-          <ul>
-            <li>QIF file...</li>
-            <li>OFX/QFX file...</li>
-            <li>CSV file...</li>
-          </ul>all these will open the <a href="use-import.html">import assistant dialog</a> 
+        open the <a href="use-import.html">import assistant dialog</a> 
         </td>
       </tr>
       <tr>
         <th>Export QIF file</th>
         <td>export all data's to QIF format</td>
       </tr>
+      <tr>
+        <th>Revert</th>
+        <td>revert to the last saved version of the current file</td>
+      </tr>
+      <tr>
+        <th>Restore backup</th>
+        <td>open the dialog to restore a backup of the current file</td>
+      </tr>
+
+      <tr>
+        <th>Properties...</th>
+        <td>open the <a href="dlg-wall.html">properties dialog</a></td>
+      </tr>
       <tr>
         <th>Close</th>
         <td>close the current wallet</td>
       </tr>
       <tr>
         <th>Categories...</th>
-        <td>open the <a href="dlg-cate.html">categories dialog</a></td>
+        <td>open the <a href="dlg-cate.html">category dialog</a></td>
       </tr>
       <tr>
         <th>Scheduled/Template...</th>
         <th>Currencies...</th>
         <td>open the <a href="dlg-curr.html">currency dialog</a></td>
       </tr>
+      <tr>
+        <th>Tags...</th>
+        <td>open the <a href="dlg-tag.html">tag dialog</a></td>
+      </tr>
     </table>
   </div>
   <div class="rounded content">
     <h2><a id="menu5" name="menu5"></a>Transactions</h2>
     <table class="widgetinfo">
+      <tr>
+        <th>Add...</th>
+        <td>open the <a href="dlg-tran.html">transaction dialog</a></td>
+      </tr>
       <tr>
         <th>Show...</th>
         <td>open the <a href="win-account.html">account window</a> for the selected account</td>
       </tr>
       <tr>
-        <th>Add...</th>
-        <td>open the <a href="dlg-tran.html">transaction dialog</a></td>
+        <th>Show All...</th>
+        <td>open the <a href="win-account.html">account window</a> to show all accounts transactions</td>
       </tr>
       <tr>
         <th>Set scheduler...</th>
This page took 0.021025 seconds and 4 git commands to generate.