diff options
Diffstat (limited to 'shell/Evolution-Shell.idl')
-rw-r--r-- | shell/Evolution-Shell.idl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/shell/Evolution-Shell.idl b/shell/Evolution-Shell.idl index 86d54741c9..387fef7249 100644 --- a/shell/Evolution-Shell.idl +++ b/shell/Evolution-Shell.idl @@ -25,6 +25,9 @@ module Evolution { typedef sequence<string> FolderTypeNameList; + /* The X display name. */ + readonly attribute string displayName; + /** * getComponentByType: * @type: name of a valid folder type |