Fix #138: Better handling of utf-8 filenames during file import

This commit is contained in:
Eliot Berriot 2018-03-25 15:40:37 +02:00
commit f1cf250e29
No known key found for this signature in database
GPG key ID: DD6965E2476E5C27
5 changed files with 38 additions and 0 deletions

View file

@ -0,0 +1 @@
Better handling of utf-8 filenames during file import (#138)