slitaz-tools diff tinyutils/burnbox @ rev 508

Gettextized tazctrlbox, add pot file and up Makefile
author Christophe Lincoln <pankso@slitaz.org>
date Fri Oct 22 23:58:51 2010 +0200 (2010-10-22)
parents 764a5707fd96
children 6e8c38a0aee3
line diff
     1.1 --- a/tinyutils/burnbox	Tue Mar 30 09:35:11 2010 +0000
     1.2 +++ b/tinyutils/burnbox	Fri Oct 22 23:58:51 2010 +0200
     1.3 @@ -205,7 +205,7 @@
     1.4  burn_iso()
     1.5  {
     1.6  	xterm -geometry 80x16 -title "Wodim" \
     1.7 -		-e "wodim -v speed=$SPEED dev=$DEVICE $OPTIONS $ISO_IMAGE; sleep 4			
     1.8 +		-e "wodim -v speed=$SPEED dev=$DEVICE $OPTIONS '$ISO_IMAGE'; sleep 4			
     1.9  		"
    1.10  }
    1.11  # =====AUDIO=====