[Thunar-dev] The Thunar Path

Benedikt Meurer benedikt.meurer at unix-ag.uni-siegen.de
Wed Nov 16 20:04:39 CET 2005


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



More information about the Thunar-dev mailing list