And always pass URIs to all file procedures, the ones what didn't register as "handles remove" will only ever get local file:// URIs. Change all file plug-ins (also legacy ones) to expect URIs instead of filenames, and convert to local paths in the plug-in. The wire protocol should now be almost 100% clean of non-UTF-8 strings. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| file-import.c | ||
| file-import.h | ||
| file-open.c | ||
| file-open.h | ||
| file-remote.c | ||
| file-remote.h | ||
| file-save.c | ||
| file-save.h | ||
| file-utils.c | ||
| file-utils.h | ||
| gimp-file.h | ||
| Makefile.am | ||