diff options
Diffstat (limited to 'shell/Evolution-ShellComponent.idl')
-rw-r--r-- | shell/Evolution-ShellComponent.idl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/Evolution-ShellComponent.idl b/shell/Evolution-ShellComponent.idl index dabfbf178d..18118b4359 100644 --- a/shell/Evolution-ShellComponent.idl +++ b/shell/Evolution-ShellComponent.idl @@ -39,6 +39,7 @@ module Evolution { string id; string description; string menuDescription; + string tooltip; char menuShortcut; Icon icon; }; |