nautilus-file-operations: Prevent change permission on container directory
requested to merge c.lobrano/nautilus:c.lobrano/nautilus-issue810/enclosed-file-permission-fix into master
Changing permission for Enclosed Files also changes current folder (container) directory permissions.
This change skips the container directory and changes only the permissions of the contents to match the UI text.
Closes #810 (closed)