emsmdbp_provisioning_names.c File Reference
#include "dcesrv_exchange_emsmdb.h"
#include <libmapi/libmapi.h>
#include <string.h>

Functions

const char ** emsmdbp_get_folders_names (TALLOC_CTX *mem_ctx, struct emsmdbp_context *emsmdbp_ctx)
 
const char ** emsmdbp_get_special_folders (TALLOC_CTX *mem_ctx, struct emsmdbp_context *emsmdbp_ctx)
 

Variables

static const struct locale_names folders_names []
 
static const struct locale_special_names special_folders []
 

Function Documentation

const char** emsmdbp_get_folders_names ( TALLOC_CTX *  mem_ctx,
struct emsmdbp_context emsmdbp_ctx 
)
const char** emsmdbp_get_special_folders ( TALLOC_CTX *  mem_ctx,
struct emsmdbp_context emsmdbp_ctx 
)

Variable Documentation

const struct locale_names folders_names[]
static
Initial value:
=
{
{"en", {"OpenChange Mailbox: %s", "Deferred Action", "Spooler Queue", "Common Views", "Schedule", "Finder", "Views", "Shortcuts", "Reminders", "To-Do", "Tracked Mail Processing", "Top of Information Store", "Inbox", "Outbox", "Sent Items", "Deleted Items"}},
{"es", {"Bandeja de entrada OpenChange: %s", "Deferred Action", "Spooler Queue", "Common Views", "Programación", "Buscador", "Vistas", "Accesos directos", "Recordatorios", "To-Do", "Tracked Mail Processing", "Top of Information Store", "Carpeta de entrada", "Carpeta de salida", "Elementos enviados", "Elementos Borrados"}},
{NULL}
}
const struct locale_special_names special_folders[]
static
Initial value:
=
{
{"en", {"Drafts", "Calendar", "Contacts", "Tasks", "Notes", "Journal"}},
{"es", {"Borradores", "Calendario", "Contactos", "Tareas", "Notas", "Diario"}},
{NULL}
}

Referenced by emsmdbp_mailbox_provision().


Creative Commons License
Creative Commons Attribution icon Creative Commons Share Alike icon
This content is licensed under the Creative Commons
Attribution ShareAlike License v. 3.0:
http://creativecommons.org/licenses/by-sa/3.0/