/[graveman]/graveman/current/src/growisofs.c
ViewVC logotype

Diff of /graveman/current/src/growisofs.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.8 by scresto, Mon Apr 4 01:37:42 2005 UTC revision 1.9 by scresto, Mon May 2 23:18:32 2005 UTC
# Line 244  _DEB("nbr gravure = [%d]\n", Lnbrgravure Line 244  _DEB("nbr gravure = [%d]\n", Lnbrgravure
244      gtk_label_set_text(Ltitle, Ltxt);      gtk_label_set_text(Ltitle, Ltxt);
245      g_free(Ltxt);      g_free(Ltxt);
246    
247      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",
248          conf_get_string("growisofs"),          conf_get_string("growisofs"),
249          Lnotfix ? "" : "-dvd-compat",          Lnotfix ? "" : "-dvd-compat",
250          Loperation,          Loperation,

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26