X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=src%2Fmodest-protocol-registry.h;h=3bf3aa933acd600d835e37579dd964fa9993a716;hp=f28fe30e90731d877ed6dd711e815db0a73b6f48;hb=967eb8e0d5a8246994967b628cb43da3ced86d89;hpb=f180c85fe9399aa7fbd32e942eb6198122a01068 diff --git a/src/modest-protocol-registry.h b/src/modest-protocol-registry.h index f28fe30..3bf3aa9 100644 --- a/src/modest-protocol-registry.h +++ b/src/modest-protocol-registry.h @@ -55,6 +55,8 @@ G_BEGIN_DECLS #define MODEST_PROTOCOL_REGISTRY_STORE_HAS_FOLDERS "store-has-folders" /* Accounts that cannot be the destination of messages or folders transfers */ #define MODEST_PROTOCOL_REGISTRY_STORE_FORBID_INCOMING_XFERS "store-forbid-incoming-xfers" +/* 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" /* convenience macros */