|
|
|
@ -215,7 +215,7 @@ void k9BurnDVD::burnWithGenisoimage() {
|
|
|
|
|
if ( KMessageBox::warningContinueCancel ( 0,i18n("Insert a recordable DVD"), i18n("DVD burning"))!=KMessageBox::Continue)
|
|
|
|
|
cancelled=true;
|
|
|
|
|
}
|
|
|
|
|
tqDebug("%s", proc->debug());
|
|
|
|
|
tqDebug("%s", proc->debug().ascii());
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|