diff options
Diffstat (limited to 'shell/e-storage.h')
-rw-r--r-- | shell/e-storage.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/e-storage.h b/shell/e-storage.h index bd3ef5a61c..c32a054dd3 100644 --- a/shell/e-storage.h +++ b/shell/e-storage.h @@ -51,6 +51,7 @@ enum _EStorageResult { E_STORAGE_INVALIDTYPE, E_STORAGE_IOERROR, E_STORAGE_NOSPACE, + E_STORAGE_NOTEMPTY, E_STORAGE_NOTFOUND, E_STORAGE_NOTIMPLEMENTED, E_STORAGE_PERMISSIONDENIED, |