aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-storage.h
diff options
context:
space:
mode:
Diffstat (limited to 'shell/e-storage.h')
-rw-r--r--shell/e-storage.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/e-storage.h b/shell/e-storage.h
index 91afa759f5..ea3ab52ea1 100644
--- a/shell/e-storage.h
+++ b/shell/e-storage.h
@@ -57,6 +57,7 @@ enum _EStorageResult {
E_STORAGE_PERMISSIONDENIED,
E_STORAGE_UNSUPPORTEDOPERATION,
E_STORAGE_UNSUPPORTEDTYPE,
+ E_STORAGE_CANTCHANGESTOCKFOLDER,
E_STORAGE_INVALIDNAME
};
typedef enum _EStorageResult EStorageResult;