aboutsummaryrefslogtreecommitdiffstats
path: root/filter
diff options
context:
space:
mode:
authorHiroyuki Ikezoe <poincare@ikezoe.net>2007-08-04 07:52:01 +0800
committerHiroyuki Ikezoe <hiikezoe@src.gnome.org>2007-08-04 07:52:01 +0800
commite0b92a2aaab18f525de41a2bcb9782e60a4ec285 (patch)
treeb39bcf41dc13405d2d2f49a88cf06b2e4d04e6a9 /filter
parent657415f900996ed50786c5a48ca5d53d2e571fb1 (diff)
downloadgsoc2013-evolution-e0b92a2aaab18f525de41a2bcb9782e60a4ec285.tar.gz
gsoc2013-evolution-e0b92a2aaab18f525de41a2bcb9782e60a4ec285.tar.zst
gsoc2013-evolution-e0b92a2aaab18f525de41a2bcb9782e60a4ec285.zip
** Fix for bug #455799
2007-08-04 Hiroyuki Ikezoe <poincare@ikezoe.net> ** Fix for bug #455799 Remove all .cvsignore and update svn:ignore porperty in whole directories. svn path=/trunk/; revision=33945
Diffstat (limited to 'filter')
-rw-r--r--filter/.cvsignore10
1 files changed, 0 insertions, 10 deletions
diff --git a/filter/.cvsignore b/filter/.cvsignore
deleted file mode 100644
index a004ea82d3..0000000000
--- a/filter/.cvsignore
+++ /dev/null
@@ -1,10 +0,0 @@
-*.la
-*.lo
-.deps
-.libs
-Makefile
-Makefile.in
-filter-errors.xml
-filter-marshal.c
-filter-marshal.h
-libfilter-i18n.h
>1-7/+8 * merging the gal-2 branch back to the trunk.Mike Kestner2002-11-011-4/+2 * Added this function to set the user visible name of this collection.Christopher James Lahey2002-06-041-1/+5 * Bumped the version number to 0.19.99.5.Christopher James Lahey2002-02-071-0/+17 * Added gal-view-instance.c and gal-view-instance.h.Christopher James Lahey2002-02-011-11/+25 * Changed the license announcement at the top of these files.Christopher James Lahey2001-10-271-0/+22 * New changed signal.Christopher James Lahey2001-03-061-10/+14 * From a patch submitted by Murray Cumming <Murray.Cumming@mybau.com>Christopher James Lahey2001-02-171-0/+10 * Made GalViewCollectionItem a public type. (load_single_file): Made it soChristopher James Lahey2001-01-241-23/+33 * Initialize collection field to NULL. Set the collection on the model asChristopher James Lahey2001-01-221-0/+11 * Use the new gal_view_set_title function.Christopher James Lahey2001-01-211-3/+17 * Removed incorrect e-list.h include.Christopher James Lahey2000-12-071-1/+0