nautilus-file-operations: Prevent change permission on container directory

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)

Merge request reports