Re: [evolution-patches] UI-HACKFEST:Assign task and Forward as iCalendar not available in the menu bar.



On Thu, 2005-07-21 at 13:16 +0530, lviren wrote:
> Hi,
> 
> 	Attached patch adds sub menus Assign Task and Forward as iCalendar to
> the Actions menu.
> 
    
> +       bonobo_ui_component_set_prop (uic, "/commands/TasksForward",
> "sensitive",
> +                                     read_only ? "0" : "1" , 
> +                                     NULL);
>
TasksForward should always be enabled, I think, not only for read-write
calendars, since even when a calendar is read-only, you might want to
forward an event from it. Since it does not change anything in the
read-only calendar, it can perfectly be used for those calendars.
-- 
Rodrigo Moya <rodrigo novell com>




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]