summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorFelix Riemann <[email protected]>2013-10-30 19:05:12 +0100
committerraveit65 <[email protected]>2018-07-26 00:45:21 +0200
commit49c5c977f26dfd1d02b493260ca79f43a291ad89 (patch)
tree3ad7764beb337e88bfc5575a23ed40157cdf7f74 /doc
parent9593351e473942268e6297011634d75246d4e246 (diff)
downloadeom-49c5c977f26dfd1d02b493260ca79f43a291ad89.tar.bz2
eom-49c5c977f26dfd1d02b493260ca79f43a291ad89.tar.xz
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
Diffstat (limited to 'doc')
-rw-r--r--doc/reference/Makefile.am2
1 files changed, 1 insertions, 1 deletions
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