[totem] docs: Update lists of documented symbols



commit 096191538999dad46b3c0c81058236c20d991834
Author: Philip Withnall <philip tecnocode co uk>
Date:   Tue Jul 5 20:14:32 2011 +0100

    docs: Update lists of documented symbols
    
    Closes: bgo#598805

 docs/reference/Makefile.am        |   19 ++++---------------
 docs/reference/totem-sections.txt |    5 +++++
 2 files changed, 9 insertions(+), 15 deletions(-)
---
diff --git a/docs/reference/Makefile.am b/docs/reference/Makefile.am
index 0b9e9a5..2dda5c1 100644
--- a/docs/reference/Makefile.am
+++ b/docs/reference/Makefile.am
@@ -66,16 +66,7 @@ IGNORE_HFILES = \
 	totem-sample-vala-plugin.h	\
 	totem-chapters-utils.h		\
 	totem-cmml-parser.h		\
-	totem-edit-chapter.h
-
-# Files we don't want exported to plugins
-IGNORE_HFILES += \
-	bacon-video-widget-common.h	\
-	baconvideowidget-marshal.h	\
-	bacon-video-widget-gst-missing-plugins.h
-
-# Files we don't want exported to plugins
-IGNORE_HFILES += \
+	totem-edit-chapter.h		\
 	bacon-video-widget-common.h			\
 	baconvideowidget-marshal.h			\
 	bacon-video-widget-gst-missing-plugins.h	\
@@ -87,7 +78,6 @@ IGNORE_HFILES += \
 	totem-plugin-manager.h				\
 	totem-properties-view.h				\
 	totem-open-location.h				\
-	totem-python-module.h				\
 	totem-statusbar.h				\
 	totem-sidebar.h					\
 	totem-session.h					\
@@ -103,10 +93,9 @@ IGNORE_HFILES += \
 	totem-menu.h					\
 	video-utils.h					\
 	debug.h						\
-	totem-dnd-menu.h
-
-# Plugin files
-IGNORE_HFILES += \
+	totem-dnd-menu.h				\
+	totem-aspect-frame.h				\
+	totem-gst-helpers.h				\
 	bacon-video-widget-properties.h	\
 	totem-gallery.h			\
 	totem-gallery-progress.h	\
diff --git a/docs/reference/totem-sections.txt b/docs/reference/totem-sections.txt
index 16b7078..fe5a9ae 100644
--- a/docs/reference/totem-sections.txt
+++ b/docs/reference/totem-sections.txt
@@ -182,6 +182,7 @@ BvwDVDEvent
 BvwMetadataType
 BvwVisualizationQuality
 BvwVideoProperty
+BvwZoomMode
 BvwError
 bacon_video_widget_new
 bacon_video_widget_open
@@ -241,6 +242,8 @@ bacon_video_widget_get_volume
 bacon_video_widget_set_volume
 bacon_video_widget_get_zoom
 bacon_video_widget_set_zoom
+bacon_video_widget_has_angles
+bacon_video_widget_set_next_angle
 bacon_video_widget_has_next_track
 bacon_video_widget_has_previous_track
 bacon_video_widget_is_playing
@@ -256,6 +259,7 @@ BVW_TYPE_METADATA_TYPE
 BVW_TYPE_USE_TYPE
 BVW_TYPE_VIDEO_PROPERTY
 BVW_TYPE_VISUALIZATION_QUALITY
+BVW_TYPE_ZOOM_MODE
 bvw_aspect_ratio_get_type
 bvw_audio_output_type_get_type
 bvw_connection_speed_get_type
@@ -265,6 +269,7 @@ bvw_metadata_type_get_type
 bvw_use_type_get_type
 bvw_video_property_get_type
 bvw_visualization_quality_get_type
+bvw_zoom_mode_get_type
 bacon_video_widget_error_quark
 bacon_video_widget_get_type
 BVW_ERROR



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