slitaz-tools rev 399
Tiny edits
author | Paul Issott <paul@slitaz.org> |
---|---|
date | Tue Oct 06 22:05:11 2009 +0000 (2009-10-06) |
parents | 31c189734a0e |
children | 811bc20e60ae |
files | doc/burnbox.html lib/libmountbox |
line diff
1.1 --- a/doc/burnbox.html Mon Oct 05 21:33:32 2009 +0000 1.2 +++ b/doc/burnbox.html Tue Oct 06 22:05:11 2009 +0000 1.3 @@ -67,7 +67,7 @@ 1.4 1.5 <h3>Backup of data and audio CD</h3> 1.6 <p> 1.7 -This is supported in the second tab. Optional package <em>cdrkit-isoinfo</em> may help to the improve the burn speed. 1.8 +This is supported in the second tab. Optional package <em>cdrkit-isoinfo</em> may help to improve the burn speed. 1.9 </p> 1.10 <ul> 1.11 <li>Insert CD</li> 1.12 @@ -96,7 +96,7 @@ 1.13 1.14 <h3>Audio CD burning</h3> 1.15 <p> 1.16 -Using the third tab; WAV, OGG, MP3 files are supported. 1.17 +This is supported in the third tab. WAV, OGG, MP3 files are supported. 1.18 OGG and MP3 are automatically converted into an uncompressed WAV format for burning. 1.19 </p> 1.20 <ul>
2.1 --- a/lib/libmountbox Mon Oct 05 21:33:32 2009 +0000 2.2 +++ b/lib/libmountbox Tue Oct 06 22:05:11 2009 +0000 2.3 @@ -501,7 +501,7 @@ 2.4 <hbox> 2.5 <text use-markup=\"true\"> 2.6 <label>\" 2.7 -<b>Need the packages :</b> 2.8 +<b>Packages needed :</b> 2.9 2.10 $(for i in $missing ; do echo $i; done) 2.11 \" </label>