Benedikt Meurer wrote:
> Brian J. Tarricone wrote:
> 
>>Unfortunately, the key table says basically nothing about how actions
>>work, or what their purpose is (and the registering MIME types section
>>still doesn't).  The example doesn't even have an "Actions" key.
> 
> 
> Ehm, right. Never noticed that the Actions key is missing from the
> example. It should contain
> 
> Actions=Inverse;Edit;
> 
> for the example to work.

A simple example for Xfmedia would be:

[Desktop Entry]
Encoding=UTF-8
Type=Application
Name=Xfmedia
Generic Name=Media Player
Exec=xfmedia %F
Icon=xfmedia
MimeType=audio/....
Actions=Enqueue

[Desktop Action Enqueue]
Exec=xfmedia --enqueue %F
Name=Enqueue in Xfmedia


HTH,
Benedikt
_______________________________________________
Thunar-dev mailing list
[email protected]
http://foo-projects.org/mailman/listinfo/thunar-dev

Reply via email to