configurationengine/source/plugins/symbian/ConeThemePlugin/themeplugin/tests/e75/cvc/confml/CVC_CustomerMenu.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" name="CVC_Previewable">
       
     2 	<confml:feature name="Customer Menu" ref="CVC_OperatorMenu">
       
     3 		<confml:desc>Often referred to as the Operator Menu, the Customer Menu is an application that launches the browser as an embedded application with a predefined URL as parameter. The URL defines the xHTML Startup page that is shown when the Customer Menu application is launched, for example www.customername.com/index.html. The URL also defines the customer domain URL path, for example www.customername.com/. All user-browsed xHTML pages belonging to that path are automatically stored in the Customer Menu cache.The Customer Menu application can be configured as a shortcut just like any other application. In Main menu, the Customer Menu is placed by default to 11th position. When the Customer Menu is enabled, Help moves from position 11 to 12 and Apps moves from 12 to 13, which is not visible until the user scrolls the menu cursor.</confml:desc>
       
     4 		<confml:setting name="Customer Menu icon" ref="CVC_OperatorMenuIconFile" type="file">
       
     5 			<confml:desc>Customer menu icon that will be present in Application Grid. Size: 65 x 65 pixels. Format: SVGT (preferred) or BMP. Color depth: 24 bit</confml:desc>
       
     6       <confml:localPath/>
       
     7       <confml:targetPath readOnly="true"/>
       
     8 		</confml:setting>
       
     9 		<confml:setting name="Customer Menu icon bitmask" ref="CVC_OperatorMenuIconMaskFile" type="file">
       
    10 			<confml:desc>Customer menu bitmask when using BMP menu icon. Size: 65 x 65 pixels. Format: BMP. Color depth: 8 bit</confml:desc>
       
    11       <confml:localPath/>
       
    12       <confml:targetPath readOnly="true"/>
       
    13 		</confml:setting>
       
    14 		<confml:setting name="Customer Menu icon caption" ref="CVC_OperatorMenuIconCaption" type="string">
       
    15 			<confml:desc>The text caption for Customer Menu icon </confml:desc>
       
    16 		</confml:setting>
       
    17 		<confml:setting name="Customer Menu source URL" ref="CVC_OperatorMenuURL" type="string">
       
    18 			<confml:desc>Target URL for Operator Menu. The URL defines the xHTML Start-up page that will be shown when the Customer Menu application is launched (e.g. “www.customername.com/index.htm”). The URL also defines the customer domain URL path (e.g. “www.customername.com”).</confml:desc>
       
    19 		</confml:setting>
       
    20 		<confml:setting name="Customer Menu cache" ref="CVC_OperatorMenuCache" type="folder">
       
    21 			<confml:desc>Data stored in the Customer Menu cache is preserved in the device memory and can be accessed even after the Browser session is ended and through power cycles of the device. File format: xHTML files. Customers provide the xHTML pages to be pre-installed in the Customer Menu Cache.The max. amount of data that can be stored in the Customer Menu cache is 300 KB</confml:desc>
       
    22       <confml:localPath/>
       
    23       <confml:targetPath readOnly="true"/>
       
    24 		</confml:setting>
       
    25 		<confml:setting name="Customer menu cache expiration date" ref="CVC_AppShellOperatorMenuCacheExpireDate" type="string">
       
    26 			<confml:desc>In “mm/yyyy” format. Customers define the expiration date of the xHTML page(s). After that date, the cache content will no longer be used and Operator icon will launch URL instead.</confml:desc>
       
    27 		</confml:setting>
       
    28 	</confml:feature>
       
    29 	<confml:data>
       
    30 <confml:CVC_OperatorMenu>
       
    31 <confml:CVC_OperatorMenuCache>
       
    32 <confml:localPath>UI/Customer Menu/Cache</confml:localPath>
       
    33 </confml:CVC_OperatorMenuCache>
       
    34 </confml:CVC_OperatorMenu>
       
    35 </confml:data>
       
    36 </confml:configuration>