/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */ /* * Authors: Jeffrey Stedfast * * Copyright 2002 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 __MAIL_FONT_PREFS_H__ #define __MAIL_FONT_PREFS_H__ #ifdef __cplusplus extern "C" { #pragma } #endif #include #include #include #include "evolution-config-control.h" #define MAIL_FONT_PREFS_TYPE (mail_font_prefs_get_type()) #define MAIL_FONT_PREFS(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), MAIL_FONT_PREFS_TYPE, MailFontPrefs)) #define MAIL_FONT_PREFS_CLASS(k) (G_TYPE_CHECK_CLASS_CAST ((k), MAIL_FONT_PREFS_TYPE, MailFontPrefsClass)) #define IS_MAIL_FONT_PREFS(o) (G_TYPE_CHECK_INSTANCE_TYPE ((o), MAIL_FONT_PREFS_TYPE)) #define IS_MAIL_FONT_PREFS_CLASS(k) (G_TYPE_CHECK_CLASS_TYPE ((k), MAIL_FONT_PREFS_TYPE)) typedef struct _MailFontPrefs MailFontPrefs; typedef struct _MailFontPrefsClass MailFontPrefsClass; struct _MailFontPrefs { GtkVBox parent_object; GtkHTMLPropmanager *pman; GladeXML *gui; EvolutionConfigControl *control; }; struct _MailFontPrefsClass { GtkVBoxClass parent_object; }; GtkType mail_font_prefs_get_type (void); GtkWidget * mail_font_prefs_new (void); void mail_font_prefs_apply (MailFontPrefs *prefs); #define MAIL_FONT_PREFS_CONTROL_ID "OAFIID:GNOME_Evolution_Mail_FontPrefs_ConfigControl:" BASE_VERSION #ifdef __cplusplus } #endif /* __cplusplus */ #endif /* __MAIL_FONT_PREFS_H__ */ value='dependabot/npm_and_yarn/devel/electron4/files/lodash.merge-4.6.2'>dependabot/npm_and_yarn/devel/electron4/files/lodash.merge-4.6.2 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - if net/libpcap from ports is install, net/arping bombs b/c of errors in pcap.hpgollucci2010-12-152-0/+23
* - Update to 2.09pgollucci2010-09-092-21/+12
* Update net/arping to 2.08.gavin2010-01-242-5/+5
* - Update to 2.06rafan2007-10-082-5/+4
* - Build arping 2.x as it's distribution defaultrafan2007-04-173-37/+6
* - Patch net/libnet* to versioned libraries and header files, so they canpav2007-01-311-4/+7
* - Grant maintainershippav2006-05-271-1/+1
* Update to 2.0.5itetcu2006-05-232-4/+4
* - Update to 2.01.jmelo2006-04-242-5/+4
* - Add SHA256pav2005-11-261-0/+1
* libnet update:sem2005-11-151-1/+2
* Reset maintainer, does not respond to mails for 19 days. Since a fewehaupt2005-10-291-1/+1
* - Fix build on 6.0 (a conflicting struct name)sem2005-08-083-7/+32
* BROKEN on 6.0: Does not compilekris2005-07-211-1/+7
* Add size data, approved by maintainers.trevor2004-03-191-0/+1
* Date: Wed, 10 Mar 2004 23:30:56 -0800 (PST)edwin2004-03-121-1/+1
* Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-062-1/+1