aboutsummaryrefslogtreecommitdiffstats
path: root/wombat/wombat-moniker.c
Commit message (Collapse)AuthorAgeFilesLines
* change over from .oaf files to .server files and remove the moniker stuffChris Toshok2002-11-061-159/+0
| | | | | | | | | | | | | | | | | | | | | | 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
* use bonobo-conf everywhereDietmar Maurer2001-07-041-1/+1
| | | | | | | | 2001-07-03 Dietmar Maurer <dietmar@ximian.com> * *: use bonobo-conf everywhere svn path=/trunk/; revision=10760
* supress some comliler warningsDietmar Maurer2001-04-031-2/+2
| | | | svn path=/trunk/; revision=9127
* fix ref. counting problemDietmar Maurer2001-04-031-0/+2
| | | | | | | | 2001-04-03 Dietmar Maurer <dietmar@ximian.com> * wombat-moniker.c (wombat_lookup_db): fix ref. counting problem svn path=/trunk/; revision=9126
* we can now resolve to storages and streams.Dietmar Maurer2001-03-271-3/+68
| | | | | | | | | 2001-03-27 Dietmar Maurer <dietmar@ximian.com> * wombat-moniker.c (wombat_moniker_resolve): we can now resolve to storages and streams. svn path=/trunk/; revision=8978
* initialise the moniker factoryDietmar Maurer2001-03-211-0/+92
2001-03-21 Dietmar Maurer <dietmar@ximian.com> * wombat.c (setup_config): initialise the moniker factory * GNOME_Evolution_Wombat.oaf.in: added the necessary entries for the wombat moniker. * wombat-moniker.[ch]: wombat is now a moniker svn path=/trunk/; revision=8866