aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-constants.h
diff options
context:
space:
mode:
Diffstat (limited to 'shell/e-shell-constants.h')
-rw-r--r--shell/e-shell-constants.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/shell/e-shell-constants.h b/shell/e-shell-constants.h
index 00635161d0..ce21d5db8e 100644
--- a/shell/e-shell-constants.h
+++ b/shell/e-shell-constants.h
@@ -32,4 +32,7 @@
#define E_SHELL_ICON_SIZE 48
#define E_SHELL_MINI_ICON_SIZE 16
+#define E_LOCAL_STORAGE_NAME "local"
+#define E_SUMMARY_STORAGE_NAME "summary"
+
#endif