/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */ /* * Authors: Jeffrey Stedfast * * Copyright 2003 Ximian, Inc. (www.ximian.com) * * 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 Street #330, Boston, MA 02111-1307, USA. * */ #ifndef EM_FOLDER_SELECTION_H #define EM_FOLDER_SELECTION_H #ifdef __cplusplus extern "C" { #pragma } #endif /* __cplusplus */ #include "em-folder-tree.h" struct _GtkWindow; void em_select_folder (struct _GtkWindow *parent_window, const char *title, const char *oklabel, const char *default_uri, EMFTExcludeFunc exclude, void (*done)(const char *uri, void *data), void *data); #ifdef __cplusplus } #endif /* __cplusplus */ #endif /* EM_FOLDER_SELECTION_H */ on FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/devel/libhash
Commit message (Expand)AuthorAgeFilesLines
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gclsung2006-08-151-1/+1
* - Fetch distfile from Gentoo mirrors.alepulver2006-06-202-7/+5
* Reset maintainer.linimon2006-06-141-3/+0
* Reset andrew@ugh.net.au due to timeouts; mark DEPRECATED since author waslinimon2006-06-141-2/+5
* SHA256ifyedwin2006-01-221-0/+1
* Remove dead mastersite per distfile survey.linimon2005-11-271-3/+1
* - Fix indentingsem2005-09-281-2/+2
* - Update to 1.0.3sem2005-02-073-15/+3
* Add size data, approved by maintainers.trevor2004-03-191-0/+1
* Update to 1.0.1arved2003-04-253-4/+12
* De-pkg-comment.knu2003-02-212-1/+1
* Added profiled library.ru2002-07-22