summaryrefslogtreecommitdiff
path: root/po/POTFILES.in
diff options
context:
space:
mode:
authorRonald Bultje <rbultje@src.gnome.org>2004-10-11 15:53:13 +0000
committerRonald Bultje <rbultje@src.gnome.org>2004-10-11 15:53:13 +0000
commitc71202c4ccfc08786cae6a2115bc3aa9cb8a9da1 (patch)
tree539df110a15ada885162acf0a08b1bade8d373e2 /po/POTFILES.in
parent82470e57d54a5a0c8655e6dc2a2d043c4b2f4ee3 (diff)
downloadtotem-c71202c4ccfc08786cae6a2115bc3aa9cb8a9da1.tar.gz
Remove open vcd/cdda/dvd entries, add open disc.
* data/totem.glade: Remove open vcd/cdda/dvd entries, add open disc. * po/POTFILES.in: * src/Makefile.am: Add totem-disc.[ch]. * src/bacon-video-widget-gst.c: (bacon_video_widget_open), (bacon_video_widget_can_play), (bacon_video_widget_get_mrls), (bacon_video_widget_get_metadata_string): Add discid for audio-CDs. Don't open the same media twice. This is sort of a hack for something that I don't quite understand in Totem just yet. * src/bacon-video-widget-xine.c: (bacon_video_widget_can_play), (bacon_video_widget_get_mrls): * src/bacon-video-widget.h: * src/disc-test.c: (main): * src/totem-disc.c: (get_device), (cd_cache_new), (cd_cache_open_device), (cd_cache_open_mountpoint), (cd_cache_free), (cd_cache_disc_is_cdda), (cd_cache_disc_is_vcd), (cd_cache_disc_is_dvd), (cd_detect_type): * src/totem-disc.h: * src/totem.c: (totem_action_open_files_list), (on_play_disc1_activate), (totem_action_remote), (totem_callback_connect): Move MEDIA_* to MEDIA_TYPE_*, add DATA/ERROR, add disc content autodetection for the 'Open Disc' menu entry (VCD still TODO).
Diffstat (limited to 'po/POTFILES.in')
-rw-r--r--po/POTFILES.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 824e79065..31a0cc357 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -14,6 +14,7 @@ src/bacon-v4l-selection.c
src/bacon-video-widget-gst.c
src/bacon-video-widget-properties.c
src/bacon-video-widget-xine.c
+src/totem-disc.c
src/totem-mozilla-viewer.c
src/totem-playlist.c
src/totem-pl-parser.c