aboutsummaryrefslogtreecommitdiffstats
path: root/composer/e-msg-composer-select-file.h
blob: d0df1732e60c517bbe4090adefb75dad17ede03b (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
/* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */
/* e-msg-composer-select-file.c
 *
 * Copyright (C) 2000 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.
 *
 * Author: Ettore Perazzoli
 */

#ifndef E_MSG_COMPOSER_SELECT_FILE_H
#define E_MSG_COMPOSER_SELECT_FILE_H

#include "e-msg-composer.h"

char *e_msg_composer_select_file (EMsgComposer *composer,
                  const char *title);

char *e_msg_composer_select_file_attachment (EMsgComposer *composer,
                         gboolean *inline_p);

#endif /* E_MSG_COMPOSER_SELECT_FILE_H */
td>-0/+1 * Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1 * Clear moonlight beckons.ade2003-03-072-1/+1 * Remove bogus patch to use `-ldes'.nectar2003-02-191-4/+4 * Fix cfengine port now that makeinfo splits info -> html output. This brokegordon2002-09-192-6/+8 * BROKEN: Incorrect plistkris2002-09-191-0/+2 * BerkeleyDB cleanup - stage 2ade2002-08-231-2/+2 * Update cfengine MASTER_SITESgordon2002-07-301-1/+1 * Update my maintainer line to my new FreeBSD email address.gordon2002-05-191-1/+1 * Update URLs for cfengine port to correctly reflect the website and theijliao2002-04-202-3/+7 * RUN_DEPEND on latex to build documentation correctly.demon2002-01-071-3/+1 * First round of auto* cleanups:will2002-01-061-1/+1 * Fix for new world order of automake and friends but using ${ACLOCAL} andsteve2001-12-161-1/+1 * This patch fixes the following problems:ijliao2001-08-175-5/+34 * Per the instructions of the software, cfengine is now dependent on BerkleyDB 3.mharo2001-04-024-9/+29 * - Update to version 1.6.3kevlo2001-02-252-3/+3 * Update to version 1.6.2kevlo2001-01-237-62/+70 * Upgrade to cfengine 1.6.1 to (finally) fix remote vulnerability.kris2001-01-215-24/+103 * Fix a type, you -> your.steve2000-10-161-1/+1 * Mark FORBIDDEN: remote root vulnerabilitykris2000-10-111-0/+2 * Change GNU_CONFIGURE to USE_AUTOCONF. cfengine comes with a configurefenner2000-09-021-1/+1 * Upgrade to 1.5.4 and change to not be x86 specificjseger2000-04-263-3/+15 * Corrrect whitespace introduced during PORTNAME conversion and portlintmharo2000-04-221-2/+2 * Update with the new PORTNAME/PORTVERSION variablecpiazza2000-04-101-2/+2 * upgrade to cfengine-1.5.3jseger1999-10-294-11/+19 * FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-2/+2 * $Id$ -> $FreeBSD$peter1999-08-31