Changeset 22432
- Timestamp:
- Jul 16, 2013, 9:34:18 AM (13 years ago)
- Location:
- ipk/source.sh4
- Files:
-
- 4 edited
-
titanskins_titan/var/usr/local/share/titan/skin/titan/skin.xml (modified) (2 diffs)
-
titanskins_titan_grey/var/usr/local/share/titan/skin/titan_grey/skin.xml (modified) (2 diffs)
-
titanskins_tobayer01/var/usr/local/share/titan/skin/tobayer01/skin.xml (modified) (2 diffs)
-
titanskins_ufs912/var/usr/local/share/titan/skin/ufs912/skin.xml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
ipk/source.sh4/titanskins_titan/var/usr/local/share/titan/skin/titan/skin.xml
r22309 r22432 650 650 <node parent="listbox" name="bottomoffset" text="OSD Bottom Overscan" type="choicebox" valign="middle" width="100%"> 651 651 <node parent="listbox" name="piconpath" text="Piconpath" type="choicebox" valign="middle" width="100%"> 652 <node parent="listbox" name="showrecfreesize" text="Show HDD freesize" type="choicebox" valign="middle" width="100%"> 653 <node parent="listbox" name="listboxselect" text="Listbox Select Color" type="choicebox" valign="middle" width="100%"> 652 654 <node name="b1" text="OK" halign="center" valign="middle" bordercol="okcol" bordersize="6" bordertype="2" posx="0" posy="0" width="100" height="39"> 653 655 <node name="b2" text="EXIT" halign="center" valign="middle" bordercol="exitcol" bordersize="6" bordertype="2" posx="110" posy="0" width="100" height="39"> … … 1395 1397 </screen> 1396 1398 1399 <screen fontcol=fontcol bgcol=bgcol name="colorpicker" hspace=30 vspace=30 fontsize=30 posx=center posy=center width=345 height=320 bgcol=bgcol bordercol=bordercol bordersize=2> 1400 <node name=cp fontsize=25 posx=0 posy=0 width=100% height=30 bordercol=bordercol bordersize=2 bgcol=0> 1401 1402 <node type=grid name=grid fontsize=25 posx=0 posy=35 width=100% height=-10 bordercol=green bordersize=0 scrollbar=auto> 1403 <node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#FF0000 name=FF0001> 1404 <node parent=grid posx=40 width=40 height=30 bgcol=#DF0000 name=DF0001> 1405 <node parent=grid posx=80 width=40 height=30 bgcol=#BF0000 name=BF0001> 1406 <node parent=grid posx=120 width=40 height=30 bgcol=#9F0000 name=9F0001> 1407 <node parent=grid posx=160 width=40 height=30 bgcol=#7F0000 name=7F0001> 1408 <node parent=grid posx=200 width=40 height=30 bgcol=#5F0000 name=5F0001> 1409 <node parent=grid posx=240 width=40 height=30 bgcol=#3F0000 name=3F0001> 1410 1411 <node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#00FF00 name=00FF01> 1412 <node parent=grid posx=40 width=40 height=30 bgcol=#00DF00 name=00DF01> 1413 <node parent=grid posx=80 width=40 height=30 bgcol=#00BF00 name=00DB01> 1414 <node parent=grid posx=120 width=40 height=30 bgcol=#009F00 name=009F01> 1415 <node parent=grid posx=160 width=40 height=30 bgcol=#007F00 name=007F01> 1416 <node parent=grid posx=200 width=40 height=30 bgcol=#005F00 name=005F01> 1417 <node parent=grid posx=240 width=40 height=30 bgcol=#003F00 name=003F01> 1418 1419 <node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#0000FF name=0001FF> 1420 <node parent=grid posx=40 width=40 height=30 bgcol=#0000DF name=0001DF> 1421 <node parent=grid posx=80 width=40 height=30 bgcol=#0000BF name=0001BF> 1422 <node parent=grid posx=120 width=40 height=30 bgcol=#00009F name=00019F> 1423 <node parent=grid posx=160 width=40 height=30 bgcol=#00007F name=00017F> 1424 <node parent=grid posx=200 width=40 height=30 bgcol=#00005F name=00015F> 1425 <node parent=grid posx=240 width=40 height=30 bgcol=#00003F name=00013F> 1426 1427 <node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#FFFF00 name=FFFF01> 1428 <node parent=grid posx=40 width=40 height=30 bgcol=#DFDF00 name=DFDF01> 1429 <node parent=grid posx=80 width=40 height=30 bgcol=#BFBF00 name=BFBF01> 1430 <node parent=grid posx=120 width=40 height=30 bgcol=#9F9F00 name=9F9F01> 1431 <node parent=grid posx=160 width=40 height=30 bgcol=#7F7F00 name=7F7F01> 1432 <node parent=grid posx=200 width=40 height=30 bgcol=#5F5F00 name=5F5F01> 1433 <node parent=grid posx=240 width=40 height=30 bgcol=#3F3F00 name=3F3F01> 1434 1435 <node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#00FFFF name=01FFFF> 1436 <node parent=grid posx=40 width=40 height=30 bgcol=#00DFDF name=01DFDF> 1437 <node parent=grid posx=80 width=40 height=30 bgcol=#00BFBF name=01BFBF> 1438 <node parent=grid posx=120 width=40 height=30 bgcol=#009F9F name=019F9F> 1439 <node parent=grid posx=160 width=40 height=30 bgcol=#007F7F name=017F7F> 1440 <node parent=grid posx=200 width=40 height=30 bgcol=#005F5F name=015F5F> 1441 <node parent=grid posx=240 width=40 height=30 bgcol=#003F3F name=013F3F> 1442 1443 <node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#FF00FF name=FF01FF> 1444 <node parent=grid posx=40 width=40 height=30 bgcol=#DF00DF name=DF01DF> 1445 <node parent=grid posx=80 width=40 height=30 bgcol=#BF00BF name=BF01BF> 1446 <node parent=grid posx=120 width=40 height=30 bgcol=#9F009F name=9F019F> 1447 <node parent=grid posx=160 width=40 height=30 bgcol=#7F007F name=7F017F> 1448 <node parent=grid posx=200 width=40 height=30 bgcol=#5F005F name=5F015F> 1449 <node parent=grid posx=240 width=40 height=30 bgcol=#3F003F name=3F013F> 1450 1451 <node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#FFFFFF name=FFFFFE> 1452 <node parent=grid posx=40 width=40 height=30 bgcol=#DFDFDF name=DFDFDE> 1453 <node parent=grid posx=80 width=40 height=30 bgcol=#BFBFBF name=BFBFBE> 1454 <node parent=grid posx=120 width=40 height=30 bgcol=#9F9F9F name=9F9F9E> 1455 <node parent=grid posx=160 width=40 height=30 bgcol=#7F7F7F name=7F7F7E> 1456 <node parent=grid posx=200 width=40 height=30 bgcol=#5F5F5F name=5F5F5E> 1457 <node parent=grid posx=240 width=40 height=30 bgcol=#3F3F3F name=3F?F3E> 1458 </screen> 1459 1397 1460 <screen fontcol=fontcol valign=bottom titlealign=center name=unlock hspace=30 vspace=30 fontsize=30 title="Serial Input" posx=center posy=center width=80% height=60% bordercol=bordercol bordersize=2 bgcol=bgcol> 1398 1461 <node name=info wrap=yes type=textbox posy=1 text="Please contact Atemio for activation. Use to navigate the control cross and the extra buttons displayed with your remote control to select." bordercol=bordercol width=100% height=130> -
ipk/source.sh4/titanskins_titan_grey/var/usr/local/share/titan/skin/titan_grey/skin.xml
r22309 r22432 650 650 <node parent="listbox" name="bottomoffset" text="OSD Bottom Overscan" type="choicebox" valign="middle" width="100%"> 651 651 <node parent="listbox" name="piconpath" text="Piconpath" type="choicebox" valign="middle" width="100%"> 652 <node parent="listbox" name="showrecfreesize" text="Show HDD freesize" type="choicebox" valign="middle" width="100%"> 653 <node parent="listbox" name="listboxselect" text="Listbox Select Color" type="choicebox" valign="middle" width="100%"> 652 654 <node name="b1" text="OK" halign="center" valign="middle" bordercol="okcol" bordersize="6" bordertype="2" posx="0" posy="0" width="100" height="39"> 653 655 <node name="b2" text="EXIT" halign="center" valign="middle" bordercol="exitcol" bordersize="6" bordertype="2" posx="110" posy="0" width="100" height="39"> … … 1395 1397 </screen> 1396 1398 1399 <screen fontcol=fontcol bgcol=bgcol name="colorpicker" hspace=30 vspace=30 fontsize=30 posx=center posy=center width=345 height=320 bgcol=bgcol bordercol=bordercol bordersize=2> 1400 <node name=cp fontsize=25 posx=0 posy=0 width=100% height=30 bordercol=bordercol bordersize=2 bgcol=0> 1401 1402 <node type=grid name=grid fontsize=25 posx=0 posy=35 width=100% height=-10 bordercol=green bordersize=0 scrollbar=auto> 1403 <node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#FF0000 name=FF0001> 1404 <node parent=grid posx=40 width=40 height=30 bgcol=#DF0000 name=DF0001> 1405 <node parent=grid posx=80 width=40 height=30 bgcol=#BF0000 name=BF0001> 1406 <node parent=grid posx=120 width=40 height=30 bgcol=#9F0000 name=9F0001> 1407 <node parent=grid posx=160 width=40 height=30 bgcol=#7F0000 name=7F0001> 1408 <node parent=grid posx=200 width=40 height=30 bgcol=#5F0000 name=5F0001> 1409 <node parent=grid posx=240 width=40 height=30 bgcol=#3F0000 name=3F0001> 1410 1411 <node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#00FF00 name=00FF01> 1412 <node parent=grid posx=40 width=40 height=30 bgcol=#00DF00 name=00DF01> 1413 <node parent=grid posx=80 width=40 height=30 bgcol=#00BF00 name=00DB01> 1414 <node parent=grid posx=120 width=40 height=30 bgcol=#009F00 name=009F01> 1415 <node parent=grid posx=160 width=40 height=30 bgcol=#007F00 name=007F01> 1416 <node parent=grid posx=200 width=40 height=30 bgcol=#005F00 name=005F01> 1417 <node parent=grid posx=240 width=40 height=30 bgcol=#003F00 name=003F01> 1418 1419 <node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#0000FF name=0001FF> 1420 <node parent=grid posx=40 width=40 height=30 bgcol=#0000DF name=0001DF> 1421 <node parent=grid posx=80 width=40 height=30 bgcol=#0000BF name=0001BF> 1422 <node parent=grid posx=120 width=40 height=30 bgcol=#00009F name=00019F> 1423 <node parent=grid posx=160 width=40 height=30 bgcol=#00007F name=00017F> 1424 <node parent=grid posx=200 width=40 height=30 bgcol=#00005F name=00015F> 1425 <node parent=grid posx=240 width=40 height=30 bgcol=#00003F name=00013F> 1426 1427 <node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#FFFF00 name=FFFF01> 1428 <node parent=grid posx=40 width=40 height=30 bgcol=#DFDF00 name=DFDF01> 1429 <node parent=grid posx=80 width=40 height=30 bgcol=#BFBF00 name=BFBF01> 1430 <node parent=grid posx=120 width=40 height=30 bgcol=#9F9F00 name=9F9F01> 1431 <node parent=grid posx=160 width=40 height=30 bgcol=#7F7F00 name=7F7F01> 1432 <node parent=grid posx=200 width=40 height=30 bgcol=#5F5F00 name=5F5F01> 1433 <node parent=grid posx=240 width=40 height=30 bgcol=#3F3F00 name=3F3F01> 1434 1435 <node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#00FFFF name=01FFFF> 1436 <node parent=grid posx=40 width=40 height=30 bgcol=#00DFDF name=01DFDF> 1437 <node parent=grid posx=80 width=40 height=30 bgcol=#00BFBF name=01BFBF> 1438 <node parent=grid posx=120 width=40 height=30 bgcol=#009F9F name=019F9F> 1439 <node parent=grid posx=160 width=40 height=30 bgcol=#007F7F name=017F7F> 1440 <node parent=grid posx=200 width=40 height=30 bgcol=#005F5F name=015F5F> 1441 <node parent=grid posx=240 width=40 height=30 bgcol=#003F3F name=013F3F> 1442 1443 <node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#FF00FF name=FF01FF> 1444 <node parent=grid posx=40 width=40 height=30 bgcol=#DF00DF name=DF01DF> 1445 <node parent=grid posx=80 width=40 height=30 bgcol=#BF00BF name=BF01BF> 1446 <node parent=grid posx=120 width=40 height=30 bgcol=#9F009F name=9F019F> 1447 <node parent=grid posx=160 width=40 height=30 bgcol=#7F007F name=7F017F> 1448 <node parent=grid posx=200 width=40 height=30 bgcol=#5F005F name=5F015F> 1449 <node parent=grid posx=240 width=40 height=30 bgcol=#3F003F name=3F013F> 1450 1451 <node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#FFFFFF name=FFFFFE> 1452 <node parent=grid posx=40 width=40 height=30 bgcol=#DFDFDF name=DFDFDE> 1453 <node parent=grid posx=80 width=40 height=30 bgcol=#BFBFBF name=BFBFBE> 1454 <node parent=grid posx=120 width=40 height=30 bgcol=#9F9F9F name=9F9F9E> 1455 <node parent=grid posx=160 width=40 height=30 bgcol=#7F7F7F name=7F7F7E> 1456 <node parent=grid posx=200 width=40 height=30 bgcol=#5F5F5F name=5F5F5E> 1457 <node parent=grid posx=240 width=40 height=30 bgcol=#3F3F3F name=3F?F3E> 1458 </screen> 1459 1397 1460 <screen fontcol=fontcol valign=bottom titlealign=center name=unlock hspace=30 vspace=30 fontsize=30 title="Serial Input" posx=center posy=center width=80% height=60% bordercol=bordercol bordersize=2 bgcol=bgcol> 1398 1461 <node name=info wrap=yes type=textbox posy=1 text="Please contact Atemio for activation. Use to navigate the control cross and the extra buttons displayed with your remote control to select." bordercol=bordercol width=100% height=130> -
ipk/source.sh4/titanskins_tobayer01/var/usr/local/share/titan/skin/tobayer01/skin.xml
r22309 r22432 817 817 <node name="bottomoffset" text="OSD Bottom Overscan" type="choicebox" parent="listbox" valign="middle" width="100%" height="35"> 818 818 <node name="piconpath" text="Piconpath" type="choicebox" parent="listbox" valign="middle" width="100%" height="35"> 819 <node name="showrecfreesize" text="Show HDD freesize" type="choicebox" parent="listbox" valign="middle" width="100%" height="35"> 820 <node name="listboxselect" text="Listbox Select Color" type="choicebox" parent="listbox" valign="middle" width="100%" height="35"> 819 821 <node name="b1" picmem="skin/key_ok.png" parent="skinadj" halign="center" valign="middle" posx="850" posy="0" width="40" height="40"> 820 822 <node name="b2" picmem="skin/key_exit.png" parent="skinadj" halign="center" valign="middle" posx="10" posy="0" width="40" height="40"> … … 1618 1620 1619 1621 1622 <screen fontcol=fontcol bgcol=bgcol name="colorpicker" hspace=30 vspace=30 fontsize=30 posx=center posy=center width=345 height=320 bgcol=bgcol bordercol=bordercol bordersize=2> 1623 <node name=cp fontsize=25 posx=0 posy=0 width=100% height=30 bordercol=bordercol bordersize=2 bgcol=0> 1624 1625 <node type=grid name=grid fontsize=25 posx=0 posy=35 width=100% height=-10 bordercol=green bordersize=0 scrollbar=auto> 1626 <node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#FF0000 name=FF0001> 1627 <node parent=grid posx=40 width=40 height=30 bgcol=#DF0000 name=DF0001> 1628 <node parent=grid posx=80 width=40 height=30 bgcol=#BF0000 name=BF0001> 1629 <node parent=grid posx=120 width=40 height=30 bgcol=#9F0000 name=9F0001> 1630 <node parent=grid posx=160 width=40 height=30 bgcol=#7F0000 name=7F0001> 1631 <node parent=grid posx=200 width=40 height=30 bgcol=#5F0000 name=5F0001> 1632 <node parent=grid posx=240 width=40 height=30 bgcol=#3F0000 name=3F0001> 1633 1634 <node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#00FF00 name=00FF01> 1635 <node parent=grid posx=40 width=40 height=30 bgcol=#00DF00 name=00DF01> 1636 <node parent=grid posx=80 width=40 height=30 bgcol=#00BF00 name=00DB01> 1637 <node parent=grid posx=120 width=40 height=30 bgcol=#009F00 name=009F01> 1638 <node parent=grid posx=160 width=40 height=30 bgcol=#007F00 name=007F01> 1639 <node parent=grid posx=200 width=40 height=30 bgcol=#005F00 name=005F01> 1640 <node parent=grid posx=240 width=40 height=30 bgcol=#003F00 name=003F01> 1641 1642 <node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#0000FF name=0001FF> 1643 <node parent=grid posx=40 width=40 height=30 bgcol=#0000DF name=0001DF> 1644 <node parent=grid posx=80 width=40 height=30 bgcol=#0000BF name=0001BF> 1645 <node parent=grid posx=120 width=40 height=30 bgcol=#00009F name=00019F> 1646 <node parent=grid posx=160 width=40 height=30 bgcol=#00007F name=00017F> 1647 <node parent=grid posx=200 width=40 height=30 bgcol=#00005F name=00015F> 1648 <node parent=grid posx=240 width=40 height=30 bgcol=#00003F name=00013F> 1649 1650 <node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#FFFF00 name=FFFF01> 1651 <node parent=grid posx=40 width=40 height=30 bgcol=#DFDF00 name=DFDF01> 1652 <node parent=grid posx=80 width=40 height=30 bgcol=#BFBF00 name=BFBF01> 1653 <node parent=grid posx=120 width=40 height=30 bgcol=#9F9F00 name=9F9F01> 1654 <node parent=grid posx=160 width=40 height=30 bgcol=#7F7F00 name=7F7F01> 1655 <node parent=grid posx=200 width=40 height=30 bgcol=#5F5F00 name=5F5F01> 1656 <node parent=grid posx=240 width=40 height=30 bgcol=#3F3F00 name=3F3F01> 1657 1658 <node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#00FFFF name=01FFFF> 1659 <node parent=grid posx=40 width=40 height=30 bgcol=#00DFDF name=01DFDF> 1660 <node parent=grid posx=80 width=40 height=30 bgcol=#00BFBF name=01BFBF> 1661 <node parent=grid posx=120 width=40 height=30 bgcol=#009F9F name=019F9F> 1662 <node parent=grid posx=160 width=40 height=30 bgcol=#007F7F name=017F7F> 1663 <node parent=grid posx=200 width=40 height=30 bgcol=#005F5F name=015F5F> 1664 <node parent=grid posx=240 width=40 height=30 bgcol=#003F3F name=013F3F> 1665 1666 <node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#FF00FF name=FF01FF> 1667 <node parent=grid posx=40 width=40 height=30 bgcol=#DF00DF name=DF01DF> 1668 <node parent=grid posx=80 width=40 height=30 bgcol=#BF00BF name=BF01BF> 1669 <node parent=grid posx=120 width=40 height=30 bgcol=#9F009F name=9F019F> 1670 <node parent=grid posx=160 width=40 height=30 bgcol=#7F007F name=7F017F> 1671 <node parent=grid posx=200 width=40 height=30 bgcol=#5F005F name=5F015F> 1672 <node parent=grid posx=240 width=40 height=30 bgcol=#3F003F name=3F013F> 1673 1674 <node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#FFFFFF name=FFFFFE> 1675 <node parent=grid posx=40 width=40 height=30 bgcol=#DFDFDF name=DFDFDE> 1676 <node parent=grid posx=80 width=40 height=30 bgcol=#BFBFBF name=BFBFBE> 1677 <node parent=grid posx=120 width=40 height=30 bgcol=#9F9F9F name=9F9F9E> 1678 <node parent=grid posx=160 width=40 height=30 bgcol=#7F7F7F name=7F7F7E> 1679 <node parent=grid posx=200 width=40 height=30 bgcol=#5F5F5F name=5F5F5E> 1680 <node parent=grid posx=240 width=40 height=30 bgcol=#3F3F3F name=3F?F3E> 1681 </screen> 1682 1683 1620 1684 <screen name="unlock" title="Serial Input" titlealign="center" font="font1" charspace="-1" fontsize="30" fontcol="fontcol" posx="center" posy="center" width="900" height="520" valign="bottom" bgcol="bgcol_grey" titlebgcol="bgcol_blue"> 1621 1685 <node posx="0" posy="0" width="100%" height="40" bgcol="bgcol_blue"> -
ipk/source.sh4/titanskins_ufs912/var/usr/local/share/titan/skin/ufs912/skin.xml
r22309 r22432 888 888 <node name="bottomoffset" text="OSD Bottom Overscan" type="choicebox" parent="listbox" valign="middle" width="100%" height="35"> 889 889 <node name="piconpath" text="Piconpath" type="choicebox" parent="listbox" valign="middle" width="100%" height="35"> 890 <node name="showrecfreesize" text="Show HDD freesize" type="choicebox" parent="listbox" valign="middle" width="100%" height="35"> 891 <node name="listboxselect" text="Listbox Select Color" type="choicebox" parent="listbox" valign="middle" width="100%" height="35"> 890 892 <node name="b1" picmem="skin/key_ok.png" parent="skinadj" halign="right" valign="middle" posx="836" posy="0" width="50" height="40"> 891 893 <node name="b2" picmem="skin/key_exit.png" parent="skinadj" halign="left" valign="middle" posx="10" posy="0" width="50" height="40"> … … 1752 1754 1753 1755 1756 <screen fontcol=fontcol bgcol=bgcol name="colorpicker" hspace=30 vspace=30 fontsize=30 posx=center posy=center width=345 height=320 bgcol=bgcol bordercol=bordercol bordersize=2> 1757 <node name=cp fontsize=25 posx=0 posy=0 width=100% height=30 bordercol=bordercol bordersize=2 bgcol=0> 1758 1759 <node type=grid name=grid fontsize=25 posx=0 posy=35 width=100% height=-10 bordercol=green bordersize=0 scrollbar=auto> 1760 <node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#FF0000 name=FF0001> 1761 <node parent=grid posx=40 width=40 height=30 bgcol=#DF0000 name=DF0001> 1762 <node parent=grid posx=80 width=40 height=30 bgcol=#BF0000 name=BF0001> 1763 <node parent=grid posx=120 width=40 height=30 bgcol=#9F0000 name=9F0001> 1764 <node parent=grid posx=160 width=40 height=30 bgcol=#7F0000 name=7F0001> 1765 <node parent=grid posx=200 width=40 height=30 bgcol=#5F0000 name=5F0001> 1766 <node parent=grid posx=240 width=40 height=30 bgcol=#3F0000 name=3F0001> 1767 1768 <node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#00FF00 name=00FF01> 1769 <node parent=grid posx=40 width=40 height=30 bgcol=#00DF00 name=00DF01> 1770 <node parent=grid posx=80 width=40 height=30 bgcol=#00BF00 name=00DB01> 1771 <node parent=grid posx=120 width=40 height=30 bgcol=#009F00 name=009F01> 1772 <node parent=grid posx=160 width=40 height=30 bgcol=#007F00 name=007F01> 1773 <node parent=grid posx=200 width=40 height=30 bgcol=#005F00 name=005F01> 1774 <node parent=grid posx=240 width=40 height=30 bgcol=#003F00 name=003F01> 1775 1776 <node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#0000FF name=0001FF> 1777 <node parent=grid posx=40 width=40 height=30 bgcol=#0000DF name=0001DF> 1778 <node parent=grid posx=80 width=40 height=30 bgcol=#0000BF name=0001BF> 1779 <node parent=grid posx=120 width=40 height=30 bgcol=#00009F name=00019F> 1780 <node parent=grid posx=160 width=40 height=30 bgcol=#00007F name=00017F> 1781 <node parent=grid posx=200 width=40 height=30 bgcol=#00005F name=00015F> 1782 <node parent=grid posx=240 width=40 height=30 bgcol=#00003F name=00013F> 1783 1784 <node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#FFFF00 name=FFFF01> 1785 <node parent=grid posx=40 width=40 height=30 bgcol=#DFDF00 name=DFDF01> 1786 <node parent=grid posx=80 width=40 height=30 bgcol=#BFBF00 name=BFBF01> 1787 <node parent=grid posx=120 width=40 height=30 bgcol=#9F9F00 name=9F9F01> 1788 <node parent=grid posx=160 width=40 height=30 bgcol=#7F7F00 name=7F7F01> 1789 <node parent=grid posx=200 width=40 height=30 bgcol=#5F5F00 name=5F5F01> 1790 <node parent=grid posx=240 width=40 height=30 bgcol=#3F3F00 name=3F3F01> 1791 1792 <node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#00FFFF name=01FFFF> 1793 <node parent=grid posx=40 width=40 height=30 bgcol=#00DFDF name=01DFDF> 1794 <node parent=grid posx=80 width=40 height=30 bgcol=#00BFBF name=01BFBF> 1795 <node parent=grid posx=120 width=40 height=30 bgcol=#009F9F name=019F9F> 1796 <node parent=grid posx=160 width=40 height=30 bgcol=#007F7F name=017F7F> 1797 <node parent=grid posx=200 width=40 height=30 bgcol=#005F5F name=015F5F> 1798 <node parent=grid posx=240 width=40 height=30 bgcol=#003F3F name=013F3F> 1799 1800 <node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#FF00FF name=FF01FF> 1801 <node parent=grid posx=40 width=40 height=30 bgcol=#DF00DF name=DF01DF> 1802 <node parent=grid posx=80 width=40 height=30 bgcol=#BF00BF name=BF01BF> 1803 <node parent=grid posx=120 width=40 height=30 bgcol=#9F009F name=9F019F> 1804 <node parent=grid posx=160 width=40 height=30 bgcol=#7F007F name=7F017F> 1805 <node parent=grid posx=200 width=40 height=30 bgcol=#5F005F name=5F015F> 1806 <node parent=grid posx=240 width=40 height=30 bgcol=#3F003F name=3F013F> 1807 1808 <node type=gridbr parent=grid posx=0 width=40 height=30 bgcol=#FFFFFF name=FFFFFE> 1809 <node parent=grid posx=40 width=40 height=30 bgcol=#DFDFDF name=DFDFDE> 1810 <node parent=grid posx=80 width=40 height=30 bgcol=#BFBFBF name=BFBFBE> 1811 <node parent=grid posx=120 width=40 height=30 bgcol=#9F9F9F name=9F9F9E> 1812 <node parent=grid posx=160 width=40 height=30 bgcol=#7F7F7F name=7F7F7E> 1813 <node parent=grid posx=200 width=40 height=30 bgcol=#5F5F5F name=5F5F5E> 1814 <node parent=grid posx=240 width=40 height=30 bgcol=#3F3F3F name=3F?F3E> 1815 </screen> 1816 1817 1754 1818 <screen name="unlock" title="Serial Input" titlealign="center" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="center" posy="center" width="900" height="500" valign="bottom" bordercol="bordercol" bordersize="1" bgcol="bordercol" titlebgcol="titlebgcol" titlebgcol2="titlebgcol2" titlegradient="topbottom" shadowsize="8" shadowcol="shadowcol" shadowpos="bottomleft"> 1755 1819 <node posx="0" posy="0" width="100%" height="100%" bgcol="bgcol" bordersize="1" bordercol="bordercol" borderradius="8" bordertype="13">
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)