bugfix: calcurse -ta cannot be used any longer
This commit is contained in:
parent
40ea16233d
commit
fd9c46e9fa
@ -1,7 +1,7 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<!--
|
||||
/*
|
||||
* $calcurse: manual_de.html,v 1.7 2007/01/10 09:48:45 culot Exp $
|
||||
* $calcurse: manual_de.html,v 1.8 2007/01/16 11:23:28 culot Exp $
|
||||
*
|
||||
* Calcurse - text-based organizer
|
||||
* Copyright (c) 2004-2007 Frederic Culot
|
||||
@ -320,7 +320,7 @@ Wird <code>calcurse</code> mit den Optionen:<br>
|
||||
gestartet, wird das Programm im nicht-interaktiven Modus
|
||||
ausgeführt. Das bedeutet, dass die gewünschten Informationen
|
||||
ausgegeben werden und das Programm anschließend sofort wieder beendet
|
||||
wird. Durch das Einbinden von <code>calcurse -ta</code> in eine init config
|
||||
wird. Durch das Einbinden von <code>calcurse --todo --appointment</code> in eine init config
|
||||
Datei ist es beispielsweise möglich, sich seine zu erledigenden Aufgaben
|
||||
und alle Termine des heutigen Tages beim Logon anzeigen zu lassen.
|
||||
|
||||
@ -862,7 +862,7 @@ Benutzer, die mir Ihr Feedback mitgeteilt haben.
|
||||
Copyright (c) 2004-2007 Frédéric Culot<br>
|
||||
German translation by Michael Schulz
|
||||
<code><bloodshower.at.web.dot.de></code>, and Chris.<br>
|
||||
Calcurse version 1.7 - Last change: January 9, 2007
|
||||
Calcurse version 1.7 - Last change: January 16, 2007
|
||||
<em></small>
|
||||
|
||||
|
||||
|
@ -1,10 +1,10 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<!--
|
||||
/*
|
||||
* $calcurse: manual_en.html,v 1.6 2006/12/13 09:30:11 culot Exp $
|
||||
* $calcurse: manual_en.html,v 1.7 2007/01/16 11:23:28 culot Exp $
|
||||
*
|
||||
* Calcurse - text-based organizer
|
||||
* Copyright (c) 2004-2006 Frederic Culot
|
||||
* Copyright (c) 2004-2007 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
|
||||
@ -330,7 +330,8 @@
|
||||
This means the desired information will be displayed, and
|
||||
after that, <code>calcurse</code> simply quits and you are
|
||||
driven back to the shell prompt.<br>
|
||||
That way, one can add a line such as <code>'calcurse -ta'</code>
|
||||
That way, one can add a line such as
|
||||
<code>'calcurse --todo --appointment'</code>
|
||||
in its init config file to display at logon the list of tasks
|
||||
and appointments scheduled for the current day.
|
||||
|
||||
@ -874,8 +875,8 @@
|
||||
|
||||
<hr>
|
||||
<small><em>
|
||||
Copyright (c) 2004-2006 Frédéric Culot<br>
|
||||
Calcurse version 1.7 - Last change: December 12, 2006
|
||||
Copyright (c) 2004-2007 Frédéric Culot<br>
|
||||
Calcurse version 1.7 - Last change: January 16, 2007
|
||||
<em></small>
|
||||
|
||||
|
||||
|
@ -1,10 +1,10 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<!--
|
||||
/*
|
||||
* $calcurse: manual_fr.html,v 1.6 2006/12/13 09:30:30 culot Exp $
|
||||
* $calcurse: manual_fr.html,v 1.7 2007/01/16 11:23:28 culot Exp $
|
||||
*
|
||||
* Calcurse - text-based organizer
|
||||
* Copyright (c) 2004-2006 Frederic Culot
|
||||
* Copyright (c) 2004-2007 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
|
||||
@ -363,7 +363,7 @@ pour l'i18n</h3>
|
||||
puis <code>calcurse</code> quittera et vous serez ramené
|
||||
au prompt de l'interpréteur de commandes.<br>
|
||||
De ce manière, il est possible de rajouter une ligne telle
|
||||
que <code>'calcurse -ta'</code> dans le fichier d'initialisation
|
||||
que <code>'calcurse --todo --appointment'</code> dans le fichier d'initialisation
|
||||
de son environnement, afin de faire s'afficher à chaque
|
||||
début de session la liste des tâches à faire et des rendez-vous
|
||||
planifiés pour la journée.
|
||||
@ -1000,8 +1000,8 @@ pour l'i18n</h3>
|
||||
|
||||
<hr>
|
||||
<small><em>
|
||||
Copyright (c) 2004-2006 Frédéric Culot<br>
|
||||
Calcurse version 1.7 - Dernière modification: 20 Décembre 2006
|
||||
Copyright (c) 2004-2007 Frédéric Culot<br>
|
||||
Calcurse version 1.7 - Dernière modification: 16 Janvier 2007
|
||||
<em></small>
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user