aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-preferences.h
blob: 07ae6b523666d23c463a28e05db409a856f4d5e5 (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
28
29
30
31
32
33
34
35
36
37
38
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
 * Copyright (C) 2003-2007 Imendio AB
 *
 * 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.
 *
 * Authors: Mikael Hallendal <micke@imendio.com>
 *          Richard Hult <richard@imendio.com>
 *          Martyn Russell <martyn@imendio.com>
 */

#ifndef __EMPATHY_PREFERENCES_H__
#define __EMPATHY_PREFERENCES_H__

#include <gtk/gtkwindow.h>

G_BEGIN_DECLS

GtkWidget * empathy_preferences_show (GtkWindow *parent);

G_END_DECLS

#endif /* __EMPATHY_PREFERENCES_H__ */


n4/files/eslint-utils-1.4.3'>stats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Update binutils to 2.33.1bapt2019-11-083-5/+94
* Fix a cross-build regression in r493401.jhb2019-03-131-2/+2
* Permit base/gcc to be built as a native package.jhb2019-02-201-8/+6
* Permit base/binutils to be built as a native package.jhb2019-02-201-8/+0
* Override the library search directories for external GCC toolchains.jhb2019-01-261-1/+2
* Remove compatibility code for FreeBSD < 11.2 from all ports.rene2018-11-021-4/+0
* Cleanup packing lists.jhb2018-08-202-0/+21
* Revert r476186, it fails to packageantoine2018-08-022-21/+0
* base/binutils: Cleanup packing lists.jhb2018-08-022-0/+21
* Add support for amd64 and i386 to base/binutils and base/gcc.jhb2018-07-274-7/+301
* Enable .init_array and .fini_array with xtoolchain GCC.jhb2018-07-121-0/+5
* Use a unified packing list for base/binutils.jhb2018-06-305-407/+395
* Remove an unnecessary variable from CONFIGURE_ENV.jhb2018-06-091-2/+1
* Upgrade base/gcc port to 6.4.0 to match xtoolchainkan2018-05-152-5/+8
* Add 32-bit mips support to base/binutils and base/gcc.jhb2018-05-097-137/+327
* Add files missed in previous commitswills2018-02-063-0/+94
* Fix cross build of base/ portsswills2018-02-063-63/+82
* Changes from BZ PR 224217 plus minor changes to fix base/gcc fetchswills2018-02-063-28/+61
* The output of tools like awk, date, sort, tr,... depends on the currenttijl2017-01-181-2/+0
* Add a Makefile to unbreak some scripts that lookup for all lowercase directoriesbapt2016-11-121-0/+5
* ${RM} already has -f.mat2016-10-211-1/+1
* Remove things that are now handled by bsd.port.mkbapt2016-09-091-16/+0
* Remove everything that is now in bsd.port.mk which simplifies the codebapt2016-09-091-15/+1
* Update the README to include how to cross build gccbapt2016-09-091-0/+12
* New cross build ready version of gcc.bapt2016-09-095-0/+549
* base/binutils: fix strippingswills2016-08-281-2/+4
* Properly export the binutils as the cross onesbapt2016-08-281-1/+1
* Really fix the strip issuebapt2016-08-271-1/+1
* Fix up stripingbapt2016-08-271-2/+1
* Reduce the number of files packaged to the one not provided by the bsd elftoo...bapt2016-08-271-40/+0
* base/binutils: add powerpc64 plistswills2016-08-273-1/+109
* Remove more tings provided by the elftoolchainbapt2016-08-271-6/+0