Update uca.xml
Add a description to the custom action.
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
<name>Open Terminal Here</name>
|
<name>Open Terminal Here</name>
|
||||||
<unique-id>1611168259857250-1</unique-id>
|
<unique-id>1611168259857250-1</unique-id>
|
||||||
<command>sh -c 'cd %f; footclient'</command>
|
<command>sh -c 'cd %f; footclient'</command>
|
||||||
<description>Example for a custom action</description>
|
<description>Open a terminal at the current location</description>
|
||||||
<patterns>*</patterns>
|
<patterns>*</patterns>
|
||||||
<startup-notify/>
|
<startup-notify/>
|
||||||
<directories/>
|
<directories/>
|
||||||
|
|||||||
Reference in New Issue
Block a user