[eog] Put EogClipboardHandler into the public API



commit a9029cb760020d0de65e32910f2e707c8fb19198
Author: Felix Riemann <friemann gnome org>
Date:   Sun Jan 30 19:38:53 2011 +0100

    Put EogClipboardHandler into the public API
    
    This could be useful to plugin authors.

 src/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index 40c89e8..9e5ea8f 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -36,7 +36,6 @@ NOINST_H_FILES =			\
 	eog-plugin-engine.h             \
 	uta.h				\
 	eog-close-confirmation-dialog.h	\
-	eog-clipboard-handler.h		\
 	zoom.h
 
 INST_H_FILES =				\
@@ -60,6 +59,7 @@ INST_H_FILES =				\
 	eog-list-store.h		\
 	eog-thumbnail.h			\
 	eog-job-queue.h			\
+	eog-clipboard-handler.h		\
 	eog-jobs.h
 
 libeog_c_files = 			\



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