Help - Search - Members - Calendar
Full Version: K630i Remove Operator Logo
SE-NSE Forums > SE Firmware > Newbie Forum
zzum
hello! new here...
i have question: is it possible to remove operator logo? not to mask it with skin, but to erase it from themes?
so i have clean picture on desktop.

maybe deleting some file with a2uploader?? dont know... cant find anything... blink.gif
thnx
Corman
Use an edited layout to remove the operator logo from your screen.
gani
In layout_main.xml
search for "Status Indication".
In the first two lines,example,
QUOTE
<attr value="1"/> <attr value="239"/> <attr value="5"/> <attr value="32"/> <attr value="10"/> <!-- 0 -->
<attr value="1"/> <attr value="239"/> <attr value="34"/> <attr value="56"/> <attr value="10"/> <!-- 1 -->

edit "32" to "-10" and "56" to "-10"
Then save in UTF-8 format and copy back to tpa/system/layout
zzum
thnx! will try that smile.gif
gani
Ok!
Before,make backup from original layout_main.xml!
zzum
umm, i have another "problem" if you can help somehow. 2 problems tongue.gif tongue.gif

first, i tried to use Patcher. i menaged to acces my phone with a2uploader, downloaded that *.b file and patched it with bpatch. then i uploaded it back to phone my drag-and-drop method with a2uploader. in other i made Patches folder and put radio.vpk there:
;K630 SW-R1FA032
;Radio without handsets
;(p)Dreamreaper
+10000000
12D5380: 01D1 01E0

patch is not working... dont know what's the problem.




and.. umm... a2uploader isnt always reconizeing my phone. this morning i menaged to flash v640 into k630 but now i want to remove operator logo - but i cant reconize phone tongue.gif tongue.gif
do you maybe know why? later i will try to restart comp?

