configurationengine/source/plugins/common/ConeRulePlugin/ruleplugin/tests/rule/config_project/platforms/customsw/confml/actionpriorities.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
<configuration name="actionpriorities" xmlns="http://www.s60.com/xml/confml/2" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xlink="http://www.w3.org/1999/xlink">
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     2
  <feature name="Contact Action Service" ref="KCRUidFsContactActionService">
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     3
    <desc />
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     4
  <setting name="Call GSM" ref="KFscCrUidCallGsm" type="string" />
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     5
  </feature>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     6
<feature name="ar operations" ref="operations">
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     7
    <setting name="MINUS" ref="minus" type="int" />
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     8
  <setting name="MINUS1" ref="minus1" type="int" />
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     9
  <setting name="MINUS2" ref="minus2" type="int" />
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    10
  <setting name="MINUS3" ref="minus3" type="int" />
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    11
  <setting name="MINUS4" ref="minus4" type="int" />
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    12
  <setting name="MINUS5" ref="minus5" type="int" />
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    13
  <setting name="MINUS6" ref="minus6" type="int" />
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    14
  <setting name="MINUS7" ref="minus7" type="int" />
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    15
  <setting name="MINUS8" ref="minus8" type="int" />
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    16
  <setting name="STRING1" ref="string1" type="string" />
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    17
  <setting name="STRING2" ref="string2" type="string" />
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    18
  </feature>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    19
<data>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    20
    <KCRUidFsContactActionService>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    21
      <KFscCrUidCallGsm />
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    22
    </KCRUidFsContactActionService>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    23
  <operations>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    24
      <minus>5</minus>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    25
    <minus1>25</minus1>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    26
    <minus2>7</minus2>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    27
    <minus3>5</minus3>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    28
    <minus4>10</minus4>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    29
    <minus5>2</minus5>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    30
    <minus6>6</minus6>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    31
    <minus7>10</minus7>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    32
    <minus8>9</minus8>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    33
    <string1>Hello</string1>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    34
    <string2>World</string2>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    35
    </operations>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    36
  </data>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    37
</configuration>