slitaz-tools rev 185

netbox: misc cosmetic changes
author Christophe Lincoln <pankso@slitaz.org>
date Sun May 11 03:17:54 2008 +0200 (2008-05-11)
parents 8fc4218a0995
children b3e9410f28ca
files tinyutils/netbox
line diff
     1.1 --- a/tinyutils/netbox	Sun May 11 03:08:48 2008 +0200
     1.2 +++ b/tinyutils/netbox	Sun May 11 03:17:54 2008 +0200
     1.3 @@ -134,7 +134,7 @@
     1.4      </notebook>
     1.5      <hbox>
     1.6        <button>
     1.7 -        <input file icon="exit"></input>
     1.8 +        <input file icon="gtk-close"></input>
     1.9          <action type="closewindow">IFCONFIG</action>
    1.10        </button>
    1.11      </hbox>
    1.12 @@ -155,14 +155,12 @@
    1.13  <b>SliTaz - Netbox</b>"
    1.14        </label>
    1.15      </text>
    1.16 -    <text wrap="true" width-chars="44">
    1.17 +    <text wrap="true" width-chars="60">
    1.18        <label>
    1.19 -"
    1.20 -Manage network connections getting dynamic IP
    1.21 -by DHCP or static IP, and setup servers.
    1.22 -Netbox can start or stop networking, configure 
    1.23 -network interfaces or directly edit files.
    1.24 -Wifi users may configure System wide / Network.
    1.25 +"Manage network connections getting dynamic IP by DHCP or static IP,
    1.26 +and setup servers. Netbox can start or stop networking, configure 
    1.27 +network interfaces or directly edit files. Wifi users may configure
    1.28 +System wide / Network.
    1.29  "
    1.30        </label>
    1.31      </text>
    1.32 @@ -1008,6 +1006,7 @@
    1.33  	    <action type="launch">IFCONFIG</action>
    1.34        </button>
    1.35        <button>
    1.36 +        <label>Quit</label>
    1.37          <input file icon="exit"></input>
    1.38          <action type="exit">Exit</action>
    1.39        </button>