|
|
|
@ -0,0 +1,27 @@
|
|
|
|
|
<?xml encoding="UTF-8" version="1.0"?>
|
|
|
|
|
<actions>
|
|
|
|
|
<action>
|
|
|
|
|
<icon>system-search</icon>
|
|
|
|
|
<name>Rechercher dans ce dossier</name>
|
|
|
|
|
<unique-id>1576951940533787-2</unique-id>
|
|
|
|
|
<command>/usr/bin/catfish --path=%f</command>
|
|
|
|
|
<description>Effectuer une recherche</description>
|
|
|
|
|
<patterns>*</patterns>
|
|
|
|
|
<directories/>
|
|
|
|
|
<audio-files/>
|
|
|
|
|
<image-files/>
|
|
|
|
|
<other-files/>
|
|
|
|
|
<text-files/>
|
|
|
|
|
<video-files/>
|
|
|
|
|
</action>
|
|
|
|
|
<action>
|
|
|
|
|
<icon>utilities-terminal</icon>
|
|
|
|
|
<name>Ouvrir un terminal ici</name>
|
|
|
|
|
<unique-id>1576951826847254-1</unique-id>
|
|
|
|
|
<command>exo-open --working-directory %f --launch TerminalEmulator</command>
|
|
|
|
|
<description>Exemple d’une action personnalisée</description>
|
|
|
|
|
<patterns>*</patterns>
|
|
|
|
|
<startup-notify/>
|
|
|
|
|
<directories/>
|
|
|
|
|
</action>
|
|
|
|
|
</actions>
|