wok-current annotate pcmanfm/stuff/actions/root.desktop @ rev 17294

pcmanfm: add few custom actions
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Oct 30 01:16:39 2014 +0200 (2014-10-30)
parents
children c4e9dda3e42d
rev   line source
al@17294 1 [Desktop Entry]
al@17294 2 Type=Action
al@17294 3 Name=Open Folder As Root
al@17294 4 Name[ru]=Открыть папку от имени Root
al@17294 5 Icon=dialog-password
al@17294 6 Profiles=root_on_folder;
al@17294 7
al@17294 8 [X-Action-Profile root_on_folder]
al@17294 9 ShowIfTrue=test $(whoami) != root
al@17294 10 Exec=tazbox su "pcmanfm %u"
al@17294 11 MimeTypes=inode/directory;