Since we increased our minimum version of gexiv2 to 0.12.3, several functions used in the metadata-viewer plug-in have been deprecated. Replace these functions with the "try_" versions, which include an error parameter. If this returns non NULL then we print the error message to the console. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| Makefile.am | ||
| meson.build | ||
| metadata-editor.c | ||
| metadata-editor.h | ||
| metadata-impexp.c | ||
| metadata-impexp.h | ||
| metadata-misc.h | ||
| metadata-tags.c | ||
| metadata-tags.h | ||
| metadata-viewer.c | ||
| metadata-xml.c | ||
| metadata-xml.h | ||