graveman-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Graveman-cvs] Changes to graveman/current/src/dvdrwmediainfo.c


From: sylvain cresto
Subject: [Graveman-cvs] Changes to graveman/current/src/dvdrwmediainfo.c
Date: Mon, 16 May 2005 21:16:41 -0400

Index: graveman/current/src/dvdrwmediainfo.c
diff -u graveman/current/src/dvdrwmediainfo.c:1.11 
graveman/current/src/dvdrwmediainfo.c:1.12
--- graveman/current/src/dvdrwmediainfo.c:1.11  Wed May  4 01:31:06 2005
+++ graveman/current/src/dvdrwmediainfo.c       Tue May 17 01:16:34 2005
@@ -53,7 +53,7 @@
   gint *Lpid = (gint *)sc_grave_get_data(Ag, "pid");
   GString *Loutput;
   gchar *Ldvdprg = conf_get_string("dvd+rw-mediainfo");
-  gchar *Ldevicestr = get_dvdrwtools_bus(Adevice);
+  gchar *Ldevicestr = matos_get_device(Adevice);
 
   if (!Ldvdprg || !Ldevicestr || !*Ldvdprg || !*Ldevicestr) return 0;
   




reply via email to

[Prev in Thread] Current Thread [Next in Thread]