aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/idl
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/idl')
-rw-r--r--calendar/idl/evolution-calendar.idl3
1 files changed, 2 insertions, 1 deletions
diff --git a/calendar/idl/evolution-calendar.idl b/calendar/idl/evolution-calendar.idl
index 08ad056c3b..9a7b0929dd 100644
--- a/calendar/idl/evolution-calendar.idl
+++ b/calendar/idl/evolution-calendar.idl
@@ -223,7 +223,8 @@ module Calendar {
NOT_FOUND, /* Requested opening in only_if_exists mode
* when the URI did not exist.
*/
- METHOD_NOT_SUPPORTED /* A method handler is not registered */
+ METHOD_NOT_SUPPORTED, /* A method handler is not registered */
+ PERMISSION_DENIED
};
/* Return status when setting calendar mode */