/* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */ /* e-setup.h * * Copyright (C) 2000 Ximian, Inc. * * This program is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU General Public * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * General Public License for more details. * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the * Free Software Foundation, Inc., 59 Temple Place - Suite 330, * Boston, MA 02111-1307, USA. * * Author: Ettore Perazzoli */ #ifndef _E_SETUP_H #define _E_SETUP_H #include gboolean e_setup (const char *evolution_directory); #endif /* _E_SETUP_H */
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Don't cat pkg-message from Makefilesamdmi32015-05-271-3/+0
* Remove Author from pkg-descr and white space fixesbapt2015-03-031-8/+7
* Cleanup plistbapt2014-12-091-1/+0
* Reset maintainership:bapt2014-12-031-1/+1
* Fix build to clang and remove dependency on gcc.demon2014-09-152-1/+11
* Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-111-0/+1
* Respect CFLAGS;demon2014-07-241-2/+17
* Fix build on FreeBSD 10+ (version without gcc)demon2014-03-281-0/+3
* Stagify;demon2014-03-285-30/+50
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-5/+2
* The vast majority of pkg-descr files had the following format when theydougb2011-10-241-2/+1
* -remove MD5ohauer2011-07-031-1/+0
* - Update to 1.5.6clsung2008-01-112-5/+5
* - Remove the DESTDIR modifications from individual ports as we have a new,gabor2007-08-041-1/+1
* - Respect DESTDIRclsung2006-08-141-5/+4
* - update to 1.4.6clsung2006-07-032-4/+4
* - fixed install fail.clsung2006-07-033-3/+20
* - remove USE_REINPLACEclsung2006-05-111-1/+0
* - update to 1.4.5clsung2005-10-072-3/+3
* - update to 1.4.3clsung2005-03-142-3/+3
* - update to 1.4.2clsung2004-10-233-5/+16
* My territory, suggested by ijliao. :pclsung2004-08-201-1/+1
* - Update to 1.4.1vanilla2004-07-193-5/+3
* - Update to 1.4pav2004-04-0410-147/+72