diff options
Diffstat (limited to 'shell/e-shell-window.c')
-rw-r--r-- | shell/e-shell-window.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/e-shell-window.c b/shell/e-shell-window.c index 123a6175c7..2853374b98 100644 --- a/shell/e-shell-window.c +++ b/shell/e-shell-window.c @@ -437,7 +437,7 @@ e_shell_window_new (EShell *shell) bonobo_ui_util_set_ui (priv->ui_component, PREFIX, EVOLUTION_UIDIR "/evolution.xml", - "evolution-1.4", NULL); + "evolution-1.5", NULL); e_shell_window_commands_setup (window); |