sinek/src playlist.c,1.34,1.35
[email protected] Thu, 16 Jan 2003 23:40:29 -0800
| Newsgroups | gmane.comp.video.sinek.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/sinek/sinek/src
In directory sc8-pr-cvs1:/tmp/cvs-serv4933
Modified Files:
playlist.c
Log Message:
gtkxine changes
Index: playlist.c
===================================================================
RCS file: /cvsroot/sinek/sinek/src/playlist.c,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -d -r1.34 -r1.35
--- playlist.c 3 Jan 2003 09:42:20 -0000 1.34
+++ playlist.c 17 Jan 2003 07:40:27 -0000 1.35
@@ -9,6 +9,7 @@
*/
#include "common.h"
+#include "gtkxine.h"
enum
{
@@ -73,7 +74,7 @@
{
gchar *fname = NULL;
- sinek.repeat_all = xine_config_register_bool(sinek.xine, "sinek.repeat_all", -1, NULL, NULL, 0, NULL, NULL);
+ sinek.repeat_all = gtk_xine_config_register_bool(GTK_XINE(sinek.xine), "sinek.repeat_all", -1);
wm_build(pl_build);
-------------------------------------------------------
This SF.NET email is sponsored by: Thawte.com
Understand how to protect your customers personal information by implementing
SSL on your Apache Web Server. Click here to get our FREE Thawte Apache
Guide: http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0029en