aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@novell.com>2010-04-15 04:03:10 +0800
committerMichael Meeks <michael.meeks@novell.com>2010-04-15 04:03:10 +0800
commitb9a0dc4021e9d3ff8a171a0249dc3a1b8ce491cd (patch)
treedce97d2d78c1719a6c5afc3bfa493a7a96f27753
parent9b90e087b0c216cbc802663f4c8dc06068f235bb (diff)
downloadgsoc2013-evolution-b9a0dc4021e9d3ff8a171a0249dc3a1b8ce491cd.tar
gsoc2013-evolution-b9a0dc4021e9d3ff8a171a0249dc3a1b8ce491cd.tar.gz
gsoc2013-evolution-b9a0dc4021e9d3ff8a171a0249dc3a1b8ce491cd.tar.bz2
gsoc2013-evolution-b9a0dc4021e9d3ff8a171a0249dc3a1b8ce491cd.tar.lz
gsoc2013-evolution-b9a0dc4021e9d3ff8a171a0249dc3a1b8ce491cd.tar.xz
gsoc2013-evolution-b9a0dc4021e9d3ff8a171a0249dc3a1b8ce491cd.tar.zst
gsoc2013-evolution-b9a0dc4021e9d3ff8a171a0249dc3a1b8ce491cd.zip
remove custom close / searchbar hiding hacks for express mode,
use the new / stock shell versions now.
-rw-r--r--modules/calendar/e-cal-shell-view.c4
-rw-r--r--ui/evolution-calendars.ui4
2 files changed, 0 insertions, 8 deletions
diff --git a/modules/calendar/e-cal-shell-view.c b/modules/calendar/e-cal-shell-view.c
index 2ce3ac3f0d..b845fc68d6 100644
--- a/modules/calendar/e-cal-shell-view.c
+++ b/modules/calendar/e-cal-shell-view.c
@@ -491,10 +491,6 @@ cal_shell_view_class_init (ECalShellViewClass *class,
shell_view_class->new_shell_sidebar = e_cal_shell_sidebar_new;
shell_view_class->execute_search = cal_shell_view_execute_search;
shell_view_class->update_actions = cal_shell_view_update_actions;
-
- if(e_shell_get_express_mode(e_shell_get_default()))
- shell_view_class->construct_searchbar = NULL;
-
}
static void
diff --git a/ui/evolution-calendars.ui b/ui/evolution-calendars.ui
index f38fa2e7d3..404101910b 100644
--- a/ui/evolution-calendars.ui
+++ b/ui/evolution-calendars.ui
@@ -55,10 +55,6 @@
#if !EXPRESS
<toolitem action='calendar-view-list'/>
#endif
-#if EXPRESS
- <separator expand="true"/>
- <toolitem action='quit-calendar'/>
-#endif
</toolbar>
<popup name='calendar-popup'>