From 253e90b8de63d9c064a0df05cf0e2e153f913474 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Fri, 3 Oct 2008 19:24:59 +0000 Subject: Tasks is working. Still need to deal with some loose ends and test it all. svn path=/branches/kill-bonobo/; revision=36551 --- calendar/modules/e-task-shell-view-actions.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'calendar/modules/e-task-shell-view-actions.h') diff --git a/calendar/modules/e-task-shell-view-actions.h b/calendar/modules/e-task-shell-view-actions.h index 0b7212e469..48aa01811c 100644 --- a/calendar/modules/e-task-shell-view-actions.h +++ b/calendar/modules/e-task-shell-view-actions.h @@ -30,7 +30,7 @@ #define E_SHELL_WINDOW_ACTION_TASK_CLIPBOARD_COPY(window) \ E_SHELL_WINDOW_ACTION ((window), "task-clipboard-copy") #define E_SHELL_WINDOW_ACTION_TASK_CLIPBOARD_CUT(window) \ - E_SHELL_WINDOW_ACTION ((window), "task-clibpard-cut") + E_SHELL_WINDOW_ACTION ((window), "task-clipboard-cut") #define E_SHELL_WINDOW_ACTION_TASK_CLIPBOARD_PASTE(window) \ E_SHELL_WINDOW_ACTION ((window), "task-clipboard-paste") #define E_SHELL_WINDOW_ACTION_TASK_DELETE(window) \ -- cgit v1.2.3