From 3c7a575407bef757d434808904a4c4dc1ba60cb3 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Wed, 21 Jan 2009 21:03:14 +0000 Subject: Fix some runtime warnings. Copy that nasty message list scrolling hack to EMailShellContent. Remember the scrollbar position for each folder. Now I just have to make it select a message automatically. svn path=/branches/kill-bonobo/; revision=37119 --- calendar/modules/e-memo-shell-view-actions.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'calendar/modules/e-memo-shell-view-actions.c') diff --git a/calendar/modules/e-memo-shell-view-actions.c b/calendar/modules/e-memo-shell-view-actions.c index 4f487b7e7d..228de43651 100644 --- a/calendar/modules/e-memo-shell-view-actions.c +++ b/calendar/modules/e-memo-shell-view-actions.c @@ -677,6 +677,10 @@ static EPopupActionEntry memo_popup_entries[] = { NULL, "memo-clipboard-cut" }, + { "memo-popup-clipboard-paste", + NULL, + "memo-clipboard-paste" }, + { "memo-popup-delete", NULL, "memo-delete" }, -- cgit v1.2.3