slitaz-tools rev 229

Netbox: use man, not firefox
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Jul 11 11:15:47 2008 +0000 (2008-07-11)
parents 4da66bddc61a
children dd528df4281e
files tinyutils/netbox
line diff
     1.1 --- a/tinyutils/netbox	Fri Jul 11 11:08:27 2008 +0000
     1.2 +++ b/tinyutils/netbox	Fri Jul 11 11:15:47 2008 +0000
     1.3 @@ -534,8 +534,8 @@
     1.4          </button>
     1.5          <button>
     1.6            <input file icon="help"></input>
     1.7 -	  <label>Web</label>
     1.8 -	  <action>firefox http://www.linuxmanpages.com/man8/iwconfig.8.php</action>
     1.9 +	  <label>man</label>
    1.10 +	  <action>xterm -fa MiscFixed -fs 11 -bg gray93 -fg black -geometry 80x24 -title "iwconfig man (q to quit)" -e "man 8 iwconfig"</action>
    1.11          </button>
    1.12        </hbox>
    1.13        </vbox>'