(ps: sorry if i'm bothering...) -.-
gani
It is certainly the patch 100% works?
zzum
it should be...
i dint forget any step?
zzum
QUOTE (gani @ 2009-04-18 13:48) *
In layout_main.xml
search for "Status Indication".
In the first two lines,example,

edit "32" to "-10" and "56" to "-10"
Then save in UTF-8 format and copy back to tpa/system/layout

cant find those lines in layout_main... blink.gif
mojsa
Must be there smile.gif

Post layout here smile.gif
zzum
here, original:

CODE
<?xml version="1.0" encoding="utf-8"?>

<layout version="1.0">

<!--layout_QCIF_Medium_3SK.xml-->
<!-- Default settings must be first in file -->
<object name="default">
  <settings>
    <sett name="FontType" value="32767"/>
    <sett name="RowHeight" value="32767"/>
    <sett name="TopOffset" value="32767"/>
    <sett name="TitleFontType" value="32767"/>
    <sett name="TitleHeight" value="32767"/>
    <sett name="TitleTopOffset" value="32767"/>
    <sett name="TitleMode" value="2"/>
    <sett name="ScrollBarMode" value="0"/>
    <sett name="ShowFrame" value="0"/>
    <sett name="OverlayStyle" value="2"/>
    <sett name="XPos" value="0"/>
    <sett name="YPos" value="18"/>
    <sett name="Width" value="176"/>
    <sett name="Height" value="176"/>
    <sett name="YRelatively" value="1"/>
    <sett name="Backlight" value="4"/>
  </settings>
</object>

<object name="ListObject">
  <settings>
    <sett name="TitleMode" value="32767"/>
    <sett name="ScrollBarMode" value="2"/>
    <sett name="YPos" value="32766"/>
  </settings>
  <settings layout="1">
    <sett name="FontType" value="FontE_20R"/>
  </settings>
  <attributes count="8">
    <attr index="0" value="FontE_16R"/>
    <attr index="1" value="FontE_16R"/>
    <attr index="2" value="FontE_14R"/>
    <attr index="3" value="125"/>            <!-- FirstRowSecondTextStartPosition -->
    <attr index="4" value="30"/>             <!-- FirstRowSecondTextWidth -->
    <attr index="5" value="19"/>             <!-- SecondRowStartPostition -->
    <attr index="6" value="2500"/>           <!-- MLS TTL -->
    <attr index="7" value="6"/>              <!-- More list max -->
  </attributes>
  <attributes count="8" layout="1">
    <attr index="0" value="FontE_16R"/>
    <attr index="1" value="FontE_16R"/>
    <attr index="2" value="FontE_14R"/>
    <attr index="3" value="125"/>            <!-- FirstRowSecondTextStartPosition -->
    <attr index="4" value="30"/>             <!-- FirstRowSecondTextWidth -->
    <attr index="5" value="19"/>             <!-- SecondRowStartPostition -->
    <attr index="6" value="2500"/>           <!-- MLS TTL -->
    <attr index="7" value="6"/>              <!-- More list max -->
  </attributes>
</object>

<object name="NOfManyList">
  <settings>
    <sett name="TitleMode" value="32767"/>
    <sett name="ScrollBarMode" value="2"/>
    <sett name="YPos" value="32766"/>
  </settings>
  <settings layout="1">
    <sett name="FontType" value="FontE_20R"/>
  </settings>
</object>

<object name="OneOfManyList">
  <settings>
    <sett name="TitleMode" value="32767"/>
    <sett name="ScrollBarMode" value="2"/>
    <sett name="YPos" value="32766"/>
  </settings>
  <settings layout="1">
    <sett name="FontType" value="FontE_20R"/>
  </settings>
</object>

<object name="OnOffList">
  <settings>
    <sett name="TitleMode" value="32767"/>
    <sett name="ScrollBarMode" value="2"/>
    <sett name="YPos" value="32766"/>
  </settings>
  <settings layout="1">
    <sett name="FontType" value="FontE_20R"/>
  </settings>
</object>

<object name="Feedback">
  <settings>
    <sett name="TitleMode" value="1"/>
    <sett name="OverlayStyle" value="9"/>
  </settings>
  <attributes count="17">
    <attr value="6"/>
    <attr value="12"/>
    <attr value="0"/>
    <attr value="0"/>
    <attr value="2"/>
    <attr value="22"/>
    <attr value="10"/>
    <attr value="2"/>
    <attr value="2"/>   <!-- Minimum number rows descr text -->
    <attr value="4"/>   <!-- Popup client left -->
    <attr value="4"/>   <!-- Popup client right -->
    <attr value="4"/>   <!-- Popup client top -->
    <attr value="4"/>   <!-- Popup client bottom -->
    <attr value="4"/>   <!-- Fullsceen client left -->
    <attr value="3"/>   <!-- Fullsceen client right -->
    <attr value="4"/>   <!-- Fullsceen client top -->
    <attr value="4"/>   <!-- Fullsceen client bottom -->
  </attributes>
  <attributes count="17" layout="1">
    <attr value="5"/>
    <attr value="12"/>
    <attr value="0"/>
    <attr value="0"/>
    <attr value="2"/>
    <attr value="22"/>
    <attr value="10"/>
    <attr value="2"/>
    <attr value="2"/>   <!-- Minimum number rows descr text -->
    <attr value="4"/>   <!-- Popup client left -->
    <attr value="4"/>   <!-- Popup client right -->
    <attr value="4"/>   <!-- Popup client top -->
    <attr value="4"/>   <!-- Popup client bottom -->
    <attr value="4"/>   <!-- Fullsceen client left -->
    <attr value="3"/>   <!-- Fullsceen client right -->
    <attr value="4"/>   <!-- Fullsceen client top -->
    <attr value="4"/>   <!-- Fullsceen client bottom -->
  </attributes>
</object>

<object name="StringInput">
  <settings>
    <sett name="FontType" value="FontE_20R"/>
    <sett name="RowHeight" value="10"/>        <!-- should be less than actual rowheight -->
    <sett name="TitleMode" value="32767"/>
    <sett name="OverlayStyle" value="5"/>
    <sett name="YPos" value="32766"/>
  </settings>
  <attributes count="31">
    <attr index="0" value="2"/>  <!-- INTERNAL_FRAME_FONT_SIZE -->
    <attr index="1" value="0"/>  <!-- INTERNAL_FRAME_FONT_STYLE -->
    <attr index="2" value="2"/>  <!-- INTERNAL_FRAME_LARGE_FONT_SIZE -->
    <attr index="3" value="0"/>  <!-- INTERNAL_FRAME_LARGE_FONT_STYLE -->
    <attr index="4" value="10"/> <!-- STRING_INPUT_INROW_SCROLL -->
    <attr index="5" value="27"/> <!-- STRING_INPUT_RESERVESPACE_CHINESE -->
    <attr index="6" value="0"/>  <!-- INTERNAL_FRAME_LARGE_SHOW_TITLE -->
    <!-- StringInput StatusBar layout -->
    <attr value="72"/>  <!-- Time x1 -->
    <attr value="115"/> <!-- Time x2 -->
    <attr value="1"/>   <!-- Time y1 -->
    <attr value="17"/>  <!-- Time y2 -->
    <attr value="50"/>  <!-- StatusBar X position -->
    <attr value="126"/> <!-- StatusBar Width -->
    <attr value="2"/>   <!-- Nbr icons -->
    <!-- Icons (x1, x2, y1, y2) -->
    <attr value="1"/>  <attr value="22"/> <attr value="1"/>   <attr value="17"/>  <attr value="1"/>  <attr value="1"/>
    <attr value="25"/> <attr value="46"/> <attr value="1"/>   <attr value="17"/>  <attr value="1"/>  <attr value="1"/>
    <attr value="1"/> <!-- Nbr TextFields -->
    <!-- TextField (x1, x2, y1, y2) -->
    <attr value="59"/>  <attr value="77"/> <attr value="1"/>   <attr value="17"/> <!-- CounterBox -->
  </attributes>
  <attributes count="31" layout="1">
    <attr index="0" value="2"/>  <!-- INTERNAL_FRAME_FONT_SIZE -->
    <attr index="1" value="0"/>  <!-- INTERNAL_FRAME_FONT_STYLE -->
    <attr index="2" value="2"/>  <!-- INTERNAL_FRAME_LARGE_FONT_SIZE -->
    <attr index="3" value="0"/>  <!-- INTERNAL_FRAME_LARGE_FONT_STYLE -->
    <attr index="4" value="10"/> <!-- STRING_INPUT_INROW_SCROLL -->
    <attr index="5" value="27"/> <!-- STRING_INPUT_RESERVESPACE_CHINESE -->
    <attr index="6" value="0"/>  <!-- INTERNAL_FRAME_LARGE_SHOW_TITLE -->
    <!-- StringInput StatusBar layout -->
    <attr value="72"/>  <!-- Time x1 -->
    <attr value="115"/> <!-- Time x2 -->
    <attr value="1"/>   <!-- Time y1 -->
    <attr value="17"/>  <!-- Time y2 -->
    <attr value="50"/>  <!-- StatusBar X position -->
    <attr value="126"/> <!-- StatusBar Width -->
    <attr value="2"/>   <!-- Nbr icons -->
    <!-- Icons (x1, x2, y1, y2) -->
    <attr value="1"/>  <attr value="22"/> <attr value="1"/>   <attr value="17"/>  <attr value="1"/>  <attr value="1"/>
    <attr value="25"/> <attr value="46"/> <attr value="1"/>   <attr value="17"/>  <attr value="1"/>  <attr value="1"/>
    <attr value="1"/>  <!-- Nbr TextFields -->
    <!-- TextField (x1, x2, y1, y2) -->
    <attr value="59"/> <attr value="77"/> <attr value="1"/>   <attr value="17"/> <!-- CounterBox -->
  </attributes>
</object>

<object name="StringInputInfo">
  <settings>
    <sett name="TitleMode" value="1"/>
    <sett name="OverlayStyle" value="0"/>
    <sett name="XPos" value="86"/>
    <sett name="YPos" value="21"/>
    <sett name="Width" value="80"/>
    <sett name="Height" value="24"/>
  </settings>
  <attributes count="4">
    <attr index="0" value="2500"/> <!-- STRING_INPUT_LANGUAGE_TOT -->
    <attr index="1" value="700"/> <!-- STRING_INPUT_STATUS_SCROLL_START -->
    <attr index="2" value="200"/> <!-- STRING_INPUT_STATUS_SCROLLING -->
    <attr index="3" value="600"/> <!-- STRING_INPUT_STATUS_SCROLL_STOP -->
  </attributes>
</object>

<object name="PreEdit">
  <settings>
    <sett name="FontType" value="FontE_16R"/>
    <sett name="RowHeight" value="20"/>
    <sett name="TopOffset" value="3"/>
    <sett name="TitleHeight" value="0"/>
    <sett name="TitleTopOffset" value="0"/>
    <sett name="TitleMode" value="1"/>
    <sett name="OverlayStyle" value="0"/>
    <sett name="YPos" value="0"/>
    <sett name="Width" value="0"/>
    <sett name="Height" value="0"/>
    <sett name="YRelatively" value="2"/>
  </settings>
  <attributes count="2">
    <attr index="0" value="FontE_16R"/>
    <attr index="1" value="0"/>
  </attributes>
</object>

<object name="PredLstInp">
  <settings>
    <sett name="TitleMode" value="1"/>
    <sett name="ScrollBarMode" value="32767"/>
    <sett name="ShowFrame" value="1"/>
    <sett name="OverlayStyle" value="8"/>
    <sett name="XPos" value="32767"/>
    <sett name="YPos" value="32767"/>
    <sett name="Width" value="32767"/>
    <sett name="Height" value="32767"/>
    <sett name="YRelatively" value="2"/>
  </settings>
</object>

<object name="PredLstInp2">
  <settings>
    <sett name="TitleMode" value="1"/>
    <sett name="ScrollBarMode" value="32767"/>
    <sett name="ShowFrame" value="1"/>
    <sett name="OverlayStyle" value="0"/>
    <sett name="XPos" value="32767"/>
    <sett name="YPos" value="32767"/>
    <sett name="Width" value="32767"/>
    <sett name="Height" value="32767"/>
    <sett name="YRelatively" value="2"/>
  </settings>
</object>

<object name="Form">
  <settings>
    <sett name="TitleMode" value="32767"/>
    <sett name="YPos" value="32766"/>
  </settings>
</object>

<object name="FormList">
  <settings>
    <sett name="TitleMode" value="32767"/>
    <sett name="ScrollBarMode" value="2"/>
    <sett name="YPos" value="32766"/>
  </settings>
  <attributes count="3">
    <attr index="0" value="FontE_16R"/>
    <attr index="1" value="FontE_16R"/>
    <attr index="2" value="FontE_16R"/>
  </attributes>
</object>

<object name="ChinaEdit">
  <settings>
    <sett name="FontType" value="FontE_16R"/>
    <sett name="RowHeight" value="21"/>
    <sett name="TopOffset" value="1"/>
    <sett name="TitleHeight" value="0"/>
    <sett name="TitleTopOffset" value="0"/>
    <sett name="TitleMode" value="1"/>
    <sett name="OverlayStyle" value="0"/>
    <sett name="YPos" value="167"/>
    <sett name="Height" value="27"/> <!-- STRING_INPUT_RESERVESPACE_CHINESE -->
    <sett name="YRelatively" value="0"/>
  </settings>
  <attributes count="3">
    <attr index="0" value="FontE_12R"/> <!-- CANDIDATE_COMPONENT_FONT -->
    <attr index="1" value="FontE_6R"/>  <!-- CANDIDATE_INDEX_FONT -->
    <attr index="2" value="FontE_16R"/> <!-- CANDIDATE_KANJI_FONT -->
  </attributes>
</object>

<object name="Symbols">
  <settings>
    <sett name="TitleMode" value="32767"/>
    <sett name="ScrollBarMode" value="32767"/>
    <sett name="ShowFrame" value="1"/>
    <sett name="OverlayStyle" value="8"/>
    <sett name="XPos" value="32767"/>
    <sett name="YPos" value="32767"/>
    <sett name="Width" value="32767"/>
    <sett name="Height" value="32767"/>
  </settings>
  <attributes count="6">
    <attr index="0" value="5"/>
    <attr index="1" value="6"/>
    <attr index="2" value="3"/>
    <attr index="3" value="3"/>
    <attr index="4" value="9"/>
    <attr index="5" value="10"/>
  </attributes>
</object>

<object name="Pictogram">
  <settings>
    <sett name="TitleMode" value="32767"/>
    <sett name="ScrollBarMode" value="32767"/>
    <sett name="ShowFrame" value="1"/>
    <sett name="OverlayStyle" value="8"/>
    <sett name="XPos" value="32767"/>
    <sett name="YPos" value="32767"/>
    <sett name="Width" value="32767"/>
    <sett name="Height" value="32767"/>
  </settings>
</object>

<object name="DateInput">
  <settings>
    <sett name="FontType" value="FontE_16R"/>
    <sett name="TitleMode" value="32767"/>
    <sett name="OverlayStyle" value="5"/>
    <sett name="YPos" value="32766"/>
  </settings>
  <attributes count="2">
    <attr index="0" value="FontE_20R"/>
    <attr index="1" value="FontE_16R"/>
  </attributes>
  <attributes count="2" layout="1">
    <attr index="0" value="FontE_16R"/>
    <attr index="1" value="FontE_16R"/>
  </attributes>
</object>

<object name="TimeInput">
  <settings>
    <sett name="FontType" value="FontE_16R"/>
    <sett name="TitleMode" value="32767"/>
    <sett name="OverlayStyle" value="5"/>
    <sett name="YPos" value="32766"/>
  </settings>
  <attributes count="1">
    <attr index="0" value="FontE_20R"/>
  </attributes>
  <attributes count="1" layout="1">
    <attr index="0" value="FontE_16R"/>
  </attributes>
</object>

<object name="PercentInput">
  <settings>
    <sett name="TitleMode" value="32767"/>
    <sett name="OverlayStyle" value="5"/>
    <sett name="YPos" value="32766"/>
  </settings>
  <attributes count="4">
    <attr index="0" value="5"/>
    <attr index="1" value="10"/>
    <attr index="2" value="0"/>
    <attr index="3" value="0"/>
  </attributes>
</object>

<object name="Calculator">
  <settings>
    <sett name="FontType" value="FontE_20R"/>
    <sett name="RowHeight" value="24"/>
    <sett name="TitleMode" value="32767"/>
    <sett name="YPos" value="32766"/>
  </settings>
  <attributes count="16">
    <attr index="0" value="FontE_20R"/> <!-- Memory font -->
    <attr index="1" value="7"/>   <!-- Frame left -->
    <attr index="2" value="7"/>   <!-- Frame right -->
    <attr index="3" value="4"/>    <!-- Frame top -->
    <attr index="4" value="27"/>   <!-- Frame bottom -->
    <attr index="5" value="6"/>    <!-- Text left -->
    <attr index="6" value="8"/>    <!-- Text right -->
    <attr index="7" value="0"/>    <!-- Menu x1 -->
    <attr index="8" value="176"/>  <!-- Menu x2 -->
    <attr index="9" value="151"/>  <!-- Menu y1 -->
    <attr index="10" value="175"/> <!-- Menu y2 -->
    <attr index="11" value="14"/>  <!-- Operators -->
    <attr index="12" value="154"/> <!-- Operators -->
    <attr index="13" value="14"/>  <!-- Highlight -->
    <attr index="14" value="153"/> <!-- Highlight -->
    <attr index="15" value="22"/>  <!-- Highlight offset -->
  </attributes>
</object>

<object name="StatusIndication">
  <settings>
    <sett name="RowHeight" value="0"/>
    <sett name="TopOffset" value="0"/>
    <sett name="TitleHeight" value="0"/>
    <sett name="TitleTopOffset" value="0"/>
    <sett name="TitleMode" value="1"/>
    <sett name="OverlayStyle" value="0"/>
    <sett name="YPos" value="18"/>
    <sett name="Height" value="176"/>
  </settings>
  <attributes count="91">
    <!-- Main display text attr -->
    <attr value="FontE_20R"/>  <!-- Large font -->
    <attr value="FontE_16R"/>  <!-- Small font -->
    <attr value="FontE_76R"/>  <!-- Large 24h font -->
    <attr value="FontE_50R"/>  <!-- Large 12h font -->
    <attr value="FontE_30R"/>  <!-- Large 12h font -->
    <attr value="FontE_16R"/>  <!-- Time/Date font -->
    <!-- Notes fields (nrOfRows) -->
    <attr value="4"/>  <!-- Notes 5 -->
    <attr value="3"/>  <!-- Notes 6 -->
    <attr value="2"/>  <!-- Notes 7 -->
    <attr value="1"/>  <!-- Notes 8 -->
    <!-- Text fields (x1, x2, y1, y2) -->
    <attr value="16"/> <!-- Nbr text fields -->
    <attr value="2"/>   <attr value="174"/> <attr value="5"/>   <attr value="26"/>  <attr value="10"/> <!-- 0 -->
    <attr value="2"/>   <attr value="174"/> <attr value="27"/>  <attr value="45"/>  <attr value="10"/> <!-- 1 -->
    <attr value="2"/>   <attr value="174"/> <attr value="27"/>  <attr value="63"/>  <attr value="10"/> <!-- 2 -->
    <attr value="2"/>   <attr value="174"/> <attr value="45"/>  <attr value="63"/>  <attr value="10"/> <!-- 3 -->
    <attr value="2"/>   <attr value="174"/> <attr value="63"/>  <attr value="81"/>  <attr value="10"/> <!-- 4 -->
    <attr value="4"/>   <attr value="172"/> <attr value="30"/>  <attr value="102"/> <attr value="4"/> <!-- Notes 5 -->
    <attr value="4"/>   <attr value="172"/> <attr value="48"/>  <attr value="102"/> <attr value="4"/> <!-- Notes 6 -->
    <attr value="4"/>   <attr value="172"/> <attr value="66"/>  <attr value="102"/> <attr value="4"/> <!-- Notes 7 -->
    <attr value="4"/>   <attr value="172"/> <attr value="84"/>  <attr value="102"/> <attr value="4"/> <!-- Notes 8 -->
    <attr value="0"/>   <attr value="115"/> <attr value="127"/> <attr value="177"/> <attr value="0"/> <!-- L 12h time (without AM/PM) -->
    <attr value="0"/>   <attr value="176"/> <attr value="106"/> <attr value="182"/> <attr value="0"/> <!-- L 24h time -->
    <attr value="3"/>   <attr value="173"/> <attr value="134"/> <attr value="152"/> <attr value="5"/> <!-- Time -->    
    <attr value="3"/>   <attr value="173"/> <attr value="155"/> <attr value="176"/> <attr value="5"/> <!-- Date -->
    <attr value="3"/>   <attr value="173"/> <attr value="134"/> <attr value="152"/> <attr value="5"/> <!-- Timer -->
    <attr value="3"/>   <attr value="173"/> <attr value="155"/> <attr value="176"/> <attr value="5"/> <!-- Alarm -->
    <attr value="116"/> <attr value="176"/> <attr value="124"/> <attr value="154"/> <attr value="0"/> <!-- L 12h time AM/PM -->
  </attributes>
</object>

<object name="CallStatus">
  <settings>
    <sett name="RowHeight" value="19"/>
    <sett name="TopOffset" value="2"/>
    <sett name="TitleHeight" value="0"/>
    <sett name="TitleTopOffset" value="0"/>
    <sett name="TitleMode" value="1"/>
    <sett name="OverlayStyle" value="0"/>
    <sett name="YPos" value="32766"/>
    <sett name="Height" value="52"/>
    <sett name="YRelatively" value="2"/>
  </settings>
  <attributes count="5">
    <attr index="0" value="0"/>
    <attr index="1" value="30"/>
    <attr index="2" value="2"/>
    <attr index="3" value="40"/>
    <attr index="4" value="2"/>
  </attributes>
</object>

<object name="MainInput">
  <settings>
    <sett name="FontType" value="FontE_40R"/>
    <sett name="RowHeight" value="40"/>
    <sett name="TopOffset" value="2"/>
    <sett name="TitleHeight" value="0"/>
    <sett name="TitleTopOffset" value="0"/>
    <sett name="TitleMode" value="1"/>
    <sett name="ShowFrame" value="1"/>
    <sett name="OverlayStyle" value="0"/>
    <sett name="XPos" value="4"/>
    <sett name="YPos" value="51"/>
    <sett name="Width" value="168"/>
    <sett name="Height" value="118"/>
    <sett name="YRelatively" value="2"/>
  </settings>
  <attributes count="3">
    <attr index="0" value="80"/>
    <attr index="1" value="26"/>
    <attr index="2" value="28"/>
  </attributes>
</object>

<object name="SleepMode">
  <settings>
    <sett name="FontType" value="FontD_29B"/>
    <sett name="RowHeight" value="60"/>
    <sett name="TitleHeight" value="0"/>
    <sett name="TitleTopOffset" value="0"/>
    <sett name="TitleMode" value="1"/>
    <sett name="OverlayStyle" value="4"/>
    <sett name="YPos" value="0"/>
    <sett name="Height" value="220"/>
  </settings>
  <attributes count="6">
    <attr index="0" value="FontE_20R"/>
    <attr index="1" value="21"/>      
    <attr index="2" value="18" />    
    <attr index="3" value="18" />      
    <attr index="4" value="23" />    
    <attr index="5" value="34" />  
  </attributes>
</object>

<object name="Palette">
  <settings>
    <sett name="TitleMode" value="32767"/>
    <sett name="YPos" value="32766"/>
  </settings>
  <attributes count="8">
    <attr index="0" value="15"/> <!-- PALETTE_COLOR_WIDTH -->
    <attr index="1" value="15"/> <!-- PALETTE_COLOR_HEIGHT -->
    <attr index="2" value="5"/>  <!-- PALETTE_COLOR_OFFSET_X -->
    <attr index="3" value="5"/>  <!-- PALETTE_COLOR_OFFSET_Y -->
    <attr index="4" value="3"/>  <!-- PALETTE_COLOR_SPACE_X -->
    <attr index="5" value="3"/>  <!-- PALETTE_COLOR_SPACE_Y -->
    <attr index="6" value="7"/>  <!-- PALETTE_SCROLLBAR_WIDTH -->
    <attr index="7" value="1"/>  <!-- PALETTE_HIGHLIGHT_FRAME -->
  </attributes>
</object>

<object name="Keylock">
  <settings>
    <sett name="TitleMode" value="1"/>
    <sett name="OverlayStyle" value="0"/>
    <sett name="YPos" value="0"/>
    <sett name="Height" value="0"/>
    <sett name="YRelatively" value="2"/>
  </settings>
  <attributes count="1">
    <attr index="0" value="26"/>
  </attributes>
</object>

<object name="Keygrabber">
  <settings>
    <sett name="TitleMode" value="2"/>
    <sett name="YPos" value="32766"/>
    <sett name="YRelatively" value="2"/>
  </settings>
</object>

<object name="StopWatch">
  <settings>
    <sett name="FontType" value="FontE_20R"/>
    <sett name="RowHeight" value="61"/>
    <sett name="TopOffset" value="0"/>
    <sett name="TitleMode" value="32767"/>
    <sett name="YPos" value="32766"/>
  </settings>
  <attributes count="16">
    <attr index="0" value="50"/>
    <attr index="1" value="2"/>
    <attr index="2" value="FontE_20R"/>
    <attr index="3" value="24"/>
    <attr index="4" value="FontE_14R"/>
    <attr index="5" value="22"/>
    <attr index="6" value="6"/>
    <attr index="7" value="82"/>
    <attr index="8" value="12"/>   <!-- Frame left -->
    <attr index="9" value="9"/>    <!-- Frame right -->
    <attr index="10" value="34"/>  <!-- Frame top -->
    <attr index="11" value="9"/>   <!-- Frame bottom -->
    <attr index="12" value="3"/>   <!-- Icon left -->
    <attr index="13" value="4"/>   <!-- Icon top -->
    <attr index="14" value="80"/>  <!-- Icon width -->
    <attr index="15" value="58"/>  <!-- Icon height -->
  </attributes>
</object>

<object name="DockPanel">
  <settings>
    <sett name="TitleMode" value="1"/>
    <sett name="YPos" value="32766"/>
  </settings>
</object>

<object name="PictureEditor">
  <settings>
    <sett name="TitleMode" value="1"/>
    <sett name="YPos" value="32766"/>
  </settings>
</object>

<object name="SoftKeys">
  <settings>
    <sett name="FontType" value="FontE_20R"/>
    <sett name="RowHeight" value="26"/>
    <sett name="TopOffset" value="2"/>
    <sett name="TitleHeight" value="0"/>
    <sett name="TitleTopOffset" value="0"/>
    <sett name="TitleMode" value="1"/>
    <sett name="OverlayStyle" value="0"/>
    <sett name="YPos" value="194"/>
    <sett name="Height" value="26"/>
    <sett name="YRelatively" value="0"/>
  </settings>
  <settings orientation="1">
    <sett name="FontType" value="FontE_16R"/>
    <sett name="XPos" value="140"/>
    <sett name="YPos" value="0"/>
    <sett name="Width" value="80"/>
    <sett name="Height" value="176"/>
  </settings>
  <settings orientation="1" layout="1">
    <sett name="FontType" value="FontE_16R"/>
    <sett name="XPos" value="140"/>
    <sett name="YPos" value="0"/>
    <sett name="Width" value="80"/>
    <sett name="Height" value="176"/>
  </settings>
  <attributes count="14">
    <attr index="0" value="FontE_16BI"/> <!-- font for MSK -->
    <attr index="1" value="FontE_12R"/>  <!-- font for LSK and RSK -->
    <attr index="2" value="2"/>          <!-- sideSpaceOffset -->
    <attr index="3" value="1"/>          <!-- pressOffset -->
    <attr index="4" value="6"/>          <!-- textTopOffsetSK -->
    <attr index="5" value="4"/>          <!-- textTopOffsetMSK -->
    <attr index="6" value="2"/>          <!-- textBottomOffset -->
    <attr index="7" value="6"/>          <!-- iconTopOffsetSK -->
    <attr index="8" value="4"/>          <!-- iconTopOffsetMSK -->
    <attr index="9" value="2"/>          <!-- iconBottomOffset -->
    <attr index="10" value="45"/>        <!-- skButtonWidth -->
    <attr index="11" value="76"/>        <!-- mskButtonWidth -->
    <attr index="12" value="59"/>        <!-- skLongButtonWidth -->
    <attr index="13" value="43"/>        <!-- msk2ButtonWidth -->
  </attributes>
</object>

<object name="MsgHeader">
  <settings>
    <sett name="FontType" value="FontE_14R"/>
    <sett name="TitleMode" value="1"/>
    <sett name="OverlayStyle" value="0"/>
    <sett name="YPos" value="32766"/>
    <sett name="Height" value="20"/>
  </settings>
</object>

<object name="LCHeader">
  <settings>
    <sett name="FontType" value="FontE_14R"/>
    <sett name="TitleMode" value="1"/>
    <sett name="OverlayStyle" value="0"/>
    <sett name="YPos" value="32766"/>
    <sett name="Height" value="18"/>
  </settings>
</object>

<object name="ProgressHeader">
  <settings>
    <sett name="TitleMode" value="1"/>
    <sett name="OverlayStyle" value="0"/>
    <sett name="YPos" value="32766"/>
    <sett name="Height" value="20"/>
  </settings>
</object>

<object name="StandbyTicker">
  <settings>
    <sett name="FontType" value="FontE_16R"/>
    <sett name="TitleMode" value="1"/>
    <sett name="OverlayStyle" value="0"/>
    <sett name="YPos" value="158"/>
    <sett name="Height" value="35"/>
  </settings>
  <attributes count="1">
    <attr value="FontE_16R"/>
  </attributes>
</object>

<object name="InstantViewer">
  <settings>
    <sett name="FontType" value="FontE_16R"/>
    <sett name="TitleMode" value="1"/>
    <sett name="OverlayStyle" value="0"/>
    <sett name="YPos" value="139"/>
    <sett name="Height" value="54"/>  
  </settings>
</object>

<object name="DynamicStatusRow">
  <settings>
    <sett name="FontType" value="FontE_12B"/>
    <sett name="RowHeight" value="12"/>
    <sett name="TopOffset" value="2"/>
    <sett name="OverlayStyle" value="0"/>
    <sett name="YPos" value="0"/>
    <sett name="Height" value="18"/>
    <sett name="TitleMode" value="1"/>
  </settings>
</object>

<object name="StatusRow">
  <settings>
    <sett name="FontType" value="FontE_12B"/>
    <sett name="RowHeight" value="12"/>
    <sett name="TopOffset" value="0"/>
    <sett name="OverlayStyle" value="0"/>
    <sett name="YPos" value="0"/>
    <sett name="Height" value="18"/>
  </settings>
  <settings orientation="1">
    <sett name="Height" value="0"/>
  </settings>
  <attributes count="71">
    <attr value="31"/>  <!-- Time x1 -->
    <attr value="144"/> <!-- Time x2 -->
    <attr value="6"/>   <!-- Time y1 -->
    <attr value="20"/>  <!-- Time y2 -->
    <!-- Status icon (x1, x2, y1, y2, align, field) -->
    <attr value="10"/> <!-- Nbr icons -->
    <attr value="0"/>   <attr value="176"/> <attr value="0"/>   <attr value="18"/>  <attr value="1"/>  <attr value="0"/>
    <attr value="27"/>  <attr value="48"/>  <attr value="1"/>   <attr value="17"/>  <attr value="1"/>  <attr value="1"/>
    <attr value="51"/>  <attr value="72"/>  <attr value="1"/>   <attr value="17"/>  <attr value="1"/>  <attr value="1"/>
    <attr value="75"/>  <attr value="96"/>  <attr value="1"/>   <attr value="17"/>  <attr value="1"/>  <attr value="1"/>
    <attr value="99"/>  <attr value="120"/> <attr value="1"/>   <attr value="17"/>  <attr value="1"/>  <attr value="1"/>
    <attr value="123"/> <attr value="144"/> <attr value="1"/>   <attr value="17"/>  <attr value="1"/>  <attr value="1"/>    
    <attr value="1"/>   <attr value="23"/>  <attr value="1"/>   <attr value="17"/>  <attr value="18"/> <attr value="2"/>
    <attr value="147"/> <attr value="175"/> <attr value="1"/>   <attr value="17"/>  <attr value="5"/>  <attr value="3"/>
    <attr value="147"/> <attr value="175"/> <attr value="1"/>   <attr value="17"/>  <attr value="1"/>  <attr value="4"/>
    <attr value="0"/>   <attr value="176"/> <attr value="0"/>   <attr value="18"/>  <attr value="1"/>  <attr value="5"/>
  </attributes>
</object>

<object name="TabMenuBar">
  <settings>
    <sett name="FontType" value="FontE_20R"/>
    <sett name="TitleHeight" value="0"/>
    <sett name="TitleTopOffset" value="0"/>
    <sett name="TitleMode" value="1"/>
    <sett name="ScrollBarMode" value="0"/>
    <sett name="OverlayStyle" value="0"/>
    <sett name="YPos" value="0"/>
    <sett name="Height" value="52"/>
  </settings>
  <attributes count="22">
    <attr value="52"/>  <!-- frameHeight                            PopupNoFrame -->
    <attr value="4"/>   <!-- Max nbr of tabs -->
    <attr value="23"/>  <!-- unselected tabheight -->
    <attr value="27"/>  <!-- selected tabheight -->
    <attr value="40"/>  <!-- unselected tabwidth -->
    <attr value="10"/>  <!-- highlighted tab overlap on each side -->

    <attr value="176"/> <!-- defaultWidth                             Overlaystyle Normal -->
    <attr value="52"/>  <!-- defaultHeight -->
    <attr value="5"/>   <!-- Max nbr of tabs -->
    <attr value="23"/>  <!-- unselected tabheight -->
    <attr value="27"/>  <!-- selected tabheight -->
    <attr value="35"/>  <!-- unselected tabwidth -->
    <attr value="8"/>   <!-- highlighted tab overlap on each side -->
    
    <attr value="34"/> <!-- Height if title is hidden -->
    <attr value="8"/>  <!-- Max nbr of tabs for SmallLaF -->
    <attr value="23"/> <!-- unselected tabheight for SmallLaF -->
    <attr value="27"/> <!-- selected tabheight for SmallLaF -->]
    <attr value="22"/> <!-- unselected tabwidth for SmallLaF -->
    <attr value="2"/> <!-- highlighted tab overlap on each side for SmallLaF -->
    <attr value="FontE_16R"/> <!-- Font type used as tab text -->
    <attr value="27"/>  <!-- Text offset -->
    <attr value="40"/>  <!-- Vodafone Toolbar Standby offset -->  
  </attributes>
