From 9a10c34c23bd06a6f75beb42c999e9a8d22008da Mon Sep 17 00:00:00 2001
From: Frederic Culot <calcurse@culot.org>
Date: Sun, 4 Jan 2009 11:52:47 +0000
Subject: information about periodic saves added in manuals

---
 ChangeLog          |  3 +++
 doc/manual_de.html | 22 +++++++++++++++++-----
 doc/manual_en.html | 18 +++++++++++++-----
 doc/manual_es.html | 22 +++++++++++++++++-----
 doc/manual_fr.html | 22 +++++++++++++++++-----
 doc/manual_it.html | 22 +++++++++++++++++-----
 doc/manual_nl.html | 23 ++++++++++++++++++-----
 7 files changed, 102 insertions(+), 30 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 5203c0b..6f961e2 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,9 @@
 
 	* src/help.c (help_screen): help page added to describe the cut
 	and paste feature
+
+	* doc/manual_*.html: information about periodic saves added in
+	manuals
 	
 2009-01-03  Frederic Culot  <frederic@culot.org>
 
diff --git a/doc/manual_de.html b/doc/manual_de.html
index 4101c4a..7f84423 100755
--- a/doc/manual_de.html
+++ b/doc/manual_de.html
@@ -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�d�ric Culot<br>
+	Copyright &copy; 2004-2009 Fr�d�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>
 
