aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-window.c
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2003-10-22 23:16:33 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2003-10-22 23:16:33 +0800
commit1dc27af3fd3f35e57630b6da4b4f85d42ca3ba34 (patch)
treed0f67b3eb5b12b4aac062e5ca8cf256c6836e965 /shell/e-shell-window.c
parentca613033f47bdc51332e3881902e98fc3ccff945 (diff)
downloadgsoc2013-evolution-1dc27af3fd3f35e57630b6da4b4f85d42ca3ba34.tar
gsoc2013-evolution-1dc27af3fd3f35e57630b6da4b4f85d42ca3ba34.tar.gz
gsoc2013-evolution-1dc27af3fd3f35e57630b6da4b4f85d42ca3ba34.tar.bz2
gsoc2013-evolution-1dc27af3fd3f35e57630b6da4b4f85d42ca3ba34.tar.lz
gsoc2013-evolution-1dc27af3fd3f35e57630b6da4b4f85d42ca3ba34.tar.xz
gsoc2013-evolution-1dc27af3fd3f35e57630b6da4b4f85d42ca3ba34.tar.zst
gsoc2013-evolution-1dc27af3fd3f35e57630b6da4b4f85d42ca3ba34.zip
Change to "evolution-1.5" - although, ideally, this should be a config.h
2003-10-22 Jeffrey Stedfast <fejj@ximian.com> * 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
Diffstat (limited to 'shell/e-shell-window.c')
-rw-r--r--shell/e-shell-window.c2
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);