configurationengine/source/plugins/symbian/ConeThemePlugin/themeplugin/tests/e75/cvc/confml/CVC_InstantMessaging.confml
changeset 0 2e8eeb919028
equal deleted inserted replaced
-1:000000000000 0:2e8eeb919028
       
     1 <?xml version="1.0" encoding="utf-8"?><configuration xmlns="http://www.s60.com/xml/confml/2" name="cvc_instantmessaging">
       
     2 
       
     3 <feature name="Instant Messaging" ref="CVC_InstantMessaging">
       
     4 	<desc>IM (Instant Messaging) settings</desc>	
       
     5 	<setting name="Server name" ref="CVC_IMServerName" type="string">
       
     6 	<desc>Server name. Max 30 chars.</desc>
       
     7   	</setting>
       
     8   	<setting name="Access point in use" ref="CVC_IMAccessPointInUse" type="string">
       
     9   	<desc>Max 100 chars.</desc>
       
    10   	</setting>
       
    11   	<setting name="Web address" ref="CVC_IMWebAddress" type="string">
       
    12   	<desc>Max 50 chars.</desc>
       
    13   	</setting>
       
    14   	<setting name="User ID" ref="CVC_IMUserID" type="string">
       
    15   	</setting>
       
    16   	<setting name="Password " ref="CVC_IMPassword" type="string">
       
    17   	</setting>
       
    18   	<setting name="IM Presence" ref="CVC_IMPresence" type="selection">
       
    19   		<option name="Active for all" value="all"/>
       
    20 		<option name="Active for contacts" value="contacts"/>
       
    21 		<option name="Not active" value="not"/>
       
    22   	</setting>
       
    23   	<setting name="Allow messages from" ref="CVC_IMAllowMessagesFrom" type="selection">
       
    24   		<option name="All" value="all"/>
       
    25 		<option name="IM contacts only " value="contacts"/>
       
    26 		<option name="None" value="none"/>
       
    27   	</setting>
       
    28   	<setting name="Message  scrolling speed" ref="CVC_IMMessageScrollingSpeed" type="selection">
       
    29   		<option name="Slow" value="Slow"/>
       
    30 		<option name="Medium" value="Medium"/>
       
    31 		<option name="Fast" value="Fast"/>
       
    32   	</setting>
       
    33   	<setting name="Sort IM contacts" ref="CVC_IMSortContacts" type="selection">
       
    34   		<option name="Alphabetically" value="Alphabetically"/>
       
    35 		<option name="By online status" value="Bystatus"/>
       
    36   	</setting>
       
    37   	<setting name="Availability reloading" ref="CVC_IMAvailabilityReloading" type="selection">
       
    38   		<option name="Automatic" value="Automatic"/>
       
    39 		<option name="Manual" value="Manual"/>
       
    40   	</setting>
       
    41   	<setting name="Offline contacts" ref="CVC_IMOfflineContacts" type="selection">
       
    42   		<option name="Show" value="Show"/>
       
    43 		<option name="Hide" value="Hide"/>
       
    44   	</setting>
       
    45   	<setting name="Own message colour" ref="CVC_IMOwnMessageColour" type="string">
       
    46   	</setting>
       
    47   	<setting name="Received message colour" ref="CVC_IMReceivedMessageColour" type="string">
       
    48   	</setting>
       
    49   	<setting name="Show date/ time info" ref="CVC_IMShowDateTimeInfo" type="selection">
       
    50   		<option name="Yes" value="Yes"/>
       
    51 		<option name="No" value="No"/>
       
    52   	</setting>
       
    53   	<setting name="IM alert tone" ref="CVC_IMAlertTone" type="file">
       
    54 		<desc>Alert tone for Instant Messaging.</desc>
       
    55       <localPath/>
       
    56       <targetPath readOnly="true"/>
       
    57 	</setting>
       
    58   	<setting name="Default Server" ref="CVC_IMDefaultServer" type="string">
       
    59   	</setting>
       
    60   	<setting name="Presence login type" ref="CVC_IMPresenceLoginType" type="selection">
       
    61   		<option name="Automatic" value="auto"/>
       
    62 		<option name="Automatic in home network On app." value="autohome"/>
       
    63 		<option name="Start-up Manual" value="manual"/>
       
    64   	</setting>
       
    65   	<setting name="IM login type" ref="CVC_IMLoginType" type="selection">
       
    66   		<option name="Automatic" value="auto"/>
       
    67 		<option name="Automatic in home network" value="autohome"/>
       
    68 		<option name="Start-up" value="start"/>
       
    69 		<option name="Manual" value="manual"/>
       
    70   	</setting>
       
    71 </feature>
       
    72  <data>
       
    73  </data>
       
    74 </configuration>