Re: [gnome-love] How to customize the right-click pop-up in GNOME?



Instead of a Nautilus Action you probably want a Nautilus extension, which allows you to add right-click menu options and property pages. You can write them fairly easily in Python. I can't find the page right now, but the announcement for a recent release is at http://mail.python.org/pipermail/python-announce-list/2005-September/004331.html

Nathan

Debarshi 'Rishi' Ray wrote:
I am working on a utility (GNU Songanizer -> http://www.gnu.org/software/songanizer/) that provides diferent views of a collection of songs stored in the user's HDD, based on various attributes. I would like to integrate it with GNOME, so that whenever someone right-clicks on a directory containing songs the pop-up window would have an option, similar to 'Create archive...', to invoke the songanizer script. Could any one tell me how to achieve this?

Someone advised me use Nautilus Actions, but it seems it is meant for end-users to customize the behavious of Nautilus. How do I make sure that the change takes place the very time songnizer is installed?
------------------------------------------------------------------------

_______________________________________________
gnome-love mailing list
gnome-love gnome org
http://mail.gnome.org/mailman/listinfo/gnome-love




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