| 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, |