diff options
author | JP Rosevear <jpr@helixcode.com> | 2000-09-15 03:11:39 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2000-09-15 03:11:39 +0800 |
commit | 0b15c870debee9c1dfd9c88f2d3b5fd44b076ff8 (patch) | |
tree | 883f8d598da8e2c25fa1c05db9c627a07d112384 | |
parent | 4c752d3afc33b76399092a1291bfe4d62d5c41ff (diff) | |
download | gsoc2013-evolution-0b15c870debee9c1dfd9c88f2d3b5fd44b076ff8.tar gsoc2013-evolution-0b15c870debee9c1dfd9c88f2d3b5fd44b076ff8.tar.gz gsoc2013-evolution-0b15c870debee9c1dfd9c88f2d3b5fd44b076ff8.tar.bz2 gsoc2013-evolution-0b15c870debee9c1dfd9c88f2d3b5fd44b076ff8.tar.lz gsoc2013-evolution-0b15c870debee9c1dfd9c88f2d3b5fd44b076ff8.tar.xz gsoc2013-evolution-0b15c870debee9c1dfd9c88f2d3b5fd44b076ff8.tar.zst gsoc2013-evolution-0b15c870debee9c1dfd9c88f2d3b5fd44b076ff8.zip |
Shush
2000-09-14 JP Rosevear <jpr@helixcode.com>
* conduits/todo/.cvsignore: Shush
svn path=/trunk/; revision=5436
-rw-r--r-- | calendar/ChangeLog | 4 | ||||
-rw-r--r-- | calendar/conduits/todo/.cvsignore | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 1fa7a93e44..40a65c7539 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,9 @@ 2000-09-14 JP Rosevear <jpr@helixcode.com> + * conduits/todo/.cvsignore: Shush + +2000-09-14 JP Rosevear <jpr@helixcode.com> + * Add headers with GPL notice and credit copyright to those appropriate * conduits/todo/todo-conduit-control-applet.c (doHelp): Update name, diff --git a/calendar/conduits/todo/.cvsignore b/calendar/conduits/todo/.cvsignore index 2820c43c3b..6b94f92c38 100644 --- a/calendar/conduits/todo/.cvsignore +++ b/calendar/conduits/todo/.cvsignore @@ -4,5 +4,5 @@ Makefile .libs *.lo *.la -todo-conduit-control-applet -todo.conduit +e-todo-conduit-control-applet +e-todo.conduit |