From 1edcbb4aa658d9eb298b0d2347cf7fd85970b64a Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Thu, 6 May 2004 20:24:33 +0000 Subject: Check that the folder is selectable using the new flags argument. 2004-05-06 Jeffrey Stedfast * mail-component.c (folder_selected_cb): Check that the folder is selectable using the new flags argument. * em-folder-selector.c (folder_selected_cb): Updated for below changes. * em-folder-tree.c (emft_tree_selection_changed): Updated to pass a flags argument to the folder_selected signal. (emft_tree_row_activated): Same. svn path=/trunk/; revision=25816 --- mail/em-marshal.list | 1 + 1 file changed, 1 insertion(+) (limited to 'mail/em-marshal.list') diff --git a/mail/em-marshal.list b/mail/em-marshal.list index aed944ea0f..6138abbf69 100644 --- a/mail/em-marshal.list +++ b/mail/em-marshal.list @@ -1,4 +1,5 @@ BOOLEAN:BOXED,POINTER,POINTER +VOID:STRING,STRING,UINT VOID:STRING,STRING BOOLEAN:POINTER VOID:POINTER,POINTER -- cgit v1.2.3