</object>

<object name="VolumeControl">
  <settings>
  <sett name="TitleMode" value="1" />
  <sett name="OverlayStyle" value="0" />
  <sett name="XPos" value="0" />
  <sett name="YPos" value="0" />
  <sett name="Height" value="29" />
  </settings>
  <settings orientation="1">
    <sett name="Height" value="0" />
  </settings>
  <attributes count="5">
    <attr index="0" value="6" />
    <attr index="1" value="1" />
    <attr index="2" value="5" />
    <attr index="3" value="6" />
    <attr index="4" value="0" />
  </attributes>
</object>

<object name="BackgroundManager">
  <attributes count="70">
    <!-- Width, Height -->
    <attr value="176"/> <attr value="57"/>  <!-- TITLE_FULL_SCREEN -->
    <attr value="176"/> <attr value="34"/>  <!-- TITLE_FULL_SCREEN_SMALL -->
    <attr value="168"/> <attr value="34"/>  <!-- TITLE_OVERLAY -->
    <attr value="176"/> <attr value="220"/> <!-- STANDBY -->
    <attr value="176"/> <attr value="18"/>  <!-- STANDBY_STATUSBAR -->
    <attr value="176"/> <attr value="26"/>  <!-- STANDBY_SOFTKEYS -->
    <attr value="176"/> <attr value="220"/> <!-- STANDBY_USER_DEFINED -->
    <attr value="176"/> <attr value="220"/> <!-- GENERAL -->
    <attr value="176"/> <attr value="220"/> <!-- DESKTOP -->
    <attr value="176"/> <attr value="176"/> <!-- OVERLAY -->
    <attr value="176"/> <attr value="57"/>  <!-- TAB -->
    <attr value="51"/>  <attr value="27"/>  <!-- TAB_SELECTED -->
    <attr value="35"/>  <attr value="23"/>  <!-- TAB_UNSELECTED -->
    <attr value="169"/> <attr value="32"/>  <!-- HIHGLIGHT_FULL_SCREEN_LIST -->
    <attr value="169"/> <attr value="55"/>  <!-- HIHGLIGHT_FULL_SCREEN_LIST_LARGE -->
    <attr value="161"/> <attr value="30"/>  <!-- HIHGLIGHT_OVERLAY_LIST -->
    <attr value="83"/>  <attr value="62"/>  <!-- DESKTOP_HIGHLIGHT -->
    <attr value="176"/> <attr value="26"/>  <!-- SOFTKEY_LEFT_PRESSED -->
    <attr value="176"/> <attr value="26"/>  <!-- SOFTKEY_MIDDLE_PRESSED -->
    <attr value="176"/> <attr value="26"/>  <!-- SOFTKEY_RIGHT_PRESSED -->
    <attr value="176"/> <attr value="147"/> <!-- INPUT -->
    <attr value="176"/> <attr value="147"/> <!-- INPUT_SMALL -->
    <attr value="176"/> <attr value="176"/> <!-- HOME_SCREEN -->
    <attr value="168"/> <attr value="57"/>  <!-- HOME_SCREEN_TAB -->
    <attr value="40"/>  <attr value="23"/>  <!-- HOME_SCREEN_TAB_UNSELECTED -->
    <attr value="60"/>  <attr value="27"/>  <!-- HOME_SCREEN_TAB_SELECTED -->
    <attr value="161"/> <attr value="53"/>  <!-- HOME_SCREEN_HIGHLIGHT -->
    <attr value="161"/> <attr value="30"/>  <!-- HOME_SCREEN_HIGHLIGHT_SMALL -->
    <attr value="168"/> <attr value="145"/> <!-- MORELIST -->
    <attr value="161"/> <attr value="30"/>  <!-- MORELIST_HIGHLIGHT -->
    <attr value="0"/>   <attr value="0"/>   <!-- STANDBY_2ND_DISPLAY -->
    <attr value="0"/>   <attr value="0"/>   <!-- STANDBY_2ND_DISPLAY_USER_DEFINED -->
    <attr value="176"/> <attr value="220"/> <!-- MEDIA_PORTRAIT -->
    <attr value="220"/> <attr value="176"/> <!-- MEDIA_LANDSCAPE -->
    <attr value="176"/> <attr value="220"/> <!-- APPLICATION -->
  </attributes>
