Source position: gnomemetadata.inc line 3
type TGnomeMetadataError = (
GNOME_METADATA_OK = 0,
GNOME_METADATA_IO_ERROR,
GNOME_METADATA_NOT_FOUND
);