aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-provider.h
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2002-04-25 08:25:04 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2002-04-25 08:25:04 +0800
commit890fd0d44e54aed5ae0412d39a2bca964f4f20e7 (patch)
treef760f9ae72615dd4c7dfc1c6a8ee62822013d0d3 /camel/camel-provider.h
parent289d2c34a07365b18a44dc986beb37744f84e997 (diff)
downloadgsoc2013-evolution-890fd0d44e54aed5ae0412d39a2bca964f4f20e7.tar.gz
gsoc2013-evolution-890fd0d44e54aed5ae0412d39a2bca964f4f20e7.tar.zst
gsoc2013-evolution-890fd0d44e54aed5ae0412d39a2bca964f4f20e7.zip
Configure the default paths for mh, mbox, maildir, spools, etc.
2002-04-24 Jeffrey Stedfast <fejj@ximian.com> * providers/local/camel-local-provider.c (camel_provider_module_init): Configure the default paths for mh, mbox, maildir, spools, etc. * camel-provider.h: Add a CAMEL_PROVIDER_CONF_LABEL enum and define some default CamelProviderConfEntry macros. svn path=/trunk/; revision=16580
Diffstat (limited to 'camel/camel-provider.h')
-rw-r--r--camel/camel-provider.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/camel/camel-provider.h b/camel/camel-provider.h
index bd1b2dedfd..dd2bd98329 100644
--- a/camel/camel-provider.h
+++ b/camel/camel-provider.h
@@ -123,6 +123,10 @@ typedef struct {
} CamelProviderConfEntry;
+/* Some defaults */
+#define CAMEL_PROVIDER_CONF_DEFAULT_USERNAME { CAMEL_PROVIDER_CONF_LABEL, "username", NULL, N_("User_name:"), NULL }
+#define CAMEL_PROVIDER_CONF_DEFAULT_HOSTNAME { CAMEL_PROVIDER_CONF_LABEL, "hostname", NULL, N_("_Host:"), NULL }
+#define CAMEL_PROVIDER_CONF_DEFAULT_PATH { CAMEL_PROVIDER_CONF_ENTRY, "path", NULL, N_("_Path:"), "" }
typedef struct {
/* Provider name used in CamelURLs. */
-video-sunffb?h=gnome-3.28&id=ee7d39c6d6bfc40bf297f6c47f542bff670a3cff'>Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1 * The FreeBSD x11 team proudly presentszeising2013-05-251-5/+0 * - Please welcome Xorg 7.5.2miwi2012-04-221-1/+1 * - Remove WITH_FBSD10_FIX, is no longer neededmiwi2011-11-091-1/+0 * - Fix build on FreeBSD 10.0miwi2011-10-291-0/+1 * Replace a custom ARCH check in Mk/bsd.xorg.mk for xf86-video-sunffb withkwm2011-03-012-1/+1 * - Please welcome Xorg 7.5.1miwi2011-02-262-2/+2 * Update to 1.2.1 in order to unbreak the build with X.org 7.5.marius2010-05-312-5/+4 * - Update to Xorg 7.5miwi2010-05-011-1/+1 * Chase xorg-server update and bump driver PORTREVISIONS.rnoland2010-02-071-1/+1 * Chase xserver update with driver port bumps.rnoland2009-05-081-1/+1 * Chase the Xorg server update and bump ports that depend on it.rnoland2009-04-041-1/+1 * Keep the code from turning off the FPU - cures excessive traps thatmarius2009-04-012-0/+27 * - Update X.org ports to 7.4+ (few ports are more recent than the katamari).flz2009-01-242-5/+4 * Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1 * Bump PORTREVISION after xorg-server ABI change.flz2007-09-151-1/+1