From 49c5c977f26dfd1d02b493260ca79f43a291ad89 Mon Sep 17 00:00:00 2001 From: Felix Riemann Date: Wed, 30 Oct 2013 19:05:12 +0100 Subject: EomExifDetails: Rename to EomMetadataDetails 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 --- doc/reference/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/reference') diff --git a/doc/reference/Makefile.am b/doc/reference/Makefile.am index 9c5aa63..e6fc457 100644 --- a/doc/reference/Makefile.am +++ b/doc/reference/Makefile.am @@ -58,7 +58,7 @@ if !HAVE_EXIF if !HAVE_EXEMPI IGNORE_HFILES += \ eom-exif-util.h \ - eom-exif-details.h + eom-metadata-details.h endif endif -- cgit v1.2.1