[gedit] [docs] Ignore -gtk -osx file dialog headers
- From: Jesse van den Kieboom <jessevdk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit] [docs] Ignore -gtk -osx file dialog headers
- Date: Tue, 9 Sep 2014 19:21:00 +0000 (UTC)
commit 338f05d01868a9359d7e0d19a80b8050f3a97d42
Author: Jesse van den Kieboom <jessevdk gmail com>
Date: Tue Sep 9 21:20:37 2014 +0200
[docs] Ignore -gtk -osx file dialog headers
docs/reference/Makefile.am | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/docs/reference/Makefile.am b/docs/reference/Makefile.am
index a394e21..fa17378 100644
--- a/docs/reference/Makefile.am
+++ b/docs/reference/Makefile.am
@@ -15,7 +15,7 @@ DOC_MAIN_SGML_FILE = gedit-docs.xml
DOC_SOURCE_DIR = ../../gedit
# Extra options to supply to gtkdoc-scan.
-# e.g. SCAN_OPTIONS = --deprecated-guards="GTK_DISABLE_DEPRECATED"
+# e.g. SCAN_OPTIONS = --deprecated-guards="GTK_DISABLE_DEPRECATED"
SCAN_OPTIONS = --rebuild-types
# Extra options to supply to gtkdoc-mkdb.
@@ -36,6 +36,8 @@ IGNORE_HFILES = \
gedit-encodings-dialog.h \
gedit-enum-types.h \
gedit-file-chooser-dialog.h \
+ gedit-file-chooser-dialog-osx.h \
+ gedit-file-chooser-dialog-gtk.h \
gedit-highlight-mode-dialog.h \
gedit-highlight-mode-selector.h \
gedit-history-entry.h \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]