wok view pcmanfm/stuff/actions/show-ca-parameters.desktop @ rev 17691

xrdp: update start scripts
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Feb 22 19:05:31 2015 +0100 (2015-02-22)
parents
children
line source
1 [Desktop Entry]
2 Type=Action
3 Name=Show Custom Actions parameters
4 Name[ru]=Параметры Custom Actions
5 Profiles=any;
6 Icon=document-properties
8 [X-Action-Profile any]
9 Exec=yad --title="Info" --window-icon="gtk-info" --list --text="Custom Actions parameters for the selected items:" --column="Description" --column="Parameter" --column="Value" "(first) basename" %%b "%b" "space-separated list of basenames" %%B "%B" "" "" "" "count of selected items" %%c "%c" "" "" "" "(first) base directory" %%d "%d" "space-separated list of base directory\nof each selected items" %%D "%D" "" "" "" "(first) file name" %%f "%f" "space-separated list of selected file names" %%F "%F" "" "" "" "hostname of the (first) URI" %%h "%h" "" "" "" "mimetype of the (first) selected item" %%m "%m" "space-separated list of the mimetypes\nof the selected items" %%M "%M" "" "" "" "username of the (first) URI" %%n "%n" "port number of the (first) URI" %%p "%p" "scheme of the (first) URI" %%s "%s" "" "" "" "(first) URI" %%u "%u" "space-separated list of selected URIs" %%U "%U" "" "" "" "(first) basename without the extension" %%w "%w" "space-separated list of basenames\nwithout their extension" %%W "%W" "" "" "" "(first) extension" %%x "%x" "space-separated list of extensions" %%X "%X" --height=370 --width=768 --button="gtk-close"