]> git.sesse.net Git - kdenlive/blobdiff - src/dvdwizard.cpp
Update DVD wizard: use underline to show selected text, add shadows to text
[kdenlive] / src / dvdwizard.cpp
index 4cc09174e7cc097ec768f60d217513b5585f5460..aa36f6048a497c4a84a3cf767f3e8ea4d59928e3 100644 (file)
@@ -294,7 +294,7 @@ void DvdWizard::generateDvd()
         stream.appendChild(spu);
         spu.setAttribute("force", "yes");
         spu.setAttribute("start", "00:00:00.00");
-        spu.setAttribute("image", temp1.fileName());
+        //spu.setAttribute("image", temp1.fileName());
        spu.setAttribute("select", temp2.fileName());
         spu.setAttribute("highlight", temp3.fileName());
         /*spu.setAttribute("autoorder", "rows");*/