From d4bb47b0bfd07ddd7e5b72e18f21fee4d7b3a19d Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Tue, 5 Nov 2002 21:45:39 +0000 Subject: change over from .oaf files to .server files and remove the moniker stuff 2002-11-05 Chris Toshok * 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 --- wombat/.cvsignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'wombat/.cvsignore') 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 -- cgit