Allow nautilus plugin to work
Syncthing Nautilus plugin was not working for me, so I fixed exactly the place which was failing.
I see more places in code where .decode('utf-8')
is used, but not sure if it should be changed.
Tested locally on Ubuntu 20.04.3 LTS and latest syncthing-gtk wih python3-port and master branches