configurationengine/source/plugins/symbian/ConeGenconfmlPlugin/genconfmlplugin/tests/project/cvc/confml/CVC_RightSoftkey.confml
author terytkon
Thu, 11 Mar 2010 17:04:37 +0200
changeset 0 2e8eeb919028
permissions -rw-r--r--
Adding EPL version of configurationengine.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     1
<?xml version="1.0" encoding="utf-8"?><confml:configuration xmlns:confml="http://www.s60.com/xml/confml/2">
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     2
  <confml:feature name="Right Softkey Customization" ref="CVC_RSK">
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     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>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     4
    <confml:setting name="Right Softkey Customization" ref="CVC_ActiveIdleRSKCustomization" type="boolean">
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     5
      <confml:desc>Right Softkey Customization</confml:desc>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     6
    </confml:setting>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     7
    <confml:setting name="Right Softkey caption" ref="CVC_ActiveIdleRSKText" type="string">
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     8
      <confml:desc>Right Softkey caption text (if RSK is not customized as image). 12 characters max (5 for Chinese variants).</confml:desc>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     9
    </confml:setting>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    10
    <confml:setting name="Right Softkey image" ref="CVC_ActiveIdleRSKImage" type="file">
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    11
      <confml:desc>Size: 115 x 22 pixels Format: SVGT (preferred) or BMP</confml:desc>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    12
    </confml:setting>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    13
    <confml:setting name="Right Softkey image BMP mask" ref="CVC_ActiveIdleRSKImageBMPMask" type="file">
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    14
      <confml:desc>Right softkey BMP mask. Applicable only if BMP format is used.</confml:desc>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    15
    </confml:setting>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    16
    <confml:setting name="Right Softkey target URL" ref="CVC_ActiveIdleRSKTargetURL" type="string">
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    17
      <confml:desc>Right Softkey target URL (if target is defined as a web site).</confml:desc>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    18
    </confml:setting>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    19
    <confml:setting name="Right Softkey target Application UID" ref="CVC_ActiveIdleRSKTargetAppUID" type="string">
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    20
      <confml:desc>Right Softkey target Application UID (if target is an application). Format is a hexadecimal number (0x00000000).</confml:desc>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    21
    </confml:setting>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    22
</confml:feature>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    23
  <confml:data>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    24
  </confml:data>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    25
</confml:configuration>