aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorFrederic Culot <calcurse@culot.org>2009-01-04 11:52:47 +0000
committerFrederic Culot <calcurse@culot.org>2009-01-04 11:52:47 +0000
commit9a10c34c23bd06a6f75beb42c999e9a8d22008da (patch)
tree34ae5e66800b73237d1637709e8943adbaa712b0 /doc
parent21abed5f48d4689285a1ff6eade961b2ce6864c2 (diff)
downloadcalcurse-9a10c34c23bd06a6f75beb42c999e9a8d22008da.tar.gz
calcurse-9a10c34c23bd06a6f75beb42c999e9a8d22008da.zip
information about periodic saves added in manuals
Diffstat (limited to 'doc')
-rwxr-xr-xdoc/manual_de.html22
-rwxr-xr-xdoc/manual_en.html18
-rwxr-xr-xdoc/manual_es.html22
-rwxr-xr-xdoc/manual_fr.html22
-rwxr-xr-xdoc/manual_it.html22
-rwxr-xr-xdoc/manual_nl.html23
6 files changed, 99 insertions, 30 deletions
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>