information about periodic saves added in manuals

This commit is contained in:
Frederic Culot
2009-01-04 11:52:47 +00:00
parent 21abed5f48
commit 9a10c34c23
7 changed files with 102 additions and 30 deletions

View File

@@ -1,10 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<!--
/*
* $calcurse: manual_de.html,v 1.21 2008/12/09 21:09:17 culot Exp $
* $calcurse: manual_de.html,v 1.22 2009/01/04 11:52:47 culot Exp $
*
* Calcurse - text-based organizer
* Copyright (c) 2004-2008 Frederic Culot
* Copyright (c) 2004-2009 Frederic Culot
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -241,7 +241,7 @@ laden:</p>
<h2>3.2 Installationsprozess<a name="install_process"></a></h2>
<p>
Als erstes m&uuml;ssen die Dateien entpackt werden:</p>
<pre>tar zxvf calcurse-2.4.tar.gz</pre>
<pre>tar zxvf calcurse-2.5.tar.gz</pre>
<p>
Ist diese Voraussetzung erf&uuml;llt und das Archiv entpackt,
sind nur noch die drei &uuml;blichen Schritte erforderlich:</p>
@@ -667,6 +667,18 @@ allgemeines Verhalten.</p>
Eingaben dennoch zu speichern, m&uuml;ssen Sie als Nutzer die Taste 'S'
bet&auml;tigen.</p>
</dd>
<div class="todo">
<dt><code>periodic_save</code>
(default: <span class="emp">0</span>)</dt>
<dd>If different from '0', user's data will be automatically
saved every <span class="emp">periodic_save</span> minutes.
When an automatic save is performed, two asterisks
(i.e. '<code>**</code>') will appear on the top right-hand side
of the screen).</p>
</dd>
</div>
<dt><code>Beenden_best&auml;tigen</code>
(Voreinstellung: <span class="emp">ja</span>)</dt>
<dd>Wenn <span class="emp">ja</span> eingestellt worden ist, wird nachgefragt, ob das
@@ -1138,10 +1150,10 @@ Und zuletzt, vielen vielen Dank an alle <code>calcurse</code>
Benutzer, die mir Ihr Feedback mitgeteilt haben.</p>
<div class="footer">
Copyright (c) 2004-2008 Fr<46>d<EFBFBD>ric Culot<br>
Copyright &copy; 2004-2009 Fr<46>d<EFBFBD>ric Culot<br>
German translation by Michael Schulz
<code>&lt;bloodshower .at. web .dot. de&gt;</code>, and Chris.<br>
Calcurse version 2.4 - Last change: December 09, 2008<br>
Calcurse version 2.5 - Last change: January 04, 2009<br>
</div>
</div>