/* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */ /* evolution-shell-component-utils.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. */ #ifndef __EVOLUTION_SHELL_COMPONENT_UTILS_H__ #define __EVOLUTION_SHELL_COMPONENT_UTILS_H__ #include #ifdef __cplusplus extern "C" { #pragma } #endif /* __cplusplus */ typedef struct _EPixmap { const char *path; const char *fname; char *pixbuf; } EPixmap; #define E_PIXMAP(path,fname) { (path), (fname), NULL } #define E_PIXMAP_END { NULL, NULL, NULL } /* Takes an array of pixmaps, terminated by E_PIXMAP_END, and loads into uic */ void e_pixmaps_update (BonoboUIComponent *uic, EPixmap *pixcache); #ifdef __cplusplus } #endif /* __cplusplus */ #endif /* __EVOLUTION_SHELL_COMPONENT_UTILS_H__ */ _yarn/devel/electron4/files/bl-1.2.3 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/dns/gresolver
Commit message (Expand)AuthorAgeFilesLines
* Drop maintainershipjylefort2006-11-031-1/+1
* - Update to 0.0.5 [1]jylefort2006-06-042-6/+19
* SHA256ifyedwin2006-01-221-0/+1
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-1/+1
* Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-0/+1
* - Update to 0.0.4jylefort2005-09-064-40/+36
* Change my MAINTAINER email address to jylefort@FreeBSD.orgjylefort2005-04-132-2/+2
* Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-1/+1
* [MAINTAINER] dns/nsd: update to 2.2.0edwin2005-02-081-0/+2
* Jean-Yves' version of pkg-plist solution.edwin2005-01-251-3/+3
* Fix pkg-plistedwin2005-01-252-0/+4
* Update port: dns/gresolver to 0.0.3edwin2005-01-193-21/+5
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in themarcus2004-11-081-0/+1