slitaz-tools diff tinyutils/burnbox @ rev 156

burnbox: add wodim help
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Apr 21 10:59:38 2008 +0000 (2008-04-21)
parents adb072794713
children 045c9474ee99
line diff
     1.1 --- a/tinyutils/burnbox	Mon Jan 14 16:28:04 2008 +0100
     1.2 +++ b/tinyutils/burnbox	Mon Apr 21 10:59:38 2008 +0000
     1.3 @@ -97,6 +97,10 @@
     1.4      
     1.5      <hbox>
     1.6        <button>
     1.7 +        <input file icon="help"></input>
     1.8 +	<action>xterm -sb -fa MiscFixed -fs 11 -bg gray93 -fg black -geometry 95x25 -title "wodim help" -e "wodim --help ; echo -e \"----\nENTER to continue...\" && read close"</action>
     1.9 +      </button>
    1.10 +      <button>
    1.11          <label>Burn</label>
    1.12          <input file icon="forward"></input>
    1.13          <action>echo "Burning $ISO_IMAGE..."</action>