diff --git a/doc/manual_en.html b/doc/manual_en.html
index 39c647b..df12fe2 100755
--- a/doc/manual_en.html
+++ b/doc/manual_en.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 <!--
 /*
- *	$calcurse: manual_en.html,v 1.21 2008/12/09 21:09:17 culot Exp $
+ *	$calcurse: manual_en.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
@@ -238,7 +238,7 @@ All of the commands are documented within an online help system.
 <h2>3.2 Install process<a name="install_process"></a></h2>
 <p>
 	First you need to gunzip and untar the source archive:</p>
-	<pre>tar zxvf calcurse-2.4.tar.gz</pre>
+	<pre>tar zxvf calcurse-2.5.tar.gz</pre>
 <p>
   	Once you meet the requirements and have extracted the archive, 
 	the install process is quite simple, and follows the standard 
@@ -667,6 +667,14 @@ $HOME/.calcurse/
 		This means the user must press 'S' (for saving) in order to 
 		retrieve its modifications.</p>
 		</dd>
+		<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>
 		<dt><code>confirm_quit</code> 
 		(default: <span class="emp">yes</span>)</dt>
 		<dd>If set to <span class="emp">yes</span>, confirmation is required before 
@@ -1169,8 +1177,8 @@ msgid ""
         users who sent me their feedback.</p>
 
 <div class="footer">
-	Copyright (c) 2004-2008 Fr�d�ric Culot<br>
-	Calcurse version 2.4 - Last change: December 09, 2008<br>
+	Copyright &copy; 2004-2009 Fr�d�ric Culot<br>
+	Calcurse version 2.5 - Last change: January 04, 2009<br>
 </div>
 </div>
 
diff --git a/doc/manual_es.html b/doc/manual_es.html
index 2a89d1b..1689d18 100755
--- a/doc/manual_es.html
+++ b/doc/manual_es.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 <!--
 /*
- *	$calcurse: manual_es.html,v 1.18 2008/12/09 21:09:17 culot Exp $
+ *	$calcurse: manual_es.html,v 1.19 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
@@ -238,7 +238,7 @@ well as the way one can contribute to <code>calcurse</code> development.
 <h2>3.2 Proceso de instalaci�n<a name="install_process"></a></h2>
 <p>
 	Primero necesitas descomprimir ( gunzip  y  untar) el archivo fuente:</p>
-	<pre>tar zxvf calcurse-2.4.tar.gz</pre>
+	<pre>tar zxvf calcurse-2.5.tar.gz</pre>
 <p>
   	Una vez has resuelto los requisitos y has extra�do el archivo, 
 	el proceso de instalaci�n es muy simple y sigue los tres pasos habituales:
@@ -679,6 +679,18 @@ $HOME/.calcurse/
 	    Esto significa que el usuario debe pulsar 'S' (guardar) para guardar
 	    sus modificaciones antes de salir.</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>confirmar_salir</code>
 	    (por defecto: <span class="emp">si</span>)</dt>
 	    <dd>Si se fija en <span class="emp">si</span>, se requerir� confirmaci�n antes de salir, 
@@ -1156,10 +1168,10 @@ msgid ""
         que me han enviado sus comentarios.</p>
 
 <div class="footer">
-	Copyright (c) 2004-2008 Fr�d�ric Culot<br>
+	Copyright &copy; 2004-2009 Fr�d�ric Culot<br>
 	Traducido al Espa�ol por Jos� L�pez
 	<code>&lt;testinground .at. gmail .dot. com&gt;</code><br>
-	Calcurse version 2.4 - Last change: December 09, 2008<br>
+	Calcurse version 2.5 - Last change: January 04, 2009<br>
 </div>
 </div>
 
diff --git a/doc/manual_fr.html b/doc/manual_fr.html
index 21cb305..ed8ae44 100755
--- a/doc/manual_fr.html
+++ b/doc/manual_fr.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 <!--
 /*
- *	$calcurse: manual_fr.html,v 1.22 2008/12/09 21:09:17 culot Exp $
+ *	$calcurse: manual_fr.html,v 1.23 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
@@ -267,7 +267,7 @@ disponibles.
 <p>
         Vous devez tout d'abord d�compresser l'archive source de la
         mani�re suivante :</p>
-	<pre>tar zxvf calcurse-2.4.tar.gz</pre>
+	<pre>tar zxvf calcurse-2.5.tar.gz</pre>
 <p>
         Une fois que vous remplissez tous les pr�-requis n�cessaires �
         l'installation, le processus de compilation est simple et suit
@@ -733,6 +733,18 @@ $HOME/.calcurse/
 		    (pour sauvegarder) pour retrouver ses modifications au prochain
 		    lancement de <code>calcurse</code>.</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>confirmer_pour_quitter</code> 
 		  (valeur par d�faut: <span class="emp">oui</span>)</dt>
 		<dd>Si cette option est fix�e � <span class="emp">oui</span>, 
@@ -1323,8 +1335,8 @@ msgid ""
 	<code>calcurse</code> qui m'ont fait parvenir leurs commentaires.</p>
 
 <div class="footer">
-	Copyright (c) 2004-2008 Fr�d�ric Culot<br>
-	Calcurse version 2.4 - Derni�re modification: 09 D�cembre 2008<br>
+	Copyright &copy; 2004-2009 Fr�d�ric Culot<br>
+	Calcurse version 2.5 - Derni�re modification: 04 Janvier 2009<br>
 </div>
 </div>
 
diff --git a/doc/manual_it.html b/doc/manual_it.html
index 3f090e4..a7cd712 100755
--- a/doc/manual_it.html
+++ b/doc/manual_it.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 <!--
 /*
- * $calcurse: manual_it.html,v 1.7 2008/12/09 21:09:17 culot Exp $
+ * $calcurse: manual_it.html,v 1.8 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
@@ -254,7 +254,7 @@ caratteristiche<a name="overview_features"></a></h2>
   Innanzitutto è necessario scompattare l'archivio contenente i
   sorgenti:
 </p>
-	<pre>tar zxvf calcurse-2.4.tar.gz</pre>
+	<pre>tar zxvf calcurse-2.5.tar.gz</pre>
 <p>
   Una volta verificati i requisiti e scompattato l'archivio la
   procedura d'installazione è piuttosto semplice visto che segue i tre
@@ -736,6 +736,18 @@ d'ambiente<a name="basics_invocation_environment"></a></h3>
 	      necessario premere 'S' per salvare i dati eventualmente
 	      modificati.
 	  </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>confirm_quit</code> 
 	    (default: <span class="emp">yes</span>)</dt>
 	  <dd>
@@ -1401,8 +1413,8 @@ d'ambiente<a name="basics_invocation_environment"></a></h3>
 </p>
 
 <div class="footer">
-  Copyright (c) 2004-2008 Fr&eacute;d&eacute;ric Culot<br>
-  Calcurse version 2.4 - Last change: December 09, 2008<br>
+  Copyright &copy; 2004-2009 Fr&eacute;d&eacute;ric Culot<br>
+  Calcurse version 2.5 - Last change: January 04, 2009<br>
 </div>
 </div>
 
diff --git a/doc/manual_nl.html b/doc/manual_nl.html
index 4e77b69..e94458e 100755
--- a/doc/manual_nl.html
+++ b/doc/manual_nl.html
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//NL">
 <!--
 /*
- *	$calcurse: manual_nl.html,v 1.14 2008/12/09 21:09:17 culot Exp $
+ *	$calcurse: manual_nl.html,v 1.15 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
@@ -237,7 +237,7 @@ besproken. Als laatste wordt zowel de procedure van het melden van fouten in
 <p>
 	Als eerste moet het volgende archief uitgepakt worden met gunzip en
 	untar:</p>
-	<pre>tar zxvf calcurse-2.4.tar.gz</pre>
+	<pre>tar zxvf calcurse-2.5.tar.gz</pre>
 <p>
 	Zodra de benodigde pakketten ge&iuml;nstalleerd zijn en het archief
 	uitgepakt is, is de installatieprocedure vrij simpel, via de
@@ -673,6 +673,19 @@ $HOME/.calcurse/
 		betekent dat de gebruiker op 'S' moet drukken om de gewijzigde data te
 		bewaren.</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>einde_bevestigen</code>
 		(standaard: <span class="emp">ja</span>)</dt>
 		<dd>Bij het be&euml;indigen van <code>calcurse</code>, zal er om een
@@ -1165,8 +1178,8 @@ msgid ""
 	kritiek stuurden.</p>
 
 <div class="footer">
-	Copyright (c) 2004-2008 Fr�d�ric Culot<br>
-	Calcurse version 2.4 - Last change: December 09, 2008<br>
+	Copyright &copy; 2004-2009 Fr�d�ric Culot<br>
+	Calcurse version 2.5 - Last change: January 04, 2009<br>
 </div>
 </div>
 
-- 
cgit v1.2.3-70-g09d2