/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */ /* * folder-browser-factory.c: A Bonobo Control factory for Folder Browsers * * Author: * Miguel de Icaza (miguel@ximian.com) * * (C) 2000 Ximian, Inc. */ #ifndef _FOLDER_BROWSER_FACTORY_H #define _FOLDER_BROWSER_FACTORY_H #include #include "Evolution.h" #include "e-util/e-list.h" BonoboControl *folder_browser_factory_new_control (const char *uri, const GNOME_Evolution_Shell shell); EList *folder_browser_factory_get_control_list (void); #endif /* _FOLDER_BROWSER_FACTORY_H */ /freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
* - back out to INSTALLS_SHLIB, since ports/102750 is still open.clsung2006-09-111-1/+2
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gclsung2006-08-151-1/+1
* - Fix runtime. Install libraries into Linuxbase, so it have a chance ofpav2006-05-202-9/+15
* - Add SHA256pav2005-11-261-0/+1
* Move instant messaging related ports to newly created net-im category:pav2005-11-091-1/+1
* Mega-patch to cleanup the ports infrastructure regarding our linux bits:netchild2005-06-181-6/+5
* Respect the user's USE_LINUX setting.trevor2005-03-021-1/+0
* Say hello to the linux mega patch, it consolidates our linux bits anetchild2005-01-011-3/+4
* Make portlint happy.clement2004-02-271-1/+1
* SIZEify.trevor2004-01-301-0/+1
* - Fix install.pav2003-12-141-4/+4
* - Update to 1.5.286pav2003-12-053-16/+36