wok diff pcmanfm/stuff/actions/show-ca-parameters.desktop @ rev 25011

updated opal and opal-dev (3.6.6 -> 3.10.10)
author Hans-G?nter Theisgen
date Mon May 16 17:48:38 2022 +0100 (2022-05-16)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/pcmanfm/stuff/actions/show-ca-parameters.desktop	Mon May 16 17:48:38 2022 +0100
     1.3 @@ -0,0 +1,9 @@
     1.4 +[Desktop Entry]
     1.5 +Type=Action
     1.6 +Name=Show Custom Actions parameters
     1.7 +Name[ru]=Параметры Custom Actions
     1.8 +Profiles=any;
     1.9 +Icon=document-properties
    1.10 +
    1.11 +[X-Action-Profile any]
    1.12 +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"