X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;f=src%2Fmodest-protocol-registry.h;h=5ee978a5805f3e5b1d8b3ce833cff7b6b50a4a24;hb=fb98616a6219798c38abb5afd58b0040f627ae4c;hp=3bf3aa933acd600d835e37579dd964fa9993a716;hpb=d61cf095f8670674a470562e136426c73c02d0f4;p=modest diff --git a/src/modest-protocol-registry.h b/src/modest-protocol-registry.h index 3bf3aa9..5ee978a 100644 --- a/src/modest-protocol-registry.h +++ b/src/modest-protocol-registry.h @@ -58,6 +58,7 @@ G_BEGIN_DECLS /* Accounts that do not allow to move messages or folders from */ #define MODEST_PROTOCOL_REGISTRY_STORE_FORBID_OUTGOING_XFERS "store-forbid-outgoing-xfers" #define MODEST_PROTOCOL_REGISTRY_NO_AUTO_UPDATE_PROTOCOLS "no-auto-update" +#define MODEST_PROTOCOL_REGISTRY_STORE_LIMIT_HEADER_WINDOW "store-limit-header-window" /* convenience macros */ #define MODEST_TYPE_PROTOCOL_REGISTRY (modest_protocol_registry_get_type()) @@ -98,6 +99,7 @@ G_BEGIN_DECLS #define MODEST_PROTOCOL_TRANSLATION_AUTH_ERROR "translation-auth-error" /* server name */ #define MODEST_PROTOCOL_TRANSLATION_ACCOUNT_CONNECTION_ERROR "translation-account-connection-error" /* hostname */ #define MODEST_PROTOCOL_TRANSLATION_MSG_NOT_AVAILABLE "translation-msg-not-available" /* subject */ +#define MODEST_PROTOCOL_TRANSLATION_MSG_NOT_AVAILABLE_LOST_HEADER "translation-msg-not-available-lost-header" /* subject */ #define MODEST_PROTOCOL_TRANSLATION_SSL_PROTO_NAME "translation-ssl-proto-name"