Changeset 17211 for ipk/source.sh4
- Timestamp:
- Jul 18, 2012, 6:38:37 PM (14 years ago)
- Location:
- ipk/source.sh4
- Files:
-
- 8 edited
-
titanskins_0Acht5Zehn/var/usr/local/share/titan/skin/0Acht5Zehn/skin.xml (modified) (1 diff)
-
titanskins_0Acht5Zehnblack/var/usr/local/share/titan/skin/0Acht5Zehn_black/skin.xml (modified) (1 diff)
-
titanskins_0Acht5Zehnwhite/var/usr/local/share/titan/skin/0Acht5Zehn_white/skin.xml (modified) (1 diff)
-
titanskins_default/var/usr/local/share/titan/skin/default/skin.xml (modified) (1 diff)
-
titanskins_titan/var/usr/local/share/titan/skin/titan/skin.xml (modified) (1 diff)
-
titanskins_titan_grey/var/usr/local/share/titan/skin/titan_grey/skin.xml (modified) (1 diff)
-
titanskins_tobayer01/var/usr/local/share/titan/skin/tobayer01/skin.xml (modified) (1 diff)
-
titanskins_ufs912/var/usr/local/share/titan/skin/ufs912/skin.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ipk/source.sh4/titanskins_0Acht5Zehn/var/usr/local/share/titan/skin/0Acht5Zehn/skin.xml
r16402 r17211 201 201 <screen name="network" title="Network Adapter Settings" titlealign=center fontcol=fontcol valign=bottom font=AlteHaasGroteskBold hspace=30 vspace=30 fontsize=26 posx=center posy=center width=700 height=643 bgcol=bgcol bordercol=bgcol bordersize=1> 202 202 <node bordercol=scrollbarcol scrollbar=auto type=listbox posy=center posx=center name=listbox width=55% height=70%> 203 <node name= dhcp type=choicebox parent=listbox valign=middle posx=0 text="dhcp" width=100% height=25>203 <node name=type type=choicebox parent=listbox valign=middle posx=0 text="type" width=100% height=25> 204 204 <node name=ipaddresse type=inputboxnum parent=listbox valign=middle posx=0 text="ipaddresse" width=100% height=25> 205 205 <node name=netmask type=inputboxnum parent=listbox valign=middle posx=0 text="netmask" width=100% height=25> -
ipk/source.sh4/titanskins_0Acht5Zehnblack/var/usr/local/share/titan/skin/0Acht5Zehn_black/skin.xml
r16402 r17211 201 201 <screen name="network" title="Network Adapter Settings" titlealign=center fontcol=fontcol valign=bottom font=AlteHaasGroteskBold hspace=30 vspace=30 fontsize=26 posx=center posy=center width=700 height=643 bgcol=bgcol bordercol=bgcol bordersize=1> 202 202 <node bordercol=scrollbarcol scrollbar=auto type=listbox posy=center posx=center name=listbox width=55% height=70%> 203 <node name= dhcp type=choicebox parent=listbox valign=middle posx=0 text="dhcp" width=100% height=25>203 <node name=type type=choicebox parent=listbox valign=middle posx=0 text="type" width=100% height=25> 204 204 <node name=ipaddresse type=inputboxnum parent=listbox valign=middle posx=0 text="ipaddresse" width=100% height=25> 205 205 <node name=netmask type=inputboxnum parent=listbox valign=middle posx=0 text="netmask" width=100% height=25> -
ipk/source.sh4/titanskins_0Acht5Zehnwhite/var/usr/local/share/titan/skin/0Acht5Zehn_white/skin.xml
r16402 r17211 201 201 <screen name="network" title="Network Adapter Settings" titlealign=center fontcol=fontcol valign=bottom font=AlteHaasGroteskBold hspace=30 vspace=30 fontsize=26 posx=center posy=center width=700 height=643 bgcol=bgcol bordercol=bgcol bordersize=1> 202 202 <node bordercol=scrollbarcol scrollbar=auto type=listbox posy=center posx=center name=listbox width=55% height=70%> 203 <node name= dhcp type=choicebox parent=listbox valign=middle posx=0 text="dhcp" width=100% height=25>203 <node name=type type=choicebox parent=listbox valign=middle posx=0 text="type" width=100% height=25> 204 204 <node name=ipaddresse type=inputboxnum parent=listbox valign=middle posx=0 text="ipaddresse" width=100% height=25> 205 205 <node name=netmask type=inputboxnum parent=listbox valign=middle posx=0 text="netmask" width=100% height=25> -
ipk/source.sh4/titanskins_default/var/usr/local/share/titan/skin/default/skin.xml
r17207 r17211 1265 1265 <node bordersize="5" bordercol="black" posx="850" posy="0" width="370" height="205" bgcol="0" transparent="255"> 1266 1266 <node name="listbox" type="listbox" scrollbar="auto" bordercol="titlebgcol" bordersize="1" fontsize="28" posx="center" posy="215" width="600" height="385" hspace="5" vspace="5"> 1267 <node parent="listbox" name=" dhcp" text="dhcp" type="choicebox" valign="middle" width="100%" height="35">1267 <node parent="listbox" name="type" text="type" type="choicebox" valign="middle" width="100%" height="35"> 1268 1268 <node parent="listbox" name="ipaddresse" text="ipaddresse" type="inputboxnum" valign="middle" width="100%" height="35"> 1269 1269 <node parent="listbox" name="netmask" text="netmask" type="inputboxnum" valign="middle" width="100%" height="35"> -
ipk/source.sh4/titanskins_titan/var/usr/local/share/titan/skin/titan/skin.xml
r16387 r17211 217 217 <screen name="network" title="Network Adapter Settings" titlealign=center hspace=30 vspace=30 fontcol=fontcol titlebgcol=titlebgcol valign=bottom fontsize=30 posx=center posy=center width=60% height=70% bordercol=bordercol bordersize=2 bgcol=bgcol> 218 218 <node scrollbar=auto type=listbox posy=center posx=center name=listbox width=55% height=65%> 219 <node name= dhcp type=choicebox parent=listbox valign=middle posx=0 text="dhcp" width=100% height=25>219 <node name=type type=choicebox parent=listbox valign=middle posx=0 text="type" width=100% height=25> 220 220 <node name=ipaddresse type=inputboxnum parent=listbox valign=middle posx=0 text="ipaddresse" width=100% height=25> 221 221 <node name=netmask type=inputboxnum parent=listbox valign=middle posx=0 text="netmask" width=100% height=25> -
ipk/source.sh4/titanskins_titan_grey/var/usr/local/share/titan/skin/titan_grey/skin.xml
r16387 r17211 217 217 <screen name="network" title="Network Adapter Settings" titlealign=center hspace=30 vspace=30 fontcol=fontcol titlebgcol=titlebgcol valign=bottom fontsize=30 posx=center posy=center width=60% height=70% bordercol=bordercol bordersize=2 bgcol=bgcol> 218 218 <node scrollbar=auto type=listbox posy=center posx=center name=listbox width=55% height=65%> 219 <node name= dhcp type=choicebox parent=listbox valign=middle posx=0 text="dhcp" width=100% height=25>219 <node name=type type=choicebox parent=listbox valign=middle posx=0 text="type" width=100% height=25> 220 220 <node name=ipaddresse type=inputboxnum parent=listbox valign=middle posx=0 text="ipaddresse" width=100% height=25> 221 221 <node name=netmask type=inputboxnum parent=listbox valign=middle posx=0 text="netmask" width=100% height=25> -
ipk/source.sh4/titanskins_tobayer01/var/usr/local/share/titan/skin/tobayer01/skin.xml
r16854 r17211 256 256 <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue"> 257 257 <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol" posx="10" posy="10" width="880" height="-50" bordercol="fontcol"> 258 <node name=" dhcp" text="dhcp" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">258 <node name="type" text="type" type="choicebox" parent="listbox" valign="middle" width="100%" height="35"> 259 259 <node name="ipaddresse" text="ipaddresse" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="35"> 260 260 <node name="netmask" text="netmask" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="35"> -
ipk/source.sh4/titanskins_ufs912/var/usr/local/share/titan/skin/ufs912/skin.xml
r16855 r17211 264 264 <node name="pic" picmem="skin/ufs912_background.png" posx="1" posy="1" width="895" height="30"> 265 265 <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol1" posx="10" posy="25" width="876" height="-40" bordercol="fontcol2"> 266 <node name=" dhcp" text="dhcp" type="choicebox" parent="listbox" valign="middle" width="100%" height="35">266 <node name="type" text="type" type="choicebox" parent="listbox" valign="middle" width="100%" height="35"> 267 267 <node name="ipaddresse" text="ipaddresse" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="35"> 268 268 <node name="netmask" text="netmask" type="inputboxnum" parent="listbox" valign="middle" width="100%" height="35">
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/openaaf/chrome/common/titannit_trac_banner.png)