aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-types.h
blob: 5eea3b1e36f7ce6431b8c8a0c40b812539fb1a79 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
/* -*- Mode: C; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2; -*- */
/*
 * Copyright (C) 2008 Collabora Ltd.
 *
 * This library 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.1 of the License, or (at your option) any later version.
 *
 * This library 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 this library; if not, write to the Free Software
 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 *
 * Authors: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
 */

#ifndef __EMPATHY_TYPES_H__
#define __EMPATHY_TYPES_H__

typedef struct _EmpathyContactList      EmpathyContactList;

#endif /* __EMPATHY_TYPES_H__ */
ef='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/www/thttpd?id=c2cf900fc2557b7bb12ac7e6af8d525aa09e6a0b'>Update `www/thttpd' to version 2.29, which now allows CGI to handle HTTPdanfe2018-06-142-4/+4 * Update `www/thttpd' to version 2.28, which features:danfe2018-02-084-14/+7 * - Fix location of makeweb(1) in post-install messagedanfe2017-04-062-6/+6 * Add two more configuration options (defaults were not changed):danfe2016-07-022-2/+21 * - Make thttpd's collecting of internal stats and printing them to systemdanfe2016-07-021-6/+9 * Another attempt to make `www/thttpd' multiple make(1) jobs (-jX) safe.danfe2016-06-272-3/+10 * - Update `www/thttpd' to version 2.27 [1]danfe2016-06-275-6/+323 * - Fix patch after rerolled distfile [1]amdmi32015-05-202-12/+14 * - Chase distfile rerollamdmi32015-05-202-2/+3 * - Add CPE infoamdmi32015-04-221-1/+2 * - Cleanup patches (rebase from previous version)danfe2015-01-198-35/+42 * - Update to version 2.26 and cleanup MASTER_SITES; define LICENSEdanfe2015-01-1811-46/+137 * Bring another several patches from Gentoo and Red Hat (also relevant to thedanfe2015-01-184-5/+260 * Backport a (modified) patch from Red Hat to allow passing custom directorydanfe2015-01-183-0/+77 * In sight of upcoming update, merge a few things to get cleaner diffs:danfe2015-01-175-17/+52 * - Try to fix parallel builds (-jX) by using GNU make(1)danfe2014-08-082-23/+66 * Unbreak. Don't include the unversioned notes.html file, and insteadadamw2014-06-237-44/+31 * Mark as broken: no distinfo provided for some of the distfilesbapt2014-06-231-1/+1 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1 * Mark jobs unsafebapt2013-07-101-5/+2 * Move the rc.d scripts of the form *.sh.in to *.indougb2012-08-062-1/+1 * In the rc.d scripts, change assignments to rcvar to use thedougb2012-01-14