[libgda] GdaBrowser's hacking guide corrections



commit d4b40e003017ecfc82e39a3b13d16304cc78b25b
Author: Vivien Malerba <malerba gnome-db org>
Date:   Mon Sep 7 21:57:21 2009 +0200

    GdaBrowser's hacking guide corrections

 tools/browser/doc/.gitignore        |    2 --
 tools/browser/doc/Makefile.am       |    2 +-
 tools/browser/doc/gda-browser.types |    7 +++++++
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/tools/browser/doc/.gitignore b/tools/browser/doc/.gitignore
index 68af5f6..7f04fa8 100644
--- a/tools/browser/doc/.gitignore
+++ b/tools/browser/doc/.gitignore
@@ -19,8 +19,6 @@ gda-browser.prerequisites
 gda-browser-decl.txt.bak
 gda-browser.interfaces
 gda-browser-decl-list.txt.bak
-libgda.types
-gda-browser.types
 gda-browser-overrides.txt
 gda-browser-doc.pdf
 pdf-build.stamp
diff --git a/tools/browser/doc/Makefile.am b/tools/browser/doc/Makefile.am
index 5af137d..3910a6c 100644
--- a/tools/browser/doc/Makefile.am
+++ b/tools/browser/doc/Makefile.am
@@ -62,7 +62,7 @@ include $(top_srcdir)/gtk-doc.make
 # Files not to distribute
 # for --rebuild-types in $(SCAN_OPTIONS), e.g. $(DOC_MODULE).types
 # for --rebuild-sections in $(SCAN_OPTIONS) e.g. $(DOC_MODULE)-sections.txt
-DISTCLEANFILES = $(DOC_MODULE)-doc.pdf gda-browser.types gda-browser-sections.txt
+DISTCLEANFILES = $(DOC_MODULE)-doc.pdf
 
 DOC_STAMPS += pdf-build.stamp
 CLEANFILES += $(DOC_STAMPS)
diff --git a/tools/browser/doc/gda-browser.types b/tools/browser/doc/gda-browser.types
new file mode 100644
index 0000000..d45b817
--- /dev/null
+++ b/tools/browser/doc/gda-browser.types
@@ -0,0 +1,7 @@
+browser_core_get_type
+browser_connection_get_type
+browser_favorites_get_type
+browser_window_get_type
+browser_perspective_get_type
+browser_page_get_type
+cc_gray_bar_get_type



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