aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-constants.h
blob: 0d5e5f37d4d36961f724e83bf0e728c586f9045e (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
39
40
41
42
43
44
45
46
47
/* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */
/* e-shell-utils.h
 *
 * Copyright (C) 2000  Ximian, Inc.
 *
 * This program is free software; you can redistribute it and/or
 * modify it under the terms of version 2 of the GNU General Public
 * License as published by the Free Software Foundation.
 *
 * 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_SHELL_CONSTANTS_H
#define E_SHELL_CONSTANTS_H

#define E_SHELL_URI_PREFIX      "evolution:"
#define E_SHELL_URI_PREFIX_LEN      10

#define E_SHELL_DEFAULTURI_PREFIX   "default:"
#define E_SHELL_DEFAULTURI_PREFIX_LEN   8

#define E_SHELL_MINI_ICON_SUFFIX    "-mini"
#define E_SHELL_MINI_ICON_SUFFIX_LEN    5

#define E_SHELL_ICON_SIZE       48
#define E_SHELL_MINI_ICON_SIZE      16

#define E_LOCAL_STORAGE_NAME            "local"
#define E_SUMMARY_STORAGE_NAME          "summary"

#define E_SUMMARY_URI           "evolution:/summary"
#define E_LOCAL_INBOX_URI       "evolution:/local/Inbox"
#define E_LOCAL_CONTACTS_URI        "evolution:/local/Contacts"
#define E_LOCAL_CALENDAR_URI        "evolution:/local/Calendar"
#define E_LOCAL_TASKS_URI       "evolution:/local/Tasks"

#endif
span class='column1'>| | - Fix the shebang on the scripts being installed * Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1 | | | | devel part 1) * - convert to the new perl5 frameworkaz2013-09-161-1/+1 | | | | | | - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket) * - Update to 0.2.6mva2013-06-033-10/+12 | | | | | | - Trim Makefile headers - Change to new options framework - Add LICENSE * -remove MD5ohauer2011-07-031-1/+0 | * Updated my mail address to use @FreeBSD.org now.mva2009-02-201-1/+1 | | | | Approved by: miwi (co-mentor), beech (mentor) * - Update to 0.2.5rafan2008-05-123-6/+5 | | | | | PR: ports/123597 Submitted by: Marcus von Appen <mva at sysfault.org> (maintainer) * - Update to 0.2.4rafan2008-01-012-4/+4 | | | | | PR: ports/119198 Submitted by: Marcus von Appen <mva at sysfault.org> (maintainer) * - update to 0.2.3. and bump PORTEPOCH :(itetcu2006-09-054-22/+10 | | | | | | | - pass maintianership to sumbitter PR: ports/102863 Submitted by: Marcus von Appen * - Add some SHA256 checksumspav2005-11-241-0/+1 | * Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-2/+1 | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. * With portmgr hat on, reset maintainership of knu's ports since he haslinimon2005-11-111-1/+1 | | | | been inactive more than 6 months. We hope to see him back sometime. * Sync with new bsd.autotools.mkade2004-06-051-0/+1 | * Add SIZE data.knu2004-03-221-0/+1 | | | | Submitted by: trevor