[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Graveman-cvs] Changes to graveman/current/src/growisofs.c
From: |
sylvain cresto |
Subject: |
[Graveman-cvs] Changes to graveman/current/src/growisofs.c |
Date: |
Mon, 02 May 2005 19:18:38 -0400 |
Index: graveman/current/src/growisofs.c
diff -u graveman/current/src/growisofs.c:1.8
graveman/current/src/growisofs.c:1.9
--- graveman/current/src/growisofs.c:1.8 Mon Apr 4 01:37:42 2005
+++ graveman/current/src/growisofs.c Mon May 2 23:18:32 2005
@@ -244,7 +244,7 @@
gtk_label_set_text(Ltitle, Ltxt);
g_free(Ltxt);
- Lcommandline = g_strdup_printf("%s %s %s %s %s%s %s -gui
-use-the-force-luke=tty%s %s -graft-points -path-list %s",
+ Lcommandline = g_strdup_printf("%s %s %s %s %s%s %s -gui
-use-the-force-luke=tty%s %s -graft-points -path-list %s/pathlist",
conf_get_string("growisofs"),
Lnotfix ? "" : "-dvd-compat",
Loperation,
- [Graveman-cvs] Changes to graveman/current/src/growisofs.c,
sylvain cresto <=