[eog] Make eog-error-message-area.h a private header



commit 8a66150f15adb8fc1ad2bf624cfbb6a6b1997599
Author: Felix Riemann <friemann gnome org>
Date:   Sat Jul 23 19:18:38 2011 +0200

    Make eog-error-message-area.h a private header
    
    It's content is not introspectable at the moment and plugins cannot use
    it anyway as the function to show it in an EogWindow isn't public.

 src/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index 718d393..e4ab3f9 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -20,6 +20,7 @@ MARSHAL_OUTPUT = 	\
 NOINST_H_FILES =			\
 	eog-close-confirmation-dialog.h	\
 	eog-config-keys.h		\
+	eog-error-message-area.h	\
 	eog-image-jpeg.h		\
 	eog-image-private.h		\
 	eog-metadata-reader.h		\
@@ -43,7 +44,6 @@ INST_H_FILES =				\
 	eog-debug.h			\
 	eog-dialog.h			\
 	eog-enums.h			\
-	eog-error-message-area.h	\
 	eog-file-chooser.h		\
 	eog-image.h			\
 	eog-image-save-info.h		\



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]