GNOME Bugzilla – Bug 560448
GNOME Goal: Remove deprecated GLib symbols
Last modified: 2008-11-12 07:20:03 UTC
See http://live.gnome.org/GnomeGoals/RemoveDeprecatedSymbols/Glib Here are the files+lines using deprecated GLib symbols in this module: totem/src/backend/bacon-video-widget-gst-0.10.c:5126: g_date_set_time (&d, time (NULL));
2008-11-12 Philip Withnall <philip@tecnocode.co.uk> * src/backend/bacon-video-widget-gst-0.10.c (bacon_video_widget_new): Remove a deprecated GLib symbol. (Closes: #560448)