</object>

<object name="TitleLarge">
  <settings>
    <sett name="TopOffset" value="6"/>
  </settings>
  <attributes count="8">
    <attr value="FontE_14R"/>  <!-- Font 2nd row -->
    <attr value="7"/>          <!-- IconOffsetLeft -->
    <attr value="6"/>          <!-- IconOffsetTop -->
    <attr value="7"/>          <!-- TextOffsetLeft -->  
    <attr value="5"/>          <!-- TextOffsetRight -->
    <attr value="3"/>          <!-- TextTwoOffsetTop -->
    <attr value="40"/>         <!-- MaxIconWidth -->
    <attr value="40"/>         <!-- MaxIconHeight -->
  </attributes>
</object>

<object name="TitleSmall">
  <settings>
    <sett name="TopOffset" value="5"/>
  </settings>
  <attributes count="6">
    <attr value="7"/>          <!-- IconOffsetLeft -->
    <attr value="5"/>          <!-- IconOffsetTop -->
    <attr value="3"/>          <!-- TextOffsetLeft -->    
    <attr value="5"/>          <!-- TextOffsetRight -->
    <attr value="16"/>         <!-- MaxIconWidth -->
    <attr value="20"/>         <!-- MaxIconHeight -->
  </attributes>
</object>


</layout>



