aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/pcs/.cvsignore
diff options
context:
space:
mode:
authorSeth Alves <alves@src.gnome.org>2000-04-25 04:01:44 +0800
committerSeth Alves <alves@src.gnome.org>2000-04-25 04:01:44 +0800
commit33f48d299ea754aa6679a092ad820e8c96a020f6 (patch)
tree64c0bb75a340a59ed485bf13761149ced216f8da /calendar/pcs/.cvsignore
parentd38dcd1631a6017598a78f7cc82a48b50753a911 (diff)
downloadgsoc2013-evolution-33f48d299ea754aa6679a092ad820e8c96a020f6.tar
gsoc2013-evolution-33f48d299ea754aa6679a092ad820e8c96a020f6.tar.gz
gsoc2013-evolution-33f48d299ea754aa6679a092ad820e8c96a020f6.tar.bz2
gsoc2013-evolution-33f48d299ea754aa6679a092ad820e8c96a020f6.tar.lz
gsoc2013-evolution-33f48d299ea754aa6679a092ad820e8c96a020f6.tar.xz
gsoc2013-evolution-33f48d299ea754aa6679a092ad820e8c96a020f6.tar.zst
gsoc2013-evolution-33f48d299ea754aa6679a092ad820e8c96a020f6.zip
allow for null CN (parse_person): allow for null sent_by
* pcs/icalendar.c (parse_person): allow for null CN (parse_person): allow for null sent_by * pcs/Makefile.am: build icalendar-test * pcs/icalendar-test.c: a test which loads an ical file and converts it to our internal format, and then saves it back out. svn path=/trunk/; revision=2588
Diffstat (limited to 'calendar/pcs/.cvsignore')
-rw-r--r--calendar/pcs/.cvsignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/calendar/pcs/.cvsignore b/calendar/pcs/.cvsignore
index f4bf65a918..564ce29f83 100644
--- a/calendar/pcs/.cvsignore
+++ b/calendar/pcs/.cvsignore
@@ -1,7 +1,9 @@
Makefile
Makefile.in
.deps
+.libs
evolution-calendar-stubs.c
evolution-calendar-skels.c
evolution-calendar-common.c
evolution-calendar.h
+icalendar-test