configurationengine/source/cone/confml/tests/data/CVC_NokiaPCInternetAccess.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"?><configuration xmlns="http://www.s60.com/xml/confml/2" name="OperatorLogoConf">
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     2
  <feature name="Nokia PC Internet Access" ref="CVC_NokiaPCInternetAccess">
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     3
<desc>Customizations of PC application "Nokia PC Internet Access"</desc>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     4
    <setting name="Customer logo file" ref="CVC_NokiaPCInternetAccessFile" type="file">
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     5
      <desc>Customer logo file. Format: Portable Network Graphics with transparent background. Size 280x40.</desc>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     6
      <localPath/>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     7
      <targetPath readOnly="true"/>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     8
    </setting>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     9
		<setting name="Customer defined URL" ref="CVC_NokiaPCInternetAccessURL" type="string">
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    10
			<desc>NPCIA autolaunches the default web browser of the PC. Default starting page of the browser can be set through NPCIA (when browser is launched by NPCIA)</desc>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    11
		</setting>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    12
		<setting name="Customer Care contact info" ref="CVC_NokiaPCInternetAccessCustomerCareInfo" type="string">
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    13
			<desc>Located in in NPCIAs’ ‘Settings’ view. Can be phone number and/or link to operator webpage.</desc>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    14
		</setting>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    15
  </feature>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    16
  <data>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    17
  </data>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    18
</configuration>