diff options
author | Matthew Barnes <mbarnes@src.gnome.org> | 2008-09-11 02:36:36 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@src.gnome.org> | 2008-09-11 02:36:36 +0800 |
commit | c701a5e0260fb27c26a4e81edaee61db651b1040 (patch) | |
tree | 7db1bb561b00633314e3d33e4767c04a69758183 /shell/e-shell-sidebar.c | |
parent | 2e83206b30fad6e108b4a393002c171df0474c9e (diff) | |
download | gsoc2013-evolution-c701a5e0260fb27c26a4e81edaee61db651b1040.tar.gz gsoc2013-evolution-c701a5e0260fb27c26a4e81edaee61db651b1040.tar.zst gsoc2013-evolution-c701a5e0260fb27c26a4e81edaee61db651b1040.zip |
Add stubs for calendar, task, and memo shell views.
svn path=/branches/kill-bonobo/; revision=36296
Diffstat (limited to 'shell/e-shell-sidebar.c')
-rw-r--r-- | shell/e-shell-sidebar.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/e-shell-sidebar.c b/shell/e-shell-sidebar.c index e802523aee..13385d18b7 100644 --- a/shell/e-shell-sidebar.c +++ b/shell/e-shell-sidebar.c @@ -1,5 +1,5 @@ /* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */ -/* e-shell-shell_sidebar.c +/* e-shell-sidebar.c * * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com) * |