and i got this one (it has no logo, but is also has no text above right and left shortcut keys: multimedia and contacts keys; also clock is up under battery, date is under signal). can you make it so it has shotcut text down (i think people call it shrollbar, and clock to be above contacts, and date above multimedia? O_O
CODE
<?xml version="1.0" encoding="utf-8"?>

<layout version="1.0">

<!-- Default settings must be first in file -->
<object name="default">
  <settings>
    <sett name="FontType" value="32767"/>
    <sett name="RowHeight" value="32767"/>
    <sett name="TopOffset" value="32767"/>
    <sett name="TitleFontType" value="32767"/>
    <sett name="TitleHeight" value="32767"/>
    <sett name="TitleTopOffset" value="32767"/>
    <sett name="TitleMode" value="2"/>
    <sett name="ScrollBarMode" value="0"/>
    <sett name="ShowFrame" value="0"/>
    <sett name="OverlayStyle" value="2"/>
    <sett name="XPos" value="0"/>
    <sett name="YPos" value="18"/>
    <sett name="Width" value="176"/>
    <sett name="Height" value="176"/>
    <sett name="YRelatively" value="1"/>
    <sett name="Backlight" value="4"/>
  </settings>
  <settings display="1">
    <sett name="FontType" value="32767"/>
    <sett name="RowHeight" value="32767"/>
    <sett name="TopOffset" value="32767"/>
    <sett name="TitleFontType" value="32767"/>
    <sett name="TitleHeight" value="32767"/>
    <sett name="TitleTopOffset" value="32767"/>
    <sett name="TitleMode" value="0"/>
    <sett name="ScrollBarMode" value="0"/>
    <sett name="ShowFrame" value="0"/>
    <sett name="OverlayStyle" value="2"/>
    <sett name="XPos" value="0"/>
    <sett name="YPos" value="0"/>
    <sett name="Width" value="128"/>
    <sett name="Height" value="36"/>
    <sett name="YRelatively" value="1"/>
    <sett name="Backlight" value="4"/>
  </settings>
</object>

<object name="ListObject">
  <settings>
    <sett name="TitleMode" value="32767"/>
    <sett name="ScrollBarMode" value="0"/>
    <sett name="YPos" value="32766"/>
  </settings>
  <attributes count="8">
    <attr index="0" value="FontE_16R"/>
    <attr index="1" value="FontE_16R"/>
    <attr index="2" value="FontE_14R"/>
    <attr index="3" value="120"/> <!-- FirstRowSecondTextStartPosition -->
    <attr index="4" value="41"/> <!-- FirstRowSecondTextWidth -->
    <attr index="5" value="20"/> <!-- SecondRowStartPostition -->
    <attr index="6" value="2500"/> <!-- MLS TTL -->
    <attr index="7" value="6"/> <!-- More list max -->
  </attributes>
  <attributes count="8" layout="1">
    <attr index="0" value="FontE_16R"/>
    <attr index="1" value="FontE_16R"/>
    <attr index="2" value="FontE_14R"/>
    <attr index="3" value="120"/> <!-- FirstRowSecondTextStartPosition -->
    <attr index="4" value="41"/> <!-- FirstRowSecondTextWidth -->
    <attr index="5" value="20"/> <!-- SecondRowStartPostition -->
    <attr index="6" value="2500"/> <!-- MLS TTL -->
    <attr index="7" value="6"/> <!-- More list max -->
  </attributes>
</object>

<object name="NOfManyList">
  <settings>
    <sett name="TitleMode" value="32767"/>
    <sett name="ScrollBarMode" value="0"/>
    <sett name="YPos" value="32766"/>
  </settings>
  <settings layout="1">
    <sett name="FontType" value="FontE_20R"/>
  </settings>
</object>

<object name="OneOfManyList">
  <settings>
    <sett name="TitleMode" value="32767"/>
    <sett name="ScrollBarMode" value="0"/>
    <sett name="YPos" value="32766"/>
  </settings>
  <settings layout="1">
    <sett name="FontType" value="FontE_16R"/>
  </settings>
</object>

<object name="OnOffList">
  <settings>
    <sett name="TitleMode" value="32767"/>
    <sett name="ScrollBarMode" value="0"/>
    <sett name="YPos" value="32766"/>
  </settings>
  <settings layout="1">
    <sett name="FontType" value="FontE_16R"/>
  </settings>
</object>

<object name="Feedback">
  <settings>
    <sett name="TitleMode" value="1"/>
    <sett name="OverlayStyle" value="9"/>
  </settings>
  <attributes count="17">
    <attr value="6"/>
    <attr value="12"/>
    <attr value="0"/>
    <attr value="0"/>
    <attr value="2"/>
    <attr value="22"/>
    <attr value="10"/>
    <attr value="2"/>
    <attr value="2"/>   <!-- Minimum number rows descr text -->
    <attr value="4"/>   <!-- Popup client left -->
    <attr value="4"/>   <!-- Popup client right -->
    <attr value="4"/>   <!-- Popup client top -->
    <attr value="4"/>   <!-- Popup client bottom -->
    <attr value="4"/>   <!-- Fullsceen client left -->
    <attr value="3"/>   <!-- Fullsceen client right -->
    <attr value="4"/>   <!-- Fullsceen client top -->
    <attr value="4"/>   <!-- Fullsceen client bottom -->
  </attributes>
  <attributes count="17" layout="1">
    <attr value="5"/>
    <attr value="12"/>
    <attr value="0"/>
    <attr value="0"/>
    <attr value="2"/>
    <attr value="22"/>
    <attr value="10"/>
    <attr value="2"/>
    <attr value="2"/>   <!-- Minimum number rows descr text -->
    <attr value="4"/>   <!-- Popup client left -->
    <attr value="4"/>   <!-- Popup client right -->
    <attr value="4"/>   <!-- Popup client top -->
    <attr value="4"/>   <!-- Popup client bottom -->
    <attr value="4"/>   <!-- Fullsceen client left -->
    <attr value="3"/>   <!-- Fullsceen client right -->
    <attr value="4"/>   <!-- Fullsceen client top -->
    <attr value="4"/>   <!-- Fullsceen client bottom -->
  </attributes>
</object>

<object name="FeedbackSmall">
  <settings>
    <sett name="XPos" value="0"/>
    <sett name="YPos" value="0"/>
    <sett name="Width" value="128"/>
    <sett name="Height" value="36"/>
    <sett name="OverlayStyle" value="0"/>
    <sett name="TitleMode" value="1"/>
    <sett name="ScrollBarMode" value="0"/>
  </settings>
  <attributes count="8">
    <attr index="0" value="36"/>    <!-- ROW_HEIGHT -->
    <attr index="1" value="10"/>    <!-- TOP_OFFSET -->
    <attr index="2" value="3"/>     <!-- LEFT_OFFSET -->
    <attr index="3" value="2"/>     <!-- BETWEEN_OFFSET -->
    <attr index="4" value="11"/>    <!-- ICON_TOP_OFFSET -->
    <attr index="5" value="1000"/>  <!-- START_SCROLL_TIMER_VALUE -->
    <attr index="6" value="50"/>    <!-- REDRAW_INTERVAL_TIMER_VALUE -->
    <attr index="7" value="1"/>     <!-- REDRAW_OFFSET_STEP -->
  </attributes>
</object>

<object name="StringInput">
  <settings>
    <sett name="FontType" value="FontE_20R"/>
    <sett name="RowHeight" value="10"/>        <!-- should be less than actual rowheight -->
    <sett name="TitleMode" value="32767"/>
    <sett name="OverlayStyle" value="5"/>
    <sett name="YPos" value="32766"/>
  </settings>
  <attributes count="7">
    <attr index="0" value="2"/>  <!-- INTERNAL_FRAME_FONT_SIZE -->
    <attr index="1" value="0"/>  <!-- INTERNAL_FRAME_FONT_STYLE -->
    <attr index="2" value="2"/>  <!-- INTERNAL_FRAME_LARGE_FONT_SIZE -->
    <attr index="3" value="0"/>  <!-- INTERNAL_FRAME_LARGE_FONT_STYLE -->
    <attr index="4" value="10"/> <!-- STRING_INPUT_INROW_SCROLL -->
    <attr index="5" value="27"/> <!-- STRING_INPUT_RESERVESPACE_CHINESE -->
    <attr index="6" value="0"/>  <!-- INTERNAL_FRAME_LARGE_SHOW_TITLE -->
  </attributes>
  <attributes count="7" layout="1">
    <attr index="0" value="2"/>  <!-- INTERNAL_FRAME_FONT_SIZE -->
    <attr index="1" value="0"/>  <!-- INTERNAL_FRAME_FONT_STYLE -->
    <attr index="2" value="2"/>  <!-- INTERNAL_FRAME_LARGE_FONT_SIZE -->
    <attr index="3" value="0"/>  <!-- INTERNAL_FRAME_LARGE_FONT_STYLE -->
    <attr index="4" value="10"/> <!-- STRING_INPUT_INROW_SCROLL -->
    <attr index="5" value="27"/> <!-- STRING_INPUT_RESERVESPACE_CHINESE -->
    <attr index="6" value="0"/>  <!-- INTERNAL_FRAME_LARGE_SHOW_TITLE -->
  </attributes>
</object>

<object name="StringInputInfo">
  <settings>
    <sett name="TitleMode" value="1"/>
    <sett name="OverlayStyle" value="0"/>
    <sett name="XPos" value="0"/>
    <sett name="YPos" value="0"/>
    <sett name="Width" value="176"/>
    <sett name="Height" value="0"/>
  </settings>
  <attributes count="9">
    <attr index="0" value="2500"/> <!-- STRING_INPUT_LANGUAGE_TOT -->
    <attr index="1" value="24"/> <!-- STRING_INPUT_STATUS_ICON_WIDTH -->
    <attr index="2" value="30"/> <!-- STRING_INPUT_STATUS_ICON_CHINESE_IM_WIDTH -->
    <attr index="3" value="1"/> <!-- STRING_INPUT_STATUS_ICON_CHINESE_IM_POS -->
    <attr index="4" value="20"/> <!-- STRING_INPUT_STATUS_COUNTER_WIDTH -->
    <attr index="5" value="700"/> <!-- STRING_INPUT_STATUS_SCROLL_START -->
    <attr index="6" value="200"/> <!-- STRING_INPUT_STATUS_SCROLLING -->
    <attr index="7" value="600"/> <!-- STRING_INPUT_STATUS_SCROLL_STOP -->
    <attr index="8" value="20"/> <!-- STRING_INPUT_INFO_OBJECT_HEIGHT -->
  </attributes>
</object>

<object name="PreEdit">
  <settings>
    <sett name="FontType" value="FontE_16R"/>
    <sett name="RowHeight" value="20"/>
    <sett name="TopOffset" value="3"/>
    <sett name="TitleHeight" value="0"/>
    <sett name="TitleTopOffset" value="0"/>
    <sett name="TitleMode" value="1"/>
    <sett name="OverlayStyle" value="0"/>
    <sett name="YPos" value="0"/>
    <sett name="Width" value="0"/>
    <sett name="Height" value="0"/>
    <sett name="YRelatively" value="2"/>
  </settings>
  <attributes count="2">
    <attr index="0" value="FontE_16R"/>
    <attr index="1" value="0"/>
  </attributes>
</object>

<object name="PredLstInp">
  <settings>
    <sett name="TitleMode" value="1"/>
    <sett name="ScrollBarMode" value="32767"/>
    <sett name="ShowFrame" value="1"/>
    <sett name="OverlayStyle" value="8"/>
    <sett name="XPos" value="32767"/>
    <sett name="YPos" value="32767"/>
    <sett name="Width" value="32767"/>
    <sett name="Height" value="32767"/>
    <sett name="YRelatively" value="2"/>
  </settings>
</object>

<object name="PredLstInp2">
  <settings>
    <sett name="TitleMode" value="1"/>
    <sett name="ScrollBarMode" value="32767"/>
    <sett name="ShowFrame" value="1"/>
    <sett name="OverlayStyle" value="0"/>
    <sett name="XPos" value="32767"/>
    <sett name="YPos" value="32767"/>
    <sett name="Width" value="32767"/>
    <sett name="Height" value="32767"/>
    <sett name="YRelatively" value="2"/>
  </settings>
</object>

<object name="Form">
  <settings>
    <sett name="TitleMode" value="32767"/>
    <sett name="YPos" value="32766"/>
  </settings>
</object>

<object name="FormList">
  <settings>
    <sett name="TitleMode" value="32767"/>
    <sett name="ScrollBarMode" value="0"/>
    <sett name="YPos" value="32766"/>
  </settings>
  <attributes count="3">
    <attr index="0" value="FontE_16R"/>
    <attr index="1" value="FontE_16R"/>
    <attr index="2" value="FontE_16R"/>
  </attributes>
</object>

<object name="ChinaEdit">
  <settings>
    <sett name="FontType" value="FontE_16R"/>
    <sett name="RowHeight" value="21"/>
    <sett name="TopOffset" value="1"/>
    <sett name="TitleHeight" value="0"/>
    <sett name="TitleTopOffset" value="0"/>
    <sett name="TitleMode" value="1"/>
    <sett name="OverlayStyle" value="0"/>
    <sett name="YPos" value="167"/>
    <sett name="Height" value="27"/> <!-- STRING_INPUT_RESERVESPACE_CHINESE -->
    <sett name="YRelatively" value="0"/>
  </settings>
  <attributes count="3">
    <attr index="0" value="FontE_12R"/> <!-- CANDIDATE_COMPONENT_FONT -->
    <attr index="1" value="FontE_6R"/>  <!-- CANDIDATE_INDEX_FONT -->
    <attr index="2" value="FontE_16R"/> <!-- CANDIDATE_KANJI_FONT -->
  </attributes>
</object>

<object name="Symbols">
  <settings>
    <sett name="TitleMode" value="32767"/>
    <sett name="ScrollBarMode" value="32767"/>
    <sett name="ShowFrame" value="1"/>
    <sett name="OverlayStyle" value="8"/>
    <sett name="XPos" value="32767"/>
    <sett name="YPos" value="32767"/>
    <sett name="Width" value="32767"/>
    <sett name="Height" value="32767"/>
  </settings>
  <attributes count="6">
    <attr index="0" value="5"/>
    <attr index="1" value="6"/>
    <attr index="2" value="3"/>
    <attr index="3" value="3"/>
    <attr index="4" value="9"/>
    <attr index="5" value="10"/>
  </attributes>
</object>

<object name="Pictogram">
  <settings>
    <sett name="TitleMode" value="32767"/>
    <sett name="ScrollBarMode" value="32767"/>
    <sett name="ShowFrame" value="1"/>
    <sett name="OverlayStyle" value="8"/>
    <sett name="XPos" value="32767"/>
    <sett name="YPos" value="32767"/>
    <sett name="Width" value="32767"/>
    <sett name="Height" value="32767"/>
  </settings>
</object>

<object name="DateInput">
  <settings>
    <sett name="FontType" value="FontE_16R"/>
    <sett name="TitleMode" value="32767"/>
    <sett name="OverlayStyle" value="5"/>
    <sett name="YPos" value="32766"/>
  </settings>
  <attributes count="2">
    <attr index="0" value="FontE_20R"/>
    <attr index="1" value="FontE_16R"/>
  </attributes>
  <attributes count="2" layout="1">
    <attr index="0" value="FontE_16R"/>
    <attr index="1" value="FontE_16R"/>
  </attributes>
</object>

<object name="TimeInput">
  <settings>
    <sett name="FontType" value="FontE_16R"/>
    <sett name="TitleMode" value="32767"/>
    <sett name="OverlayStyle" value="5"/>
    <sett name="YPos" value="32766"/>
  </settings>
  <attributes count="1">
    <attr index="0" value="FontE_20R"/>
  </attributes>
  <attributes count="1" layout="1">
    <attr index="0" value="FontE_16R"/>
  </attributes>
</object>

<object name="PercentInput">
  <settings>
    <sett name="TitleMode" value="32767"/>
    <sett name="OverlayStyle" value="5"/>
    <sett name="YPos" value="32766"/>
  </settings>
  <attributes count="4">
    <attr index="0" value="5"/>
    <attr index="1" value="10"/>
    <attr index="2" value="0"/>
    <attr index="3" value="0"/>
  </attributes>
</object>

<object name="Calculator">
  <settings>
    <sett name="FontType" value="FontE_20R"/>
    <sett name="RowHeight" value="24"/>
    <sett name="TitleMode" value="32767"/>
    <sett name="YPos" value="32766"/>
  </settings>
  <attributes count="16">
    <attr index="0" value="FontE_20R"/> <!-- Memory font -->
    <attr index="1" value="7"/>   <!-- Frame left -->
    <attr index="2" value="7"/>   <!-- Frame right -->
    <attr index="3" value="4"/>    <!-- Frame top -->
    <attr index="4" value="27"/>   <!-- Frame bottom -->
    <attr index="5" value="6"/>    <!-- Text left -->
    <attr index="6" value="8"/>    <!-- Text right -->
    <attr index="7" value="0"/>    <!-- Menu x1 -->
    <attr index="8" value="176"/>  <!-- Menu x2 -->
    <attr index="9" value="151"/>  <!-- Menu y1 -->
    <attr index="10" value="175"/> <!-- Menu y2 -->
    <attr index="11" value="14"/>  <!-- Operators -->
    <attr index="12" value="154"/> <!-- Operators -->
    <attr index="13" value="14"/>  <!-- Highlight -->
    <attr index="14" value="153"/> <!-- Highlight -->
    <attr index="15" value="22"/>  <!-- Highlight offset -->
  </attributes>
</object>

<object name="StatusIndication">
  <settings>
    <sett name="RowHeight" value="0"/>
    <sett name="TopOffset" value="0"/>
    <sett name="TitleHeight" value="0"/>
    <sett name="TitleTopOffset" value="0"/>
    <sett name="TitleMode" value="1"/>
    <sett name="OverlayStyle" value="0"/>
    <sett name="YPos" value="18"/>
    <sett name="Height" value="176"/>
  </settings>
  <settings display="1">
    <sett name="RowHeight" value="0"/>
    <sett name="TopOffset" value="0"/>
    <sett name="TitleHeight" value="0"/>
    <sett name="TitleTopOffset" value="0"/>
    <sett name="TitleMode" value="1"/>
    <sett name="OverlayStyle" value="0"/>
    <sett name="XPos" value="24"/> <!-- Should be 24 but the font is a little bit too big -->
    <sett name="YPos" value="5"/>
    <sett name="Width" value="80"/> <!-- Should be 80 but the font is a little bit too big -->
    <sett name="Height" value="26"/>
  </settings>
  <settings display="1" layout="1">
    <sett name="RowHeight" value="0"/>
    <sett name="TopOffset" value="0"/>
    <sett name="TitleHeight" value="0"/>
    <sett name="TitleTopOffset" value="0"/>
    <sett name="TitleMode" value="1"/>
    <sett name="OverlayStyle" value="0"/>
    <sett name="XPos" value="24"/>
    <sett name="YPos" value="5"/>
    <sett name="Width" value="80"/>
    <sett name="Height" value="26"/>
  </settings>  
  <attributes count="91">
    <!-- Main display text attr -->
    <attr value="FontE_14B"/>  <!-- Large font -->
    <attr value="FontE_12B"/>  <!-- Small font -->
    <attr value="FontE_76R"/>  <!-- Large 24h font -->
    <attr value="FontE_50R"/>  <!-- Large 12h font -->
    <attr value="FontE_30R"/>  <!-- Large 12h font -->
    <attr value="FontE_16R"/>  <!-- Time/Date font -->
    <!-- Notes fields (nrOfRows) -->
    <attr value="4"/>  <!-- Notes 5 -->
    <attr value="3"/>  <!-- Notes 6 -->
    <attr value="2"/>  <!-- Notes 7 -->
    <attr value="1"/>  <!-- Notes 8 -->
    <!-- Text fields (x1, x2, y1, y2) -->
    <attr value="16"/> <!-- Nbr text fields -->
    <attr value="2"/>   <attr value="15"/> <attr value="55"/>   <attr value="26"/>  <attr value="10"/> <!-- 0 -->
    <attr value="2"/>   <attr value="174"/> <attr value="27"/>  <attr value="45"/>  <attr value="10"/> <!-- 1 -->
    <attr value="2"/>   <attr value="174"/> <attr value="27"/>  <attr value="63"/>  <attr value="10"/> <!-- 2 -->
    <attr value="2"/>   <attr value="174"/> <attr value="45"/>  <attr value="63"/>  <attr value="10"/> <!-- 3 -->
    <attr value="2"/>   <attr value="174"/> <attr value="63"/>  <attr value="81"/>  <attr value="0"/> <!-- 4 -->
    <attr value="4"/>   <attr value="172"/> <attr value="30"/>  <attr value="102"/> <attr value="4"/> <!-- Notes 5 -->
    <attr value="4"/>   <attr value="172"/> <attr value="48"/>  <attr value="102"/> <attr value="4"/> <!-- Notes 6 -->
    <attr value="4"/>   <attr value="172"/> <attr value="66"/>  <attr value="102"/> <attr value="4"/> <!-- Notes 7 -->
    <attr value="4"/>   <attr value="172"/> <attr value="84"/>  <attr value="102"/> <attr value="4"/> <!-- Notes 8 -->
    <attr value="0"/>   <attr value="115"/> <attr value="127"/> <attr value="177"/> <attr value="0"/> <!-- L 12h time (without AM/PM) -->
    <attr value="0"/>   <attr value="176"/> <attr value="106"/> <attr value="182"/> <attr value="0"/> <!-- L 24h time -->
    <attr value="82"/>  <attr value="173"/> <attr value="5"/> <attr value="30"/> <attr value="5"/> <!-- Time -->    
    <attr value="0"/>  <attr value="62"/> <attr value="5"/> <attr value="30"/> <attr value="5"/> <!-- Date -->
    <attr value="3"/>   <attr value="90"/>  <attr value="134"/> <attr value="152"/> <attr value="5"/> <!-- Timer -->
    <attr value="3"/>   <attr value="90"/>  <attr value="155"/> <attr value="176"/> <attr value="5"/> <!-- Alarm -->
    <attr value="116"/> <attr value="176"/> <attr value="124"/> <attr value="154"/> <attr value="0"/> <!-- L 12h time AM/PM -->
  </attributes>
  <attributes count="31" display="1">
    <!-- Second display text attr -->
    <attr value="FontE_26R"/>  <!-- Time (24h) -->
    <attr value="FontE_26R"/>  <!-- Time (12h) -->
    <attr value="FontE_10R"/>  <!-- AM/PM -->
    <attr value="4"/>          <!-- Mode: Small second display -->
    <attr value="0"/>          <!-- Not used -->
    <attr value="0"/>          <!-- Not used -->
    <!-- Dummyfields (so that TEXT_NBR_TEXTS_OFFSET in ui_standby_layout is correct for 2nd display also) -->
    <attr value="0"/>  <!-- Notes 5 -->
    <attr value="0"/>  <!-- Notes 6 -->
    <attr value="0"/>  <!-- Notes 7 -->
    <attr value="0"/>  <!-- Notes 8 -->
    <!-- Text fields (x1, x2, y1, y2) -->
    <attr value="4"/> <!-- Nbr text fields -->
    <attr value="0"/>   <attr value="80"/> <attr value="0"/>   <attr value="26"/>  <attr value="0"/> <!-- Time -->
    <attr value="0"/>   <attr value="62"/> <attr value="0"/>   <attr value="26"/>  <attr value="0"/> <!-- Time -->
    <attr value="63"/>  <attr value="80"/> <attr value="0"/>   <attr value="15"/>  <attr value="0"/> <!-- AM/PM -->
    <attr value="0"/>   <attr value="80"/> <attr value="0"/>   <attr value="26"/>  <attr value="0"/> <!-- Call time -->
    <!-- Last two lines should be these but the font is a little bit too large
    <attr value="0"/>   <attr value="57"/> <attr value="0"/>   <attr value="26"/>  <attr value="0"/>
    <attr value="58"/>  <attr value="80"/> <attr value="0"/>   <attr value="10"/>  <attr value="0"/>
    -->
  </attributes>
</object>

<object name="CallStatus">
  <settings>
    <sett name="RowHeight" value="19"/>
    <sett name="TopOffset" value="2"/>
    <sett name="TitleHeight" value="0"/>
    <sett name="TitleTopOffset" value="0"/>
    <sett name="TitleMode" value="1"/>
    <sett name="OverlayStyle" value="0"/>
    <sett name="YPos" value="32766"/>
    <sett name="Height" value="52"/>
    <sett name="YRelatively" value="2"/>
  </settings>
  <attributes count="5">
    <attr index="0" value="0"/>
    <attr index="1" value="30"/>
    <attr index="2" value="2"/>
    <attr index="3" value="40"/>
    <attr index="4" value="2"/>
  </attributes>
</object>

<object name="MainInput">
  <settings>
    <sett name="FontType" value="FontE_40R"/>
    <sett name="RowHeight" value="40"/>
    <sett name="TopOffset" value="2"/>
    <sett name="TitleHeight" value="0"/>
    <sett name="TitleTopOffset" value="0"/>
    <sett name="TitleMode" value="1"/>
    <sett name="ShowFrame" value="1"/>
    <sett name="OverlayStyle" value="0"/>
    <sett name="XPos" value="4"/>
    <sett name="YPos" value="51"/>
    <sett name="Width" value="168"/>
    <sett name="Height" value="118"/>
    <sett name="YRelatively" value="2"/>
  </settings>
  <attributes count="3">
    <attr index="0" value="80"/>
    <attr index="1" value="26"/>
    <attr index="2" value="28"/>
  </attributes>
</object>

<object name="SleepMode">
  <settings>
    <sett name="FontType" value="FontD_29B"/>
    <sett name="RowHeight" value="60"/>
    <sett name="TitleHeight" value="0"/>
    <sett name="TitleTopOffset" value="0"/>
    <sett name="TitleMode" value="1"/>
    <sett name="OverlayStyle" value="4"/>
    <sett name="YPos" value="0"/>
    <sett name="Height" value="220"/>
  </settings>
  <attributes count="6">
    <attr index="0" value="FontE_20R"/>
    <attr index="1" value="21"/>      
    <attr index="2" value="18" />    
    <attr index="3" value="18" />      
    <attr index="4" value="23" />    
    <attr index="5" value="34" />  
  </attributes>
  <attributes count="6" display="1">
    <attr index="0" value="FontE_20R"/>
    <attr index="1" value="10"/>
    <attr index="2" value="24"/>
    <attr index="3" value="22"/>
    <attr index="4" value="34"/>
    <attr index="5" value="43"/>
  </attributes>
</object>

<object name="ImageViewer">
  <settings>
    <sett name="TitleMode" value="1"/>
    <sett name="YPos" value="32766"/>
  </settings>
  <attributes count="23">
    <attr index="0" value="FontE_16B"/> <!-- ZoomStepFont -->
    <attr index="1" value="1"/>         <!-- ZoomInOnVolumeDown: Use or Not-->
    <attr index="2" value="1"/>         <!-- TOP_OFFSET -->
    <attr index="3" value="0"/>         <!-- BOTTOM_OFFSET -->
    <attr index="4" value="1"/>         <!-- SIDE_OFFSET -->
    <attr index="5" value="29"/>        <!-- FOREGROUND_TEXT_OFFSET -->
    <attr index="6" value="53"/>        <!-- IMAGEINDEX_TEXT_WIDTH -->
    <attr index="7" value="1"/>         <!-- IMAGEINDEX_TOP_OFFSET -->
    <attr index="8" value="1"/>         <!-- ICONSPOSITION_IMAGESIZE_LEFT -->
    <attr index="9" value="1"/>         <!-- ICONSPOSITION_SAVETO_LEFT -->
    <attr index="10" value="1"/>        <!-- ICONSPOSITION_ARROW_SIDE_OFFSET -->
    <attr index="11" value="88"/>       <!-- PROGRESS_BAR_SCROLL_LENGTH -->
    <attr index="12" value="5"/>        <!-- PROGRESS_BAR_SLIDER_HEIGHT -->  
    <attr index="13" value="5"/>        <!-- PROGRESS_BAR_SLIDER_YOFFSET -->
    <attr index="14" value="34"/>       <!-- PROGRESS_BAR_TEXT_WIDTH -->
    <attr index="15" value="0"/>        <!-- SOFTKEY_H_RIGHTSIDE_OFFSET -->
    <attr index="16" value="0"/>        <!-- SOFTKEY_H_LEFTSIDE_OFFSET -->
    <attr index="17" value="75"/>       <!-- SOFTKEY_BUTTON_MAX_WIDTH -->
    <attr index="18" value="0"/>        <!-- SOFTKEY_BUTTON_MIDDLE_WIDTH -->
    <attr index="19" value="16"/>       <!-- ZOOM_BAR_HEIGHT -->
    <attr index="20" value="1"/>        <!-- ZOOM_BLOCK_PER_STEP -->
    <attr index="21" value="FontE_16B"/><!-- Set text font for top row text font -->
    <attr index="22" value="158"/>      <!-- ax width for foreground text -->
  </attributes>
  <attributes count="23" orientation="1">
    <attr index="0" value="FontE_16B"/> <!-- ZoomStepFont -->
    <attr index="1" value="1"/>         <!-- ZoomInOnVolumeDown: Use or Not-->
    <attr index="2" value="1"/>         <!-- TOP_OFFSET -->
    <attr index="3" value="1"/>         <!-- BOTTOM_OFFSET -->
    <attr index="4" value="1"/>         <!-- SIDE_OFFSET -->
    <attr index="5" value="29"/>        <!-- FOREGROUND_TEXT_OFFSET -->
    <attr index="6" value="53"/>        <!-- IMAGEINDEX_TEXT_WIDTH -->
    <attr index="7" value="1"/>         <!-- IMAGEINDEX_TOP_OFFSET -->
    <attr index="8" value="1"/>         <!-- ICONSPOSITION_IMAGESIZE_LEFT -->
    <attr index="9" value="1"/>         <!-- ICONSPOSITION_SAVETO_LEFT -->
    <attr index="10" value="1"/>        <!-- ICONSPOSITION_ARROW_SIDE_OFFSET -->
    <attr index="11" value="88"/>       <!-- PROGRESS_BAR_SCROLL_LENGTH -->
    <attr index="12" value="5"/>        <!-- PROGRESS_BAR_SLIDER_HEIGHT -->  
    <attr index="13" value="5"/>        <!-- PROGRESS_BAR_SLIDER_YOFFSET -->
    <attr index="14" value="34"/>       <!-- PROGRESS_BAR_TEXT_WIDTH -->
    <attr index="15" value="1"/>        <!-- SOFTKEY_H_RIGHTSIDE_OFFSET -->
    <attr index="16" value="1"/>        <!-- SOFTKEY_H_LEFTSIDE_OFFSET -->
    <attr index="17" value="75"/>       <!-- SOFTKEY_BUTTON_MAX_WIDTH -->
    <attr index="18" value="0"/>        <!-- SOFTKEY_BUTTON_MIDDLE_WIDTH -->
    <attr index="19" value="16"/>       <!-- ZOOM_BAR_HEIGHT -->
    <attr index="20" value="1"/>        <!-- ZOOM_BLOCK_PER_STEP -->
    <attr index="21" value="FontE_16B"/><!-- Set text font for progress bar -->
    <attr index="22" value="158"/>      <!-- ax width for foreground text -->
  </attributes>
</object>

<object name="Palette">
  <settings>
    <sett name="TitleMode" value="32767"/>
    <sett name="YPos" value="32766"/>
  </settings>
  <attributes count="8">
    <attr index="0" value="15"/> <!-- PALETTE_COLOR_WIDTH -->
    <attr index="1" value="15"/> <!-- PALETTE_COLOR_HEIGHT -->
    <attr index="2" value="5"/>  <!-- PALETTE_COLOR_OFFSET_X -->
    <attr index="3" value="5"/>  <!-- PALETTE_COLOR_OFFSET_Y -->
    <attr index="4" value="3"/>  <!-- PALETTE_COLOR_SPACE_X -->
    <attr index="5" value="3"/>  <!-- PALETTE_COLOR_SPACE_Y -->
    <attr index="6" value="7"/>  <!-- PALETTE_SCROLLBAR_WIDTH -->
    <attr index="7" value="1"/>  <!-- PALETTE_HIGHLIGHT_FRAME -->
  </attributes>
</object>

<object name="Keylock">
  <settings>
    <sett name="TitleMode" value="1"/>
    <sett name="OverlayStyle" value="0"/>
    <sett name="YPos" value="0"/>
    <sett name="Height" value="0"/>
    <sett name="YRelatively" value="2"/>
  </settings>
  <attributes count="1">
    <attr index="0" value="26"/>
  </attributes>
</object>

<object name="Keygrabber">
  <settings>
    <sett name="TitleMode" value="2"/>
    <sett name="YPos" value="32766"/>
    <sett name="YRelatively" value="2"/>
  </settings>
</object>

<object name="StopWatch">
  <settings>
    <sett name="FontType" value="FontE_20R"/>
    <sett name="RowHeight" value="61"/>
    <sett name="TopOffset" value="0"/>
    <sett name="TitleMode" value="32767"/>
    <sett name="YPos" value="32766"/>
  </settings>
  <attributes count="16">
    <attr index="0" value="50"/>
    <attr index="1" value="2"/>
    <attr index="2" value="FontE_20R"/>
    <attr index="3" value="24"/>
    <attr index="4" value="FontE_14R"/>
    <attr index="5" value="22"/>
    <attr index="6" value="6"/>
    <attr index="7" value="82"/>
    <attr index="8" value="12"/>   <!-- Frame left -->
    <attr index="9" value="9"/>    <!-- Frame right -->
    <attr index="10" value="34"/>  <!-- Frame top -->
    <attr index="11" value="9"/>   <!-- Frame bottom -->
    <attr index="12" value="3"/>   <!-- Icon left -->
    <attr index="13" value="4"/>   <!-- Icon top -->
    <attr index="14" value="80"/>  <!-- Icon width -->
    <attr index="15" value="58"/>  <!-- Icon height -->
  </attributes>
</object>

<object name="DockPanel">
  <settings>
    <sett name="TitleMode" value="1"/>
    <sett name="YPos" value="32766"/>
  </settings>
</object>

<object name="PictureEditor">
  <settings>
    <sett name="TitleMode" value="1"/>
    <sett name="YPos" value="32766"/>
  </settings>
</object>

<object name="SoftKeys">
  <settings>
    <sett name="FontType" value="FontE_20R"/>
    <sett name="RowHeight" value="26"/>
    <sett name="TopOffset" value="2"/>
    <sett name="TitleHeight" value="0"/>
    <sett name="TitleTopOffset" value="0"/>
    <sett name="TitleMode" value="1"/>
    <sett name="OverlayStyle" value="0"/>
    <sett name="YPos" value="194"/>
    <sett name="Height" value="26"/>
    <sett name="YRelatively" value="0"/>
  </settings>
  <settings orientation="1">
    <sett name="FontType" value="FontE_16R"/>
    <sett name="XPos" value="140"/>
    <sett name="YPos" value="0"/>
    <sett name="Width" value="80"/>
    <sett name="Height" value="176"/>
  </settings>
  <settings orientation="1" layout="1">
    <sett name="FontType" value="FontE_16R"/>
    <sett name="XPos" value="140"/>
    <sett name="YPos" value="0"/>
    <sett name="Width" value="80"/>
    <sett name="Height" value="176"/>
  </settings>
</object>

<object name="MsgHeader">
  <settings>
    <sett name="FontType" value="FontE_16R"/>
    <sett name="TitleMode" value="1"/>
    <sett name="OverlayStyle" value="0"/>
    <sett name="YPos" value="32766"/>
    <sett name="Height" value="20"/>
  </settings>
</object>

<object name="LCHeader">
  <settings>
    <sett name="FontType" value="FontE_16R"/>
    <sett name="TitleMode" value="1"/>
    <sett name="OverlayStyle" value="0"/>
    <sett name="YPos" value="32766"/>
    <sett name="Height" value="18"/>
  </settings>
</object>

<object name="ProgressHeader">
  <settings>
    <sett name="TitleMode" value="1"/>
    <sett name="OverlayStyle" value="0"/>
    <sett name="YPos" value="32766"/>
    <sett name="Height" value="20"/>
  </settings>
</object>

<object name="StandbyTicker">
  <settings>
    <sett name="FontType" value="FontE_16R"/>
    <sett name="RowHeight" value="30"/>
    <sett name="TitleMode" value="1"/>
    <sett name="OverlayStyle" value="0"/>
    <sett name="YPos" value="158"/>
    <sett name="Height" value="35"/>
  </settings>
  <attributes count="1">
    <attr value="FontE_16R"/>
  </attributes>
</object>

<object name="InstantViewer">
  <settings>
    <sett name="FontType" value="FontE_16R"/>
    <sett name="TitleMode" value="1"/>
    <sett name="OverlayStyle" value="0"/>
    <sett name="YPos" value="139"/>
    <sett name="Height" value="54"/>
  </settings>
</object>

<object name="StatusRow">
  <settings>
    <sett name="FontType" value="FontE_12B"/>
    <sett name="RowHeight" value="12"/>
    <sett name="TopOffset" value="0"/>
    <sett name="OverlayStyle" value="0"/>
    <sett name="YPos" value="0"/>
    <sett name="Height" value="18"/>
  </settings>
  <settings orientation="1">
    <sett name="Height" value="0"/>
  </settings>
  <settings display="1">
    <sett name="OverlayStyle" value="0"/>
    <sett name="YPos" value="0"/>
    <sett name="Height" value="36"/>
  </settings>
  <attributes count="71">
    <attr value="31"/>  <!-- Time x1 -->
    <attr value="144"/> <!-- Time x2 -->
    <attr value="3"/>   <!-- Time y1 -->
    <attr value="17"/>  <!-- Time y2 -->
    <!-- Status icon (x1, x2, y1, y2, align, field) -->
    <attr value="11"/> <!-- Nbr icons -->
    <attr value="0"/>   <attr value="176"/> <attr value="0"/>   <attr value="18"/>  <attr value="1"/>  <attr value="0"/>
    <attr value="27"/>  <attr value="48"/>  <attr value="1"/>   <attr value="17"/>  <attr value="1"/>  <attr value="1"/>
    <attr value="51"/>  <attr value="72"/>  <attr value="1"/>   <attr value="17"/>  <attr value="1"/>  <attr value="1"/>
    <attr value="75"/>  <attr value="96"/>  <attr value="1"/>   <attr value="17"/>  <attr value="1"/>  <attr value="1"/>
    <attr value="99"/>  <attr value="120"/> <attr value="1"/>   <attr value="17"/>  <attr value="1"/>  <attr value="1"/>
    <attr value="123"/> <attr value="144"/> <attr value="1"/>   <attr value="17"/>  <attr value="1"/>  <attr value="1"/>
    <attr value="175"/> <attr value="200"/> <attr value="1"/>   <attr value="17"/>  <attr value="1"/>  <attr value="1"/>
    <attr value="1"/>   <attr value="31"/>  <attr value="1"/>   <attr value="17"/>  <attr value="18"/> <attr value="2"/>
    <attr value="147"/> <attr value="175"/> <attr value="1"/>   <attr value="17"/>  <attr value="5"/>  <attr value="3"/>
    <attr value="147"/> <attr value="175"/> <attr value="1"/>   <attr value="17"/>  <attr value="1"/>  <attr value="4"/>
    <attr value="0"/>   <attr value="176"/> <attr value="0"/>   <attr value="18"/>  <attr value="1"/>  <attr value="5"/>
  </attributes>
  <attributes count="53" display="1">
    <attr value="0"/> <!-- Time x1 -->
    <attr value="0"/> <!-- Time x2 -->
    <attr value="0"/> <!-- Time y1 -->
    <attr value="0"/> <!-- Time y2 -->
    <!-- Status icon (x1, x2, y1, y2, align, field) -->
    <attr value="8"/> <!-- Nbr icons -->
    <attr value="1"/>   <attr value="23"/>  <attr value="20"/>  <attr value="34"/>  <attr value="1"/>  <attr value="1"/>
    <attr value="105"/>    <attr value="127"/>    <attr value="20"/>  <attr value="34"/>  <attr value="1"/>  <attr value="1"/>
    <attr value="1"/>   <attr value="23"/>  <attr value="11"/>  <attr value="25"/>  <attr value="1"/>  <attr value="2"/>
    <attr value="105"/> <attr value="127"/> <attr value="11"/>  <attr value="25"/>  <attr value="1"/>  <attr value="3"/>
    <attr value="105"/> <attr value="127"/> <attr value="11"/>    <attr value="25"/>  <attr value="1"/>  <attr value="4"/>
    <attr value="1"/>   <attr value="23"/>  <attr value="2"/>   <attr value="16"/>  <attr value="1"/>  <attr value="6"/>
    <attr value="105"/> <attr value="127"/> <attr value="2"/>   <attr value="16"/>  <attr value="1"/>  <attr value="7"/>
    <attr value="105"/> <attr value="127"/> <attr value="2"/>   <attr value="16"/>  <attr value="1"/>  <attr value="8"/>
  </attributes>
</object>

<object name="TabMenuBar">
  <settings>
    <sett name="FontType" value="FontE_20R"/>
    <sett name="TitleHeight" value="0"/>
    <sett name="TitleTopOffset" value="0"/>
    <sett name="TitleMode" value="1"/>
    <sett name="ScrollBarMode" value="0"/>
    <sett name="OverlayStyle" value="0"/>
    <sett name="Height" value="52"/>
  </settings>
  <attributes count="14">
    <attr value="52"/>  <!-- frameHeight            PopupNoFrame -->
    <attr value="4"/>   <!-- Max nbr of tabs -->
    <attr value="23"/>  <!-- unselected tabheight -->
    <attr value="27"/>  <!-- selected tabheight -->
    <attr value="40"/>  <!-- unselected tabwidth -->
    <attr value="10"/>  <!-- highlighted tab overlap on each side -->

    <attr value="176"/> <!-- defaultWidth         Overlaystyle Normal -->                      
    <attr value="52"/>  <!-- defaultHeight -->
    <attr value="5"/>   <!-- Max nbr of tabs -->
    <attr value="23"/>  <!-- unselected tabheight -->
    <attr value="27"/>  <!-- selected tabheight -->
    <attr value="35"/>  <!-- unselected tabwidth -->
    <attr value="8"/>   <!-- highlighted tab overlap on each side -->
    
    <attr value="40"/>  <!-- Vodafone Toolbar Standby offset -->  
  </attributes>
</object>

<object name="Timeline">
  <settings>
    <sett name="FontType" value="FontE_14R"/>
    <sett name="TitleMode" value="1"/>
    <sett name="OverlayStyle" value="0"/>
    <sett name="Height" value="52"/>
  </settings>
  <attributes count="17">
    <attr index="0" value="6"/>     <!-- topOffset  -->
    <attr index="1" value="34"/>    <!-- leftSideOffset -->
    <attr index="2" value="5"/>     <!-- rightSideOffset -->
    <attr index="3" value="1"/>     <!-- betweenOffset -->
    <attr index="4" value="3"/>     <!-- imageTopOffset -->
    <attr index="5" value="34"/>    <!-- item.width_medium -->
    <attr index="6" value="34"/>    <!-- item.width_small -->
    <attr index="7" value="40"/>    <!-- item.height -->
    <attr index="8" value="30"/>    <!-- item.imageWidth -->
    <attr index="9" value="23"/>    <!-- item.imageHeight -->
    <attr index="10" value="2"/>    <!-- item.highlightWidthOffset -->
    <attr index="11" value="25"/>   <!-- arrowIcon_yPos -->
    <attr index="12" value="30"/>   <!-- arrowLeftIcon_xPos -->
    <attr index="13" value="170"/>  <!-- arrowRightIcon_xPos -->
    <attr index="14" value="8"/>    <!-- title_AlignTop_Text_TopOffset -->
    <attr index="15" value="33"/>   <!-- title_AlignBottom_Text_TopOffset -->
    <attr index="16" value="4"/>    <!-- title_text_xPos -->
  </attributes>
</object>

<object name="VolumeControl">
  <settings>
    <sett name="TitleMode" value="1" />
    <sett name="OverlayStyle" value="0" />
    <sett name="XPos" value="0" />
    <sett name="YPos" value="0" />
    <sett name="Height" value="29" />
  </settings>
  <settings orientation="1">
    <sett name="Height" value="16" />
  </settings>
  <settings display="1">
    <sett name="Height" value="36" />
  </settings>
  <attributes count="5">
    <attr index="0" value="6" /> <!-- Icon left -->
    <attr index="1" value="1" /> <!-- Icon right -->
    <attr index="2" value="5" /> <!-- Icon top -->
    <attr index="3" value="6" /> <!-- Level top -->
    <attr index="4" value="0" /> <!-- Level pad -->
  </attributes>
  <attributes count="5" display="1">
    <attr index="0" value="1" /> <!-- Icon left -->
    <attr index="1" value="1" /> <!-- Icon right -->
    <attr index="2" value="11" /> <!-- Icon top -->
    <attr index="3" value="12" /> <!-- Level top -->
    <attr index="4" value="2" /> <!-- Level pad -->
  </attributes>
</object>

<object name="BackgroundManager">
  <attributes count="64">
    <!-- Width, Height -->
    <attr value="176"/> <attr value="57"/>  <!-- TITLE_FULL_SCREEN -->
    <attr value="176"/> <attr value="34"/>  <!-- TITLE_FULL_SCREEN_SMALL -->
    <attr value="168"/> <attr value="34"/>  <!-- TITLE_OVERLAY -->
    <attr value="176"/> <attr value="220"/> <!-- STANDBY -->
    <attr value="176"/> <attr value="18"/>  <!-- STANDBY_STATUSBAR -->
    <attr value="176"/> <attr value="26"/>  <!-- STANDBY_SOFTKEYS -->
    <attr value="176"/> <attr value="220"/> <!-- STANDBY_USER_DEFINED -->
    <attr value="176"/> <attr value="220"/> <!-- GENERAL -->
    <attr value="176"/> <attr value="220"/> <!-- DESKTOP -->
    <attr value="176"/> <attr value="176"/> <!-- OVERLAY -->
    <attr value="176"/> <attr value="57"/>  <!-- TAB -->
    <attr value="51"/>  <attr value="27"/>  <!-- TAB_SELECTED -->
    <attr value="35"/>  <attr value="23"/>  <!-- TAB_UNSELECTED -->
    <attr value="169"/> <attr value="32"/>  <!-- HIHGLIGHT_FULL_SCREEN_LIST -->
    <attr value="169"/> <attr value="55"/>  <!-- HIHGLIGHT_FULL_SCREEN_LIST_LARGE -->
    <attr value="161"/> <attr value="30"/>  <!-- HIHGLIGHT_OVERLAY_LIST -->
    <attr value="83"/>  <attr value="62"/>  <!-- DESKTOP_HIGHLIGHT -->
    <attr value="176"/> <attr value="26"/>  <!-- SOFTKEY_LEFT_PRESSED -->
    <attr value="176"/> <attr value="26"/>  <!-- SOFTKEY_RIGHT_PRESSED -->
    <attr value="176"/> <attr value="147"/> <!-- INPUT -->
    <attr value="176"/> <attr value="147"/> <!-- INPUT_SMALL -->
    <attr value="176"/> <attr value="176"/> <!-- HOME_SCREEN -->
    <attr value="168"/> <attr value="57"/>  <!-- HOME_SCREEN_TAB -->
    <attr value="40"/>  <attr value="23"/>  <!-- HOME_SCREEN_TAB_UNSELECTED -->
    <attr value="60"/>  <attr value="27"/>  <!-- HOME_SCREEN_TAB_SELECTED -->
    <attr value="161"/> <attr value="53"/>  <!-- HOME_SCREEN_HIGHLIGHT -->
    <attr value="161"/> <attr value="30"/>  <!-- HOME_SCREEN_HIGHLIGHT_SMALL -->
    <attr value="168"/> <attr value="145"/> <!-- MORELIST -->
    <attr value="161"/> <attr value="30"/>  <!-- MORELIST_HIGHLIGHT -->
    <attr value="128"/> <attr value="128"/> <!-- STANDBY_2ND_DISPLAY -->
    <attr value="128"/> <attr value="128"/> <!-- STANDBY_2ND_DISPLAY_USER_DEFINED -->
    <attr value="176"/> <attr value="220"/> <!-- APPLICATION -->
  </attributes>
</object>

<object name="TitleLarge">
  <settings>
    <sett name="TopOffset" value="6"/>
  </settings>
  <attributes count="8">
    <attr value="FontE_14R"/>  <!-- Font 2nd row -->
    <attr value="7"/>          <!-- IconOffsetLeft -->
    <attr value="6"/>          <!-- IconOffsetTop -->
    <attr value="7"/>          <!-- TextOffsetLeft -->  
    <attr value="5"/>          <!-- TextOffsetRight -->
    <attr value="3"/>          <!-- TextTwoOffsetTop -->
    <attr value="40"/>         <!-- MaxIconWidth -->
    <attr value="40"/>         <!-- MaxIconHeight -->
  </attributes>
</object>

<object name="TitleSmall">
  <settings>
    <sett name="TopOffset" value="5"/>
  </settings>
  <attributes count="6">
    <attr value="7"/>          <!-- IconOffsetLeft -->
    <attr value="5"/>          <!-- IconOffsetTop -->
    <attr value="3"/>          <!-- TextOffsetLeft -->    
    <attr value="5"/>          <!-- TextOffsetRight -->
    <attr value="16"/>         <!-- MaxIconWidth -->
    <attr value="20"/>         <!-- MaxIconHeight -->
  </attributes>
</object>

</layout>

.:TailS:.
Use SELE to create layouts fast and easy.
zzum
SELE? thnx, will try to find that and try to make layout smile.gif
zzum
nop, nothing. sele is not working for me. i have 176x220px screen
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.