Thunar: reorder context menu options
This commit is contained in:
parent
e9077f9430
commit
e614fa9a1a
|
|
@ -12,18 +12,6 @@
|
||||||
<startup-notify/>
|
<startup-notify/>
|
||||||
<directories/>
|
<directories/>
|
||||||
</action>
|
</action>
|
||||||
<action>
|
|
||||||
<icon>gtk-convert</icon>
|
|
||||||
<name>Degoogle</name>
|
|
||||||
<submenu></submenu>
|
|
||||||
<unique-id>1685216951025684-1</unique-id>
|
|
||||||
<command>~/.scripts/degoogle %F</command>
|
|
||||||
<description>Convert WebP and WebM to PNG and MP4 respectively</description>
|
|
||||||
<range>*</range>
|
|
||||||
<patterns>*.webp;*.webm</patterns>
|
|
||||||
<image-files/>
|
|
||||||
<video-files/>
|
|
||||||
</action>
|
|
||||||
<action>
|
<action>
|
||||||
<icon>edit-link</icon>
|
<icon>edit-link</icon>
|
||||||
<name>Create a symlink</name>
|
<name>Create a symlink</name>
|
||||||
|
|
@ -40,4 +28,16 @@
|
||||||
<text-files/>
|
<text-files/>
|
||||||
<video-files/>
|
<video-files/>
|
||||||
</action>
|
</action>
|
||||||
|
<action>
|
||||||
|
<icon>gtk-convert</icon>
|
||||||
|
<name>Degoogle</name>
|
||||||
|
<submenu></submenu>
|
||||||
|
<unique-id>1685216951025684-1</unique-id>
|
||||||
|
<command>~/.scripts/degoogle %F</command>
|
||||||
|
<description>Convert WebP and WebM to PNG and MP4 respectively</description>
|
||||||
|
<range>*</range>
|
||||||
|
<patterns>*.webp;*.webm</patterns>
|
||||||
|
<image-files/>
|
||||||
|
<video-files/>
|
||||||
|
</action>
|
||||||
</actions>
|
</actions>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue