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.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/shell/e-shell-constants.h b/shell/e-shell-constants.h
index b7382bed67..0d5e5f37d4 100644
--- a/shell/e-shell-constants.h
+++ b/shell/e-shell-constants.h
@@ -38,4 +38,10 @@
#define E_LOCAL_STORAGE_NAME "local"
#define E_SUMMARY_STORAGE_NAME "summary"
+#define E_SUMMARY_URI "evolution:/summary"
+#define E_LOCAL_INBOX_URI "evolution:/local/Inbox"
+#define E_LOCAL_CONTACTS_URI "evolution:/local/Contacts"
+#define E_LOCAL_CALENDAR_URI "evolution:/local/Calendar"
+#define E_LOCAL_TASKS_URI "evolution:/local/Tasks"
+
#endif