slitaz-tools rev 134

bootfloppybox: reduce size
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Apr 09 18:54:43 2008 +0000 (2008-04-09)
parents f538fc954eb2
children 6d24af2d7ed2
files tinyutils/bootfloppybox
line diff
     1.1 --- a/tinyutils/bootfloppybox	Wed Apr 09 14:34:14 2008 +0000
     1.2 +++ b/tinyutils/bootfloppybox	Wed Apr 09 18:54:43 2008 +0000
     1.3 @@ -27,7 +27,7 @@
     1.4  <b>SliTaz - Bootfloppybox</b>"
     1.5        </label>
     1.6      </text>
     1.7 -    <text wrap="true" width-chars="44" use-markup="true">
     1.8 +    <text wrap="false" width-chars="44" use-markup="true">
     1.9        <label>
    1.10  "
    1.11  Create a floppy to boot LiveCD, PXE or Memtest tool. 
    1.12 @@ -52,6 +52,7 @@
    1.13          </button>
    1.14        </hbox>
    1.15      </frame>
    1.16 +    <notebook labels="LiveCD|PXE Network|Memory Test">
    1.17  '  
    1.18  while read name file pkg desc; do
    1.19      tmp="<frame $name>
    1.20 @@ -100,7 +101,7 @@
    1.21  Memtest86+ /usr/share/boot/memtest.lzma memtest Memory failures detection tool.
    1.22  EOT
    1.23  tmp='
    1.24 -    
    1.25 +    </notebook>
    1.26      <hbox>
    1.27        <button>
    1.28          <input file icon="exit"></input>