From 1a054b54c918af8d111360704c9f62343f717214 Mon Sep 17 00:00:00 2001 From: Thomas Schmitt Date: Fri, 6 Apr 2007 06:49:51 +0000 Subject: [PATCH] Updated media list in introduction comment --- test/libburner.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/libburner.c b/test/libburner.c index 6ce437e..a743b73 100644 --- a/test/libburner.c +++ b/test/libburner.c @@ -8,8 +8,8 @@ libburner is a minimal demo application for the library libburn as provided on http://libburnia.pykix.org . It can list the available devices, can - blank a CD-RW or DVD-RW, can format a DVD-RW, and can burn to CD-R, CD-RW, - DVD+RW, DVD-RAM or DVD-RW. Not supported yet: DVD+R [DL]. + blank a CD-RW or DVD-RW, can format a DVD-RW, can burn to CD-R, CD-RW, DVD-R, + DVD+R, DVD+RW, DVD-RAM or DVD-RW. Not supported yet: double layer media. It's main purpose, nevertheless, is to show you how to use libburn and also to serve the libburnia team as reference application. libburner.c does indeed