This got lost when dropping the file-uri plug-in and switching to interal download using GIO. The file-uri plug-in would just download whatever remote thing and open it locally, using local magic matching. We now do the same internally and try the magic matching again on the downloaded file. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| 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 | ||