diff options
author | Frederic Culot <calcurse@culot.org> | 2008-02-14 20:16:30 +0000 |
---|---|---|
committer | Frederic Culot <calcurse@culot.org> | 2008-02-14 20:16:30 +0000 |
commit | 120de530e08294083b6015635d5477a43bae1b6a (patch) | |
tree | 95768bdfb31abffefb018134c46e04a9f9676406 | |
parent | 9fe5d3d47680178c2fd1b9cce73cedd481e53f75 (diff) | |
download | calcurse-120de530e08294083b6015635d5477a43bae1b6a.tar.gz calcurse-120de530e08294083b6015635d5477a43bae1b6a.zip |
proper cvs tag used
-rw-r--r-- | doc/manual.css | 2 | ||||
-rwxr-xr-x | src/sigs.c | 2 | ||||
-rwxr-xr-x | src/sigs.h | 2 | ||||
-rwxr-xr-x | src/wins.c | 2 | ||||
-rwxr-xr-x | src/wins.h | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/doc/manual.css b/doc/manual.css index ee571af..783b243 100644 --- a/doc/manual.css +++ b/doc/manual.css @@ -1,4 +1,4 @@ -/* $Id: manual.css,v 1.3 2008/02/14 20:07:43 culot Exp $ */ +/* $calcurse: manual.css,v 1.4 2008/02/14 20:16:30 culot Exp $ */ /* * Calcurse - text-based organizer @@ -1,4 +1,4 @@ -/* $Id: sigs.c,v 1.4 2007/10/07 17:13:10 culot Exp $ */ +/* $calcurse: sigs.c,v 1.5 2008/02/14 20:20:23 culot Exp $ */ /* * Calcurse - text-based organizer @@ -1,4 +1,4 @@ -/* $Id: sigs.h,v 1.1 2007/07/23 19:31:12 culot Exp $ */ +/* $calcurse: sigs.h,v 1.2 2008/02/14 20:20:23 culot Exp $ */ /* * Calcurse - text-based organizer @@ -1,4 +1,4 @@ -/* $Id: wins.c,v 1.11 2008/02/13 19:44:37 culot Exp $ */ +/* $calcurse: wins.c,v 1.12 2008/02/14 20:20:23 culot Exp $ */ /* * Calcurse - text-based organizer @@ -1,4 +1,4 @@ -/* $Id: wins.h,v 1.5 2007/12/30 16:27:59 culot Exp $ */ +/* $calcurse: wins.h,v 1.6 2008/02/14 20:20:23 culot Exp $ */ /* * Calcurse - text-based organizer |