/* * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2 of the License, or (at your option) version 3. * * 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 * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with the program; if not, see * * * Authors: * Michael Zucchi * * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com) * */ #ifndef __EM_FOLDER_PROPERTIES_H__ #define __EM_FOLDER_PROPERTIES_H__ #include #include #include G_BEGIN_DECLS void em_folder_properties_show (CamelStore *store, const gchar *folder_name, EAlertSink *alert_sink, GtkWindow *parent_window); G_END_DECLS #endif /* __EM_FOLDER_PROPERTIES_H__ */ hod='get'> FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
* audio/abgate-lv2: Update 1.1.9 -> 1.2.0Yuri Victorovich2020-10-172-10/+4
* audio/abgate-lv2: UnbreakYuri Victorovich2020-10-142-3/+6
* Mark BROKENAntoine Brodin2020-06-041-0/+2
* Add USES=xorg USES=gl, ports categories aNiclas Zeising2019-11-051-1/+1
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-271-1/+1
* Add compiler:c++11-lang to USES to unbreak build on powerpc64:Mark Linimon2019-06-201-3/+1
* Fix Qt5 symbol version scripts to put the catch-all clause first. WhenTijl Coosemans2019-01-16