summaryrefslogtreecommitdiff
path: root/po/POTFILES.in
diff options
context:
space:
mode:
authorPhilip Withnall <pwithnall@svn.gnome.org>2007-10-22 22:34:40 +0000
committerPhilip Withnall <pwithnall@src.gnome.org>2007-10-22 22:34:40 +0000
commit036f3818748e9ee4e35a3ac658d8f5c14195b5d4 (patch)
tree7e8f6b76d04e2732e881ca325db0ff49bfd172a8 /po/POTFILES.in
parent7259003a24d38d0b769074c5f92cb58185bd5270 (diff)
downloadtotem-036f3818748e9ee4e35a3ac658d8f5c14195b5d4.tar.gz
Move the cell renderer used in the YouTube plugin out to a C-based GObject
2007-10-22 Philip Withnall <pwithnall@svn.gnome.org> * bindings/python/Makefile.am: * bindings/python/totem.defs: * bindings/python/totem.override: * src/Makefile.am: * src/plugins/youtube/youtube.py: * src/plugins/youtube/youtube.ui: * src/totem-cell-renderer-video.c: (totem_cell_renderer_video_new), (totem_cell_renderer_video_class_init), (totem_cell_renderer_video_init), (totem_cell_renderer_video_dispose), (totem_cell_renderer_video_set_property), (totem_cell_renderer_video_get_property), (get_size), (totem_cell_renderer_video_get_size), (totem_cell_renderer_video_render): * src/totem-cell-renderer-video.h: Move the cell renderer used in the YouTube plugin out to a C-based GObject and clean it up a bit. Add the new object to the Python bindings, and make the YouTube plugin use it. Additional cleanup to the YouTube plugin and the Python bindings. svn path=/trunk/; revision=4805
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 63b57c3ea..55c54bab8 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -10,6 +10,7 @@ data/totem.desktop.in.in.in
data/totem.schemas.in
[type: gettext/glade]data/uri.ui
lib/totem-scrsaver.c
+src/totem-cell-renderer-video.c
src/totem-fullscreen.c
src/totem-interface.c
src/totem-menu.c