slitaz-tools diff boxes/burn-box @ rev 969

Update tazbox vnc + fr translation
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Mar 27 11:07:41 2016 +0200 (2016-03-27)
parents 3be081525506
children 491239328786
line diff
     1.1 --- a/boxes/burn-box	Thu Jun 04 17:11:36 2015 +0300
     1.2 +++ b/boxes/burn-box	Sun Mar 27 11:07:41 2016 +0200
     1.3 @@ -23,7 +23,7 @@
     1.4  # Internal variables
     1.5  
     1.6  boxopts="--height=300 --width=620"
     1.7 -icon=media-optical-dvd-rw
     1.8 +icon='drive-optical'
     1.9  options="-eject -multi"
    1.10  speed=$(fgrep "drive speed" /proc/sys/dev/cdrom/info | cut -f3)
    1.11  tmpdir=$(mktemp -d)