diff options
Diffstat (limited to 'shell/Evolution-common.idl')
-rw-r--r-- | shell/Evolution-common.idl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/Evolution-common.idl b/shell/Evolution-common.idl index 4cbf45ad7e..0f7da597d0 100644 --- a/shell/Evolution-common.idl +++ b/shell/Evolution-common.idl @@ -16,6 +16,7 @@ module Evolution { string displayName; string physicalUri; string evolutionUri; + string customIconName; long unreadCount; boolean canSyncOffline; }; |