slitaz-tools rev 463

tazctrlbox: add serverbox button
author Rohit Joshi <jozee@slitaz.org>
date Wed Mar 24 06:37:36 2010 -0400 (2010-03-24)
parents eae75165f38c
children cd27820e187d
files tinyutils/tazctrlbox
line diff
     1.1 --- a/tinyutils/tazctrlbox	Wed Mar 24 06:36:22 2010 -0400
     1.2 +++ b/tinyutils/tazctrlbox	Wed Mar 24 06:37:36 2010 -0400
     1.3 @@ -522,6 +522,11 @@
     1.4  			<action>tazhw box &</action>
     1.5  		</button>
     1.6  		<button>
     1.7 +			<label>Server</label>
     1.8 +			<input file icon="utilities-system-monitor"></input>
     1.9 +			<action>serverbox &</action>
    1.10 +		</button>
    1.11 +		<button>
    1.12  			<label>Storage</label>
    1.13  			<input file icon="media-flash"></input>
    1.14  			<action>mountbox &</action>