tazlito rev 166

tazlitobox: improve meta gui
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Mar 20 14:54:55 2010 +0100 (2010-03-20)
parents a81283fde1bd
children 377239fded02
files tazlitobox
line diff
     1.1 --- a/tazlitobox	Sat Mar 20 14:43:40 2010 +0100
     1.2 +++ b/tazlitobox	Sat Mar 20 14:54:55 2010 +0100
     1.3 @@ -432,51 +432,51 @@
     1.4  
     1.5  	<vbox>
     1.6  		<hbox>
     1.7 -		<text wrap="true" width-chars="33" use-markup="true">
     1.8 -			<label>
     1.9 +			<vbox>
    1.10 +				<text wrap="true" width-chars="33" use-markup="true">
    1.11 +					<label>
    1.12  "
    1.13  Combines several ISO flavors like
    1.14  nested Russian dolls. The amount
    1.15  of RAM available at startup will be
    1.16  used to select the good one. "
    1.17 -			</label>
    1.18 -		</text>
    1.19 -
    1.20 -		<tree>
    1.21 -			<width>140</width><height>50</height>
    1.22 -			<label>RAM|ISO</label>
    1.23 -			<variable>ISO_ITEM</variable>
    1.24 -			<input>$BIN merge_input</input>
    1.25 -			<action>$BIN merge_del</action>
    1.26 -			<action>refresh:ISO_ITEM</action>
    1.27 -		</tree>
    1.28 -		</hbox>
    1.29 -		<hbox>
    1.30 -			<text use-markup="true">
    1.31 -				<label>"<b>ISO input: </b> "</label>
    1.32 -			</text>
    1.33 -			<entry accept="filename">
    1.34 -				<variable>ISO_IN</variable>
    1.35 -			</entry>
    1.36 -			<button>
    1.37 -				<input file stock="gtk-open"></input>
    1.38 -				<action type="fileselect">ISO_IN</action>
    1.39 -			</button>
    1.40 -		</hbox>
    1.41 -		<hbox>
    1.42 -			<text use-markup="true">
    1.43 -				<label>"<b>RAM need:</b>  "</label>
    1.44 -			</text>
    1.45 -			<entry>
    1.46 -				<default>128M</default>
    1.47 -				<variable>ISO_RAM</variable>
    1.48 -			</entry>
    1.49 -			<button>
    1.50 -				<input file icon="add"></input>
    1.51 -				<label>"Add ISO"</label>
    1.52 -				<action>$BIN merge_add</action>
    1.53 +					</label>
    1.54 +				</text>
    1.55 +				<hbox>
    1.56 +					<text use-markup="true">
    1.57 +						<label>"<b>ISO input: </b> "</label>
    1.58 +					</text>
    1.59 +					<entry accept="filename">
    1.60 +						<variable>ISO_IN</variable>
    1.61 +					</entry>
    1.62 +					<button>
    1.63 +						<input file stock="gtk-open"></input>
    1.64 +						<action type="fileselect">ISO_IN</action>
    1.65 +					</button>
    1.66 +				</hbox>
    1.67 +				<hbox>
    1.68 +					<text use-markup="true">
    1.69 +						<label>"<b>RAM need:</b>  "</label>
    1.70 +					</text>
    1.71 +					<entry>
    1.72 +						<default>128M</default>
    1.73 +						<variable>ISO_RAM</variable>
    1.74 +					</entry>
    1.75 +					<button>
    1.76 +						<input file icon="add"></input>
    1.77 +						<action>$BIN merge_add</action>
    1.78 +						<action>refresh:ISO_ITEM</action>
    1.79 +					</button>
    1.80 +				</hbox>
    1.81 +			</vbox>
    1.82 +			<tree>
    1.83 +				<width>140</width><height>50</height>
    1.84 +				<label>RAM|ISO</label>
    1.85 +				<variable>ISO_ITEM</variable>
    1.86 +				<input>$BIN merge_input</input>
    1.87 +				<action>$BIN merge_del</action>
    1.88  				<action>refresh:ISO_ITEM</action>
    1.89 -			</button>
    1.90 +			</tree>
    1.91  		</hbox>
    1.92  		<hbox>
    1.93  			<text use-markup="true">