Re: [evolution-patches] Patch for bug#208647 with attachment



looks ok i guess.

i presume "_Empty Trash" is an existing string.


On Thu, 2005-08-11 at 13:10 +0530, Antony Vincent Pandian wrote:
> 
> Here's the patch with the asked
> 
> (folder_type_flags & CAMEL_FOLDER_TYPE_MASK) ==
> CAMEL_FOLDER_TYPE_TRASH
> 
> instead of the already given one.
> 
> On 8/11/05, Not Zed <notzed ximian com> wrote:
>         
>         Thanks, almost ...
>         
>         Strictly, you need to do
>         
>         (folder_type_flags & CAMEL_FOLDER_TYPE_MASK) ==
>         CAMEL_FOLDER_TYPE_TRASH
>         
>         instead.
>         
>         
>         On Wed, 2005-08-10 at 18:03 +0530, Antony Vincent Pandian
>         wrote: 
>         >        if ((folder_flags & CAMEL_FOLDER_TYPE_TRASH) ==
>         > CAMEL_FOLDER_TYPE_TRASH)
>         > +               menus = g_slist_prepend (menus,
>         &trash_popup_item);
>         --
>         adfa(evolution-2.4:20087): gtkhtml-WARNING **: cannot find
>         icon:
>         'stock_insert-url' in gnome
>         
> 
> 
> 
> -- 
> Luv, 
> S.Antony Vincent Pandian
> _______________________________________________
> evolution-patches mailing list
> evolution-patches lists ximian com
> http://lists.ximian.com/mailman/listinfo/evolution-patches
-- 
adfa(evolution-2.4:20087): gtkhtml-WARNING **: cannot find icon:
'stock_insert-url' in gnome 




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