information about periodic saves added in manuals
This commit is contained in:
@@ -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<63>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<72>do el archivo,
|
||||
el proceso de instalaci<63>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<69> confirmaci<63>n antes de salir,
|
||||
@@ -1156,10 +1168,10 @@ msgid ""
|
||||
que me han enviado sus comentarios.</p>
|
||||
|
||||
<div class="footer">
|
||||
Copyright (c) 2004-2008 Fr<46>d<EFBFBD>ric Culot<br>
|
||||
Copyright © 2004-2009 Fr<46>d<EFBFBD>ric Culot<br>
|
||||
Traducido al Espa<70>ol por Jos<6F> L<>pez
|
||||
<code><testinground .at. gmail .dot. com></code><br>
|
||||
Calcurse version 2.4 - Last change: December 09, 2008<br>
|
||||
Calcurse version 2.5 - Last change: January 04, 2009<br>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user