/* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */ /* e-local-storage.h * * Copyright (C) 2000, 2001 Ximian, 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_LOCAL_STORAGE_H_ #define _E_LOCAL_STORAGE_H_ #include "e-folder-type-registry.h" #include "e-storage.h" #ifdef __cplusplus extern "C" { #pragma } #endif /* __cplusplus */ #define E_TYPE_LOCAL_STORAGE (e_local_storage_get_type ()) #define E_LOCAL_STORAGE(obj) (GTK_CHECK_CAST ((obj), E_TYPE_LOCAL_STORAGE, ELocalStorage)) #define E_LOCAL_STORAGE_CLASS(klass) (GTK_CHECK_CLASS_CAST ((klass), E_TYPE_LOCAL_STORAGE, ELocalStorageClass)) #define E_IS_LOCAL_STORAGE(obj) (GTK_CHECK_TYPE ((obj), E_TYPE_LOCAL_STORAGE)) #define E_IS_LOCAL_STORAGE_CLASS(klass) (GTK_CHECK_CLASS_TYPE ((obj), E_TYPE_LOCAL_STORAGE)) typedef struct _ELocalStorage ELocalStorage; typedef struct _ELocalStoragePrivate ELocalStoragePrivate; typedef struct _ELocalStorageClass ELocalStorageClass; struct _ELocalStorage { EStorage parent; ELocalStoragePrivate *priv; }; struct _ELocalStorageClass { EStorageClass parent_class; }; #define E_LOCAL_STORAGE_NAME "local" GtkType e_local_storage_get_type (void); EStorage *e_local_storage_open (EFolderTypeRegistry *folder_type_registry, const char *base_path); const char *e_local_storage_get_base_path (ELocalStorage *storage); const GNOME_Evolution_LocalStorage e_local_storage_get_corba_interface (ELocalStorage *storage); #ifdef __cplusplus } #endif /* __cplusplus */ #endif /* __E_LOCAL_STORAGE_H__ */ /files/minimist-1.2.2'>dependabot/npm_and_yarn/devel/electron4/files/minimist-1.2.2 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/ttytter
Commit message (Expand)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* Convert to new perl frameworkbapt2013-09-171-1/+2
* - trim historical headerjgh2013-01-021-4/+1
* - update to 2.1.00jgh2013-01-022-10/+19
* - Set default perl version for ports which currently usingaz2012-12-161-1/+1
* Upgrade to version 2.0.04.olgeni2012-10-062-3/+3
* Upgrade to version 2.0.03 and switch to OptionsNG.olgeni2012-08-232-7/+9
* Upgrade to version 2.0.02.olgeni2012-07-092-3/+3
* Upgrade to version 2.0.01.olgeni2012-06-262-3/+3
* Update to 2.0.0pawel2012-05-162-4/+4
* Upgrade to version 1.2.05.olgeni2012-02-142-5/+5
* Upgrade to version 1.2.04.olgeni2011-11-302-3/+3
* Upgrade to version 1.2.02.olgeni2011-10-132-3/+3
* - Update to 1.1.12sunpoet2011-06-192-20/+20
* - Update to 1.1.10miwi2011-03-152-4/+4
* - Update to 1.1.9pav2010-11-292-5/+4
* - Update to 1.1.6miwi2010-11-042-6/+11
* - Update to 1.1.5decke2010-09-172-5/+5
* - Update to 1.1.3miwi2010-08-182-5/+5
* - Update to 1.1.2miwi2010-06-272-5/+5
* - Update to 1.0.4sahil2010-06-222-5/+5
* - Update to 1.0.1miwi2010-03-212-5/+5
* - Update to 1.0.0miwi2010-02-232-9/+9
* - Update to 0.9.11miwi2010-01-312-4/+4
* - Update to 0.9.10miwi2009-12-182-4/+4
* - Update to 0.9.9miwi2009-11-262-4/+4
* - Update to 0.9.8miwi2009-09-302-4/+4
* - Update to 0.9.7miwi2009-09-032-4/+4
* - Update to 0.9.6miwi2009-06-162-4/+4
* - Update to 0.9.5miwi2009-05-052-4/+4