summaryrefslogtreecommitdiff
path: root/src/eom-metadata-details.h
AgeCommit message (Collapse)AuthorFilesLines
2018-07-26EomMetadataDetails: Don't install header fileFelix Riemann1-0/+4
This is not really useful for plugins. origin commit: https://gitlab.gnome.org/GNOME/eog/commit/5a497db
2018-07-26EomExifDetails: Rename to EomMetadataDetailsFelix Riemann1-0/+72
The widget is not specific to Exif, and is used for XMP as well. https://bugzilla.gnome.org/show_bug.cgi?id=509406 origin commit: https://gitlab.gnome.org/GNOME/eog/commit/2969a58 Plus a clean up, tabs to spaces for eom-metadata-details.c/h