/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */ /* * e-url.h * * Copyright (C) 2001 Ximian, Inc. * * Developed by Jon Trowbridge */ /* * 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 __E_URL_H__ #define __E_URL_H__ #include char *e_url_shroud (const char *url); gboolean e_url_equal (const char *url1, const char *url2); #endif /* __E_URL_H__ */ href='/~lantw44/cgit/cgit.cgi/'>index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.mat2016-04-011-2/+2
* Update ports in the n* categories to not use GH_COMMIT.mat2015-05-082-4/+3
* Cleanup plistantoine2014-11-221-2/+0
* Convert to the new LIB_DEPENDS syntax.rakuco2014-06-241-2/+2
* - Stage supportmiwi2014-01-311-2/+0
* Welcome CMake 2.8.12!rakuco2013-11-061-0/+43
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-1/+1
* - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0
* - Update to 1.1.1nivit2013-04-304-18/+30
* - convert USE_CMAKE to USESmakc2013-03-231-1/+1
* Fix pkgconfig location.makc2012-07-191-1/+1