aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-constants.h
blob: 9e0d7a5379e168e538cd040a2d7f2bbc244bda18 (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
48
49
50
/* -*- 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_PATH_SEPARATOR                '/'
#define E_PATH_SEPARATOR_S      "/"

#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
537d2340e79e6'>Reset bouncing maintainer address.linimon2004-11-071-1/+1 * Fix build with gcc-3.4krion2004-08-221-0/+14 * Support WITHOUT_NLSkrion2004-07-112-14/+21 * SIZEify (maintainer timeout)trevor2004-03-311-0/+1 * Add USE_GETTEXT and bump PORTREVISION.marcus2004-02-041-3/+2 * Now gettext 0.12.1 is gettext-old.trevor2004-01-241-1/+1 * Bump the PORTREVISION for the ports directly affected by the gettext upgrade.marcus2003-08-271-1/+1 * Chase the libintl.so shared lib version.marcus2003-08-251-1/+1 * Remove USE_GNOMENG.marcus2003-04-211-1/+0 * De-pkg-comment.knu2003-02-212-1/+1 * Drop gettext-old dependency.sobomax2002-09-252-5/+20 * Chase shlib rev of devel/gettextade2002-08-021-1/+1 * gettext upgrade uber-patch (stage 3)ade2002-04-131-2/+6 * Stage 1 of gettext update.ade2002-03-161-1/+1 * Sourceforge now hosting distfilepat2002-02-251-2/+2 * Update home page (obtained from Freshmeat). As noticed bytrevor2002-01-201-1/+1 * Style police: remove trailing space in WWW taglioux2001-11-211-1/+1 * Spaces->tabs in the mail category.olgeni2001-02-051-1/+1 * Implement USE_GTK, part 2.reg2000-10-051-8/+5 * Erich Zigler <erich@tacni.net> is the new maintainer of this portcpiazza2000-06-211-1/+1 * Remove maintainership of most of my ports. I don't really havecpiazza2000-06-211-1/+1 * Update to 0.6.5cpiazza2000-05-226-9/+52 * Update to use PORTNAME/PORTVERSIONcpiazza2000-04-141-2/+2 * Update to version 0.4.9fcpiazza1999-12-234-18/+7 * Change Id->FreeBSD.obrien1999-08-251-1/+1 * Update to version 0.4.8ccpiazza1999-08-012-6/+7 * Unbreak this port by grabbing a couple of random ftp sites thatcpiazza1999-07-141-4/+4 * BROKEN='single master site is unreachable'obrien1999-07-141-1/+3 * Upgrade to 0.4.8a.cpiazza1999-07-082-7/+4 * Update to 0.4.8.cpiazza1999-06-305-43/+8 * Commit #3/4 to enforce caps, no period.hoek1999-06-271-1/+1 * Update to 0.4.7bcpiazza1999-06-223-7/+7 * Change my email address to FreeBSD.org.cpiazza1999-06-192-7/+4 * A simple GTK based email client.taoka1999-06-118-0/+92