File nextcloud-client-fix-nemo-appname.patch of Package nextcloud-client
--- a/client/shell_integration/nautilus/createnemoplugin.sh +++ b/client/shell_integration/nautilus/createnemoplugin.sh @@ -3,4 +3,5 @@ # this script creates a plugin for nemo, just be replacing # all occurences of Nautilus with Nemo. +cp -a syncstate.py syncstate_nemo.py sed -i.org -e 's/autilus/emo/g' syncstate_nemo.py