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

[X-Action-Profile profile-zero]
Exec=/usr/bin/net usershare add %w %f "" Everyone:F guest_ok=y && chmod = 777 %f && find %f -type d -exec chmod 777 {} \; && find %f -type f -exec chmod 666 {} \;
Name=Default profile