aboutsummaryrefslogtreecommitdiffstats
path: root/wombat/.cvsignore
diff options
context:
space:
mode:
authorChris Toshok <toshok@ximian.com>2002-11-06 05:45:39 +0800
committerChris Toshok <toshok@src.gnome.org>2002-11-06 05:45:39 +0800
commitd4bb47b0bfd07ddd7e5b72e18f21fee4d7b3a19d (patch)
tree53accced6b44b1a3d21ee3b6ff848340fd57dbee /wombat/.cvsignore
parentdfea470a8540463918fe3522e4d111fafc8d0806 (diff)
downloadgsoc2013-evolution-d4bb47b0bfd07ddd7e5b72e18f21fee4d7b3a19d.tar
gsoc2013-evolution-d4bb47b0bfd07ddd7e5b72e18f21fee4d7b3a19d.tar.gz
gsoc2013-evolution-d4bb47b0bfd07ddd7e5b72e18f21fee4d7b3a19d.tar.bz2
gsoc2013-evolution-d4bb47b0bfd07ddd7e5b72e18f21fee4d7b3a19d.tar.lz
gsoc2013-evolution-d4bb47b0bfd07ddd7e5b72e18f21fee4d7b3a19d.tar.xz
gsoc2013-evolution-d4bb47b0bfd07ddd7e5b72e18f21fee4d7b3a19d.tar.zst
gsoc2013-evolution-d4bb47b0bfd07ddd7e5b72e18f21fee4d7b3a19d.zip
change over from .oaf files to .server files and remove the moniker stuff
2002-11-05 Chris Toshok <toshok@ximian.com> * Makefile.am: change over from .oaf files to .server files and remove the moniker stuff from the build. * wombat.c: port over to gnome2, and nuke all the config moniker stuff. * wombat-moniker.[ch]: remove * wombat-private-moniker.[ch]: remove * GNOME_Evolution_WombatLDAP.server.in: rename the oaf.in file to this. * GNOME_Evolution_WombatNOLDAP.server.in: rename the oaf.in file to this. * .cvsignore: s/oaf/server svn path=/trunk/; revision=18568
Diffstat (limited to 'wombat/.cvsignore')
-rw-r--r--wombat/.cvsignore4
1 files changed, 2 insertions, 2 deletions
diff --git a/wombat/.cvsignore b/wombat/.cvsignore
index 8f01d12584..70eb086bfb 100644
--- a/wombat/.cvsignore
+++ b/wombat/.cvsignore
@@ -11,5 +11,5 @@ wombat-common.c
wombat.h
wombat
wombat.pure
-GNOME_Evolution_Wombat.oaf
-GNOME_Evolution_Wombat.oaf.in
+GNOME_Evolution_Wombat.server
+GNOME_Evolution_Wombat.server.in