/* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */ /* e-shell.c * * Copyright (C) 2000 Helix Code, Inc. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free Software Foundation; either version 2 of the * License, or (at your option) any later version. * * 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_SHELL_FOLDER_CREATION_DIALOG_H #define E_SHELL_FOLDER_CREATION_DIALOG_H #include #include "e-shell.h" void e_shell_show_folder_creation_dialog (EShell *shell, GtkWindow *parent, const char *default_parent_folder); #endif /* E_SHELL_FOLDER_CREATION_DIALOG_H */ FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/net/ser
Commit message (Expand)AuthorAgeFilesLines
* Also broken on powerpc.linimon2010-04-011-2/+2
* Begin the process of deprecating sysutils/rc_subr bydougb2010-03-271-1/+1
* Fix a few "bad example" problems in the rc.d scripts that have beendougb2009-07-161-3/+1
* - USE_PA, USE_RADIUS is nothing, removepav2009-01-091-2/+0
* Fix potential remote-triggered stack overflow (backported from 0.9.7).sobomax2008-10-203-8/+129
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
* Add startup script. Bump PORTREVISION.sobomax2007-08-162-1/+36
* Merge in some more functionality from the SER's trunk.sobomax2007-04-241-37/+94
* Fix patches.sobomax2007-04-243-78/+82
* Sync nathelper with the SER's trunk.sobomax2007-04-244-68/+159
* Add new WITH_SYSTEM_MALLOC knob, which results in system malloc being usedsobomax2006-11-033-1/+44
* Set NOPRECIOUSMAKEVARS=yes, otherwise our own ARCH leaks into port'ssobomax2006-11-021-1/+3
* Fix problem with non-NULL values appearing as NULL properly.sobomax2006-05-303-45/+14
* Add missing radius-related entries.sobomax2006-04-251-0/+6
* Make patchable.sobomax2006-04-221-8/+0
* Merge in latest local changes and improvements:sobomax2006-04-2112-22/+198
* Restore maintainership. I don't know how and why, but I did not receivesobomax2006-04-211-1/+1
* Reset sobomax as maintainer due to no response to my email asking aboutlinimon2006-04-051-1/+1
* - Update to 0.9.6pav2006-04-024-87/+85
* SHA256ifyedwin2006-01-231-0/+1
* Fix typo: RFC3621 -> RFC3261.sobomax2006-01-051-1/+1
* BROKEN on sparc64 and ia64: Does not compile completelykris2005-08-311-1/+7
* Don't use both explicit depend on libmysql and USE_MYSQL since it'ssobomax2005-07-091-3/+1
* Remove local change which has slipped into the last commit. No PORTREVISIONsobomax2005-07-091-1/+1
* Update to 0.9.3.sobomax2005-07-0843-222/+3844