[gedit] Make file-chooser-dialog.h private to fix distcheck.



commit 96c524456b06870132365c8a5a95726bdf8ce61f
Author: Paolo Borelli <pborelli gnome org>
Date:   Wed Oct 20 18:32:45 2010 +0200

    Make file-chooser-dialog.h private to fix distcheck.
    
    If it is actually needed by plugins we will need a better fix

 gedit/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gedit/Makefile.am b/gedit/Makefile.am
index d5e9931..db33454 100644
--- a/gedit/Makefile.am
+++ b/gedit/Makefile.am
@@ -110,6 +110,7 @@ NOINST_H_FILES =			\
 	gedit-document-output-stream.h	\
 	gedit-document-saver.h		\
 	gedit-documents-panel.h		\
+	gedit-file-chooser-dialog.h	\
 	gedit-history-entry.h		\
 	gedit-io-error-info-bar.h	\
 	gedit-language-manager.h	\
@@ -140,7 +141,6 @@ INST_H_FILES =				\
 	gedit-document.h 		\
 	gedit-encodings.h		\
 	gedit-encodings-combo-box.h	\
-	gedit-file-chooser-dialog.h	\
 	gedit-message-bus.h		\
 	gedit-message-type.h		\
 	gedit-message.h			\



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