summaryrefslogtreecommitdiff
path: root/docs/reference/meson.build
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2021-05-06 13:45:54 +0200
committerBastien Nocera <hadess@hadess.net>2021-05-06 13:45:54 +0200
commit6101d7a789d7d2c6112a9fb860152694152285a7 (patch)
treea7a06bed53a102fbb542cf18d03342385acd0095 /docs/reference/meson.build
parent81a00c80a3cba39875c9d7ac73d069367c50fcf4 (diff)
downloadtotem-6101d7a789d7d2c6112a9fb860152694152285a7.tar.gz
docs: Remove obsolete headers from private list
Diffstat (limited to 'docs/reference/meson.build')
-rw-r--r--docs/reference/meson.build20
1 files changed, 0 insertions, 20 deletions
diff --git a/docs/reference/meson.build b/docs/reference/meson.build
index 67b8c74cc..6eec8d9d1 100644
--- a/docs/reference/meson.build
+++ b/docs/reference/meson.build
@@ -1,27 +1,16 @@
doc_module = meson.project_name()
private_headers = [
- 'bacon-resize.h',
'bacon-time-label.h',
'bacon-video-controls-actor.h',
'bacon-video-spinner-actor.h',
- 'bacon-video-widget-common.h',
'bacon-video-widget-gst-missing-plugins.h',
'bacon-video-widget-properties.h',
'clock.h',
- 'debug.h',
- 'gd-fullscreen-filter.h',
'gd-tagged-entry.h',
- 'gnome-screenshot-widget.h',
- 'gsd-media-keys-window.h',
- 'gstscreenshot.h',
'icon-helpers.h',
'screenshot-filename-builder.h',
'totem-aspect-frame.h',
- 'totem-dnd-menu.h',
- 'totem-dvb-setup.h',
- 'totem-edit-chapter.h',
- 'totem-fullscreen.h',
'totem-gallery-progress.h',
'totem-gallery.h',
'totem-grilo.h',
@@ -29,32 +18,23 @@ private_headers = [
'totem-gst-pixbuf-helpers.h',
'totem-main-toolbar.h',
'totem-menu.h',
- 'totem-module.h',
'totem-open-location.h',
'totem-options.h',
'totem-playlist.h',
'totem-plugins-engine.h',
- 'totem-plugin-manager.h',
'totem-preferences.h',
'totem-private.h',
'totem-profile.h',
- 'totem-python-plugin.h',
'totem-resources.h',
'totem-screenshot-plugin.h',
- 'totem-screenshot.h',
'totem-search-entry.h',
'totem-selection-toolbar.h',
'totem-session.h',
- 'totem-skipto-plugin.h',
'totem-skipto.h',
- 'totem-statusbar.h',
'totem-subtitle-encoding.h',
'totem-time-entry.h',
'totem-time-helpers.h',
- 'totem-time-label.h',
- 'totem-tracker-widget.h',
'totem-uri.h',
- 'video-utils.h'
]
version_conf = configuration_data()