diff options
Diffstat (limited to 'shell/Evolution-ShellView.idl')
-rw-r--r-- | shell/Evolution-ShellView.idl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/Evolution-ShellView.idl b/shell/Evolution-ShellView.idl index 0da2540528..685604e601 100644 --- a/shell/Evolution-ShellView.idl +++ b/shell/Evolution-ShellView.idl @@ -18,6 +18,7 @@ module Evolution { void unsetMessage (); void changeCurrentView (in string uri); void setTitle (in string title); + void setFolderBarLabel (in string text); }; }; }; |