1 <?xml version="1.0" encoding="utf-8"?> 2 <!-- 3 /* 4 ** Licensed under the Apache License, Version 2.0 (the "License"); 5 ** you may not use this file except in compliance with the License. 6 ** You may obtain a copy of the License at 7 ** 8 ** http://www.apache.org/licenses/LICENSE-2.0 9 ** 10 ** Unless required by applicable law or agreed to in writing, software 11 ** distributed under the License is distributed on an "AS IS" BASIS, 12 ** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 13 ** See the License for the specific language governing permissions and 14 ** limitations under the License. 15 */ 16 --> 17 18 <!-- Note that IconMode can be only 0, ON or 1, FLASHING 19 The icon is turned OFF if then IconIndex = 1 --> 20 21 <EriFile VersionNumber="1357" 22 NumberOfEriEntries="12" 23 EriFileType="1"> 24 25 <CallPromptId Id="0" 26 CallPromptText="CallPromptId0"/> 27 28 <CallPromptId Id="1" 29 CallPromptText="CallPromptId1"/> 30 31 <CallPromptId Id="2" 32 CallPromptText="CallPromptId2"/> 33 34 <EriInfo RoamingIndicator="64" 35 IconIndex="1" 36 IconMode="0" 37 EriText="T-CDMA 64" 38 CallPromptId="0" 39 AlertId="0"/> 40 41 <EriInfo RoamingIndicator="65" 42 IconIndex="65" 43 IconMode="0" 44 EriText="T-CDMA 65" 45 CallPromptId="0" 46 AlertId="0"/> 47 48 <EriInfo RoamingIndicator="66" 49 IconIndex="1" 50 IconMode="0" 51 EriText="T-CDMA Ext 66" 52 CallPromptId="0" 53 AlertId="0"/> 54 55 <EriInfo RoamingIndicator="67" 56 IconIndex="67" 57 IconMode="0" 58 EriText="T-CDMA Ext 67" 59 CallPromptId="0" 60 AlertId="0"/> 61 62 <EriInfo RoamingIndicator="68" 63 IconIndex="68" 64 IconMode="0" 65 EriText="T-CDMA Roam 68" 66 CallPromptId="0" 67 AlertId="0"/> 68 69 <EriInfo RoamingIndicator="69" 70 IconIndex="69" 71 IconMode="1" 72 EriText="T-CDMA Ext 69" 73 CallPromptId="0" 74 AlertId="0"/> 75 76 <EriInfo RoamingIndicator="70" 77 IconIndex="70" 78 IconMode="1" 79 EriText="T-CDMA Roam 70" 80 CallPromptId="0" 81 AlertId="0"/> 82 83 <EriInfo RoamingIndicator="71" 84 IconIndex="1" 85 IconMode="0" 86 EriText="T-CDMA Ext 71" 87 CallPromptId="0" 88 AlertId="0"/> 89 90 <EriInfo RoamingIndicator="72" 91 IconIndex="72" 92 IconMode="0" 93 EriText="T-CDMA Ext 72" 94 CallPromptId="0" 95 AlertId="0"/> 96 97 <EriInfo RoamingIndicator="73" 98 IconIndex="73" 99 IconMode="0" 100 EriText="T-CDMA Roam 73" 101 CallPromptId="0" 102 AlertId="0"/> 103 104 <EriInfo RoamingIndicator="74" 105 IconIndex="74" 106 IconMode="1" 107 EriText="T-CDMA Ext 74" 108 CallPromptId="0" 109 AlertId="0"/> 110 111 <EriInfo RoamingIndicator="75" 112 IconIndex="75" 113 IconMode="1" 114 EriText="T-CDMA Roam 75" 115 CallPromptId="0" 116 AlertId="0"/> 117 118 </EriFile> 119