summaryrefslogtreecommitdiff
path: root/x11-misc/pcmanfm-qt-share/files/Unshare.desktop
blob: 23db87d0c2f30f08ea7790f720ddcfc16506b94f (plain)
1
2
3
4
5
6
7
8
[Desktop Entry]
Type=Action
Name=Samba network unshare
Profiles=profile-zero;

[X-Action-Profile profile-zero]
Exec=/usr/bin/net usershare delete %w %f "" && chmod = 755 %f && find %f -type d -exec chmod 755 {} \; && find %f -type f -exec chmod 644 {} \;
Name=Default profile