Make file_utils_uri_get_ext() public and use it instead of
strrchr(uri, '.'). Also add "xz" to the list of matched special cases,
and some cleanup.
(partial cherry pick from commit
|
||
|---|---|---|
| .. | ||
| .gitignore | ||
| file-open.c | ||
| file-open.h | ||
| file-procedure.c | ||
| file-procedure.h | ||
| file-save.c | ||
| file-save.h | ||
| file-utils.c | ||
| file-utils.h | ||
| gimp-file.h | ||
| Makefile.am | ||