aboutsummaryrefslogtreecommitdiffstats
path: root/a11y
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2003-09-11 22:59:30 +0800
committerDan Winship <danw@src.gnome.org>2003-09-11 22:59:30 +0800
commitbc7f39555463310ba995e346ffeae6db4dc80075 (patch)
treea24991e1542888211d8f374b26aeb016b03b6d53 /a11y
parent57d5ad2cd57fc52a9951048517918d7dc3630a43 (diff)
downloadgsoc2013-evolution-bc7f39555463310ba995e346ffeae6db4dc80075.tar
gsoc2013-evolution-bc7f39555463310ba995e346ffeae6db4dc80075.tar.gz
gsoc2013-evolution-bc7f39555463310ba995e346ffeae6db4dc80075.tar.bz2
gsoc2013-evolution-bc7f39555463310ba995e346ffeae6db4dc80075.tar.lz
gsoc2013-evolution-bc7f39555463310ba995e346ffeae6db4dc80075.tar.xz
gsoc2013-evolution-bc7f39555463310ba995e346ffeae6db4dc80075.tar.zst
gsoc2013-evolution-bc7f39555463310ba995e346ffeae6db4dc80075.zip
add
svn path=/trunk/; revision=22518
Diffstat (limited to 'a11y')
-rw-r--r--a11y/.cvsignore2
-rw-r--r--a11y/calendar/.cvsignore6
-rw-r--r--a11y/widgets/.cvsignore2
3 files changed, 10 insertions, 0 deletions
diff --git a/a11y/.cvsignore b/a11y/.cvsignore
new file mode 100644
index 0000000000..282522db03
--- /dev/null
+++ b/a11y/.cvsignore
@@ -0,0 +1,2 @@
+Makefile
+Makefile.in
diff --git a/a11y/calendar/.cvsignore b/a11y/calendar/.cvsignore
new file mode 100644
index 0000000000..0e1e389af7
--- /dev/null
+++ b/a11y/calendar/.cvsignore
@@ -0,0 +1,6 @@
+Makefile
+Makefile.in
+Evolution-*.c
+Evolution.h
+evolution-calendar-*.c
+evolution-calendar.h
diff --git a/a11y/widgets/.cvsignore b/a11y/widgets/.cvsignore
new file mode 100644
index 0000000000..282522db03
--- /dev/null
+++ b/a11y/widgets/.cvsignore
@@ -0,0 +1,2 @@
+Makefile
+Makefile.in