From 1dc27af3fd3f35e57630b6da4b4f85d42ca3ba34 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Wed, 22 Oct 2003 15:16:33 +0000 Subject: Change to "evolution-1.5" - although, ideally, this should be a config.h 2003-10-22 Jeffrey Stedfast * e-shell-window.c (e_shell_window_new): Change to "evolution-1.5" - although, ideally, this should be a config.h macro or something. svn path=/trunk/; revision=22984 --- shell/e-shell-window.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shell/e-shell-window.c') 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); -- cgit v1.2.3