configurationengine/source/plugins/symbian/ConeGenconfmlPlugin/genconfmlplugin/tests/project/cvc/confml/CVC_RightSoftkey.confml
changeset 0 2e8eeb919028
equal deleted inserted replaced
-1:000000000000 0:2e8eeb919028
       
     1 <?xml version="1.0" encoding="utf-8"?><confml:configuration xmlns:confml="http://www.s60.com/xml/confml/2">
       
     2   <confml:feature name="Right Softkey Customization" ref="CVC_RSK">
       
     3     <confml:desc>The right soft key (RSK) in idle mode can be configured to launch a customer defined application or URL. The RSK label can be branded with a graphic only if it is a URL. The left soft key (LSK) is always a text string and is not customizable. The end user is able to personalize both the left and right soft keys.</confml:desc>
       
     4     <confml:setting name="Right Softkey Customization" ref="CVC_ActiveIdleRSKCustomization" type="boolean">
       
     5       <confml:desc>Right Softkey Customization</confml:desc>
       
     6     </confml:setting>
       
     7     <confml:setting name="Right Softkey caption" ref="CVC_ActiveIdleRSKText" type="string">
       
     8       <confml:desc>Right Softkey caption text (if RSK is not customized as image). 12 characters max (5 for Chinese variants).</confml:desc>
       
     9     </confml:setting>
       
    10     <confml:setting name="Right Softkey image" ref="CVC_ActiveIdleRSKImage" type="file">
       
    11       <confml:desc>Size: 115 x 22 pixels Format: SVGT (preferred) or BMP</confml:desc>
       
    12     </confml:setting>
       
    13     <confml:setting name="Right Softkey image BMP mask" ref="CVC_ActiveIdleRSKImageBMPMask" type="file">
       
    14       <confml:desc>Right softkey BMP mask. Applicable only if BMP format is used.</confml:desc>
       
    15     </confml:setting>
       
    16     <confml:setting name="Right Softkey target URL" ref="CVC_ActiveIdleRSKTargetURL" type="string">
       
    17       <confml:desc>Right Softkey target URL (if target is defined as a web site).</confml:desc>
       
    18     </confml:setting>
       
    19     <confml:setting name="Right Softkey target Application UID" ref="CVC_ActiveIdleRSKTargetAppUID" type="string">
       
    20       <confml:desc>Right Softkey target Application UID (if target is an application). Format is a hexadecimal number (0x00000000).</confml:desc>
       
    21     </confml:setting>
       
    22 </confml:feature>
       
    23   <confml:data>
       
    24   </confml:data>
       
    25 </confml:configuration>