Re: Adding a new pop-up item



last parameter of nautilus_menu_item_new is the name of the icon file
example:
 menu_item = nautilus_menu_item_new ("NautilusShares::share",
                                      _("_Share folder"),
                                      _("Share this folder with other
computers"),
                                     "gnome-fs-locally-shared");


On 4/14/05, Neelesh Bodas <neelesh bodas gmail com> wrote:
> Hi,
> On right-clicking any icon in Nautilus, we get a pop-up menu. I wanted
> to add my own items in the pop-up menu. Any pointers on how do I go
> about doing that?
> Thanks,
> Neelesh
> --
> nautilus-list mailing list
> nautilus-list gnome org
> http://mail.gnome.org/mailman/listinfo/nautilus-list
> 


-- 
Sebastien Estienne



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