|
1 <?xml version="1.0" encoding="UTF-8"?> |
|
2 <?eclipse version="3.2"?> |
|
3 |
|
4 <plugin> |
|
5 <extension point="com.nokia.tools.platform.core.devices"> |
|
6 <device height="640" id="qhd_prt_tch" name="nHD Portrait" orientation="portrait" type="" width="360"/> |
|
7 <device height="360" id="qhd_lsc_tch" name="nHD Landscape" orientation="landscape" type="" width="640"/> |
|
8 </extension> |
|
9 |
|
10 <extension point="com.nokia.tools.platform.core.layouts"> |
|
11 <layoutSet id="Symbian^3_layout"> |
|
12 <font default="Series 60 Sans Regular" path="/com.nokia.tools.theme.s60/data/config/display_Fonts.xml"> |
|
13 <mapping name="qfn_digital" value="Series 60 Digi"/> |
|
14 <mapping name="qfn_primary" value="Series 60 Sans SemiBold"/> |
|
15 <mapping name="qfn_primary_small" value="Series 60 Sans SemiBold"/> |
|
16 <mapping name="qfn_secondary" value="Series 60 Sans Regular"/> |
|
17 <mapping name="qfn_title" value="Series 60 Sans TitleSmBd"/> |
|
18 </font> |
|
19 |
|
20 <layout deviceId="qhd_lsc_tch" id="phl_apps_qhd_lsc_tch" name="nHD Landscape (apps)"> |
|
21 <variant attributePath="config/layout/phl_apps_qhd_lsc_tch/display_eur_attributes.xml" componentPath="config/layout/phl_apps_qhd_lsc_tch/display_eur_compData.xml" id="eur"/> |
|
22 <variant attributePath="config/layout/phl_apps_qhd_lsc_tch/display_Arabic_Hebrew_attributes.xml" componentPath="config/layout/phl_apps_qhd_lsc_tch/display_Arabic_Hebrew_compData.xml" id="ah"/> |
|
23 </layout> |
|
24 <layout deviceId="qhd_lsc_tch" id="phl_av_qhd_lsc_tch" name="nHD Landscape (av)"> |
|
25 <variant attributePath="config/layout/phl_av_qhd_lsc_tch/display_eur_attributes.xml" componentPath="config/layout/phl_av_qhd_lsc_tch/display_eur_compData.xml" id="eur"/> |
|
26 <variant attributePath="config/layout/phl_av_qhd_lsc_tch/display_Arabic_Hebrew_attributes.xml" componentPath="config/layout/phl_av_qhd_lsc_tch/display_Arabic_Hebrew_compData.xml" id="ah"/> |
|
27 <variant componentPath="config/layout/phl_av_qhd_lsc_tch_patch/display_eur_compData.xml" id="eur"/> |
|
28 <variant |
|
29 componentPath="config/layout/phl_av_qhd_lsc_tch_delta/display_eur_compData.xml" |
|
30 id="eur"> |
|
31 </variant> |
|
32 </layout> |
|
33 <layout deviceId="qhd_prt_tch" id="php_apps_qhd_prt_tch" name="nHD Portrait (apps)"> |
|
34 <variant attributePath="config/layout/php_apps_qhd_prt_tch/display_eur_attributes.xml" componentPath="config/layout/php_apps_qhd_prt_tch/display_eur_compData.xml" id="eur"/> |
|
35 <variant attributePath="config/layout/php_apps_qhd_prt_tch/display_Arabic_Hebrew_attributes.xml" componentPath="config/layout/php_apps_qhd_prt_tch/display_Arabic_Hebrew_compData.xml" id="ah"/> |
|
36 </layout> |
|
37 <layout deviceId="qhd_prt_tch" id="php_av_qhd_prt_tch" name="nHD Portrait (av)"> |
|
38 <variant attributePath="config/layout/php_av_qhd_prt_tch/display_eur_attributes.xml" componentPath="config/layout/php_av_qhd_prt_tch/display_eur_compData.xml" id="eur"/> |
|
39 <variant attributePath="config/layout/php_av_qhd_prt_tch/display_Arabic_Hebrew_attributes.xml" componentPath="config/layout/php_av_qhd_prt_tch/display_Arabic_Hebrew_compData.xml" id="ah"/> |
|
40 <variant componentPath="config/layout/php_av_qhd_prt_tch_patch/display_eur_compData.xml" id="eur"/> |
|
41 <variant |
|
42 componentPath="config/layout/php_av_qhd_prt_tch_delta/display_eur_compData.xml" |
|
43 id="eur"> |
|
44 </variant> |
|
45 </layout> |
|
46 |
|
47 </layoutSet> |
|
48 </extension> |
|
49 <extension point="com.nokia.tools.platform.core.themes"> |
|
50 <theme |
|
51 containerId="S60_THEME_CONTAINER" |
|
52 contentType="S60THEME" |
|
53 default="true" |
|
54 defaultDeviceId="qhd_prt_tch" |
|
55 id="Symbian^3" |
|
56 layoutSet="Symbian^3_layout"> |
|
57 <platform default="true" id="Symbian^3"/> |
|
58 <design path="config/defaultdesign.xml"/> |
|
59 <design customizable="true" path="/com.nokia.tools.theme.s60/data/config/icons.xml"/> |
|
60 <preview path="config/defaultPreview.xml"/> |
|
61 <setting path="/com.nokia.tools.theme.s60/data/config/drawlines.xml"/> |
|
62 <dimension path="/com.nokia.tools.theme.s60/data/config/dimension.xml"/> |
|
63 <idmapping path="config/IdMappings.xml"/> |
|
64 <layoutGroup deviceId="qhd_prt_tch"> |
|
65 <layout id="php_apps_qhd_prt_tch"/> |
|
66 <layout id="php_av_qhd_prt_tch"/> |
|
67 </layoutGroup> |
|
68 <layoutGroup deviceId="qhd_lsc_tch"> |
|
69 <layout id="phl_apps_qhd_lsc_tch"/> |
|
70 <layout id="phl_av_qhd_lsc_tch"/> |
|
71 </layoutGroup> |
|
72 <soundFormat> |
|
73 <format extension=".mp3" name="mp3"/> |
|
74 <format extension=".wav" name="wav"/> |
|
75 <format extension=".wav" name="audio2"/> |
|
76 <format extension=".wav" name="audio3"/> |
|
77 <format extension=".rm" name="rm"/> |
|
78 <format extension=".ra" name="ra"/> |
|
79 <format extension=".au" name="au"/> |
|
80 <format extension=".mp4" name="mp4"/> |
|
81 <format extension=".aac" name="aac"/> |
|
82 <format extension=".3gp" name="3gp"/> |
|
83 <format extension=".amr" name="amr"/> |
|
84 <format extension=".awb" name="awb"/> |
|
85 <format extension=".rng" name="rng"/> |
|
86 <format extension=".ott" name="ott"/> |
|
87 <format extension=".wma" name="wma"/> |
|
88 <format extension=".mid" name="mid"/> |
|
89 <format extension=".rmf" name="rmf"/> |
|
90 <format extension=".mxmf" name="mxmf"/> |
|
91 |
|
92 <format extension=".mp4" name="aac"/> |
|
93 <format extension=".3gp" name="aac"/> |
|
94 <format extension=".mp4" name="aac+"/> |
|
95 <format extension=".3gp" name="aac+"/> |
|
96 <format extension=".mp4" name="eaac+"/> |
|
97 <format extension=".3gp" name="eaac+"/> |
|
98 <format extension=".amr" name="amr-nb"/> |
|
99 <format extension=".awb" name="amr-wb"/> |
|
100 <format extension=".wav" name="gsm 6.10 fr"/> |
|
101 <format extension=".ott" name="ota"/> |
|
102 <format extension=".rng" name="ota"/> |
|
103 <format extension=".wma" name="wma"/> |
|
104 <format extension=".mid" name="smf"/> |
|
105 <format extension=".mid" name="sp-midi"/> |
|
106 <format extension=".mxmf" name="mobile-xmf"/> |
|
107 </soundFormat> |
|
108 <preview |
|
109 path="config/screens/360x640/MessageEditor.xml"> |
|
110 </preview> |
|
111 <preview |
|
112 path="config/screens/360x640/Messaging.xml"> |
|
113 </preview> |
|
114 <preview |
|
115 path="config/screens/360x640/SettingsMenu.xml"> |
|
116 </preview> |
|
117 <preview |
|
118 path="config/screens/360x640/Contacts.xml"> |
|
119 </preview> |
|
120 <preview |
|
121 path="config/screens/360x640/Notepad.xml"> |
|
122 </preview> |
|
123 <preview |
|
124 path="config/screens/360x640/ContactsOptionsList.xml"> |
|
125 </preview> |
|
126 <preview |
|
127 path="config/screens/360x640/Note.xml"> |
|
128 </preview> |
|
129 <preview |
|
130 path="config/screens/360x640/DisplaySettingsList.xml"> |
|
131 </preview> |
|
132 <preview |
|
133 path="config/screens/360x640/SettingSlider.xml"> |
|
134 </preview> |
|
135 <preview |
|
136 path="config/screens/360x640/Submenu.xml"> |
|
137 </preview> |
|
138 <preview |
|
139 path="config/screens/360x640/Calculator.xml"> |
|
140 </preview> |
|
141 <preview |
|
142 path="config/screens/360x640/Dialer.xml"> |
|
143 </preview> |
|
144 <preview |
|
145 path="config/screens/360x640/VirtualITU-T.xml"> |
|
146 </preview> |
|
147 <preview |
|
148 path="config/screens/360x640/SettingsList.xml"> |
|
149 </preview> |
|
150 <preview |
|
151 path="config/screens/360x640/ApplicationSwitching.xml"> |
|
152 </preview> |
|
153 <preview |
|
154 path="config/screens/360x640/VirtualKeyboard.xml"> |
|
155 </preview> |
|
156 <preview |
|
157 path="config/screens/360x640/SettingsVolume.xml"> |
|
158 </preview> |
|
159 <preview |
|
160 path="config/screens/360x640/MusicPlayer.xml"> |
|
161 </preview> |
|
162 <preview |
|
163 path="config/screens/360x640/FormSelectionList.xml"> |
|
164 </preview> |
|
165 <preview |
|
166 path="config/screens/360x640/CalendarMonthView.xml"> |
|
167 </preview> |
|
168 <preview |
|
169 path="config/screens/360x640/FileManagerQuery.xml"> |
|
170 </preview> |
|
171 <preview |
|
172 path="config/screens/360x640/ApplicationGrid.xml"> |
|
173 </preview> |
|
174 <preview |
|
175 path="config/screens/360x640/AlertForAllCalls.xml"> |
|
176 </preview> |
|
177 <preview |
|
178 path="config/screens/360x640/CalendarWeekView.xml"> |
|
179 </preview> |
|
180 <preview |
|
181 path="config/screens/360x640/Homescreen.xml"> |
|
182 </preview> |
|
183 <preview |
|
184 path="config/screens/640x360/Homescreen.xml"> |
|
185 </preview> |
|
186 <preview |
|
187 path="config/screens/360x640/Call.xml"> |
|
188 </preview> |
|
189 <preview |
|
190 path="config/screens/360x640/CallDialling.xml"> |
|
191 </preview> |
|
192 <preview |
|
193 path="config/screens/360x640/CalendarDayView.xml"> |
|
194 </preview> |
|
195 <preview |
|
196 path="config/screens/360x640/Equalizer.xml"> |
|
197 </preview> |
|
198 <preview |
|
199 path="config/screens/360x640/LargeList.xml"> |
|
200 </preview> |
|
201 <preview |
|
202 path="config/screens/360x640/SettingSelectionList.xml"> |
|
203 </preview> |
|
204 <preview |
|
205 path="config/screens/360x640/MusicLibrary.xml"> |
|
206 </preview> |
|
207 <preview |
|
208 path="config/screens/360x640/MediumList.xml"> |
|
209 </preview> |
|
210 <preview |
|
211 path="config/screens/640x360/FullScreenQuerty.xml"> |
|
212 </preview> |
|
213 </theme> |
|
214 <themeModel |
|
215 default="true" |
|
216 id="Symbian^3" |
|
217 modelPath="config/model/BaseGraphics.xml" |
|
218 name="Symbian^3 BaseGraphics" |
|
219 themeId="Symbian^3"/> |
|
220 </extension> |
|
221 <extension |
|
222 point="com.nokia.tools.theme.s60.platformExecutables"> |
|
223 <platformExecutables |
|
224 executableName="SKIN_COMPILER" |
|
225 executablePath="runtime/AknSkinDescCompiler_NR.EXE" |
|
226 modelID="Symbian^3"> |
|
227 </platformExecutables> |
|
228 <platformExecutables |
|
229 executableName="SIS_CREATOR" |
|
230 executablePath="runtime/makesis.exe" |
|
231 modelID="Symbian^3"> |
|
232 </platformExecutables> |
|
233 <platformExecutables |
|
234 executableName="SIS_SIGNER" |
|
235 executablePath="runtime/signsis.exe" |
|
236 modelID="Symbian^3"> |
|
237 </platformExecutables> |
|
238 <platformExecutables |
|
239 executableName="MIF_CONVERTER" |
|
240 executablePath="runtime/mifconv.exe" |
|
241 modelID="Symbian^3" |
|
242 parameterProvider="com.nokia.tools.theme.s6092.PackagingParameterProvider"> |
|
243 </platformExecutables> |
|
244 <platformExecutables |
|
245 executableName="SVGT_BIN_ENCODE" |
|
246 executablePath="runtime/SVGTBinEncode.exe" |
|
247 modelID="Symbian^3"> |
|
248 </platformExecutables> |
|
249 </extension> |
|
250 <extension |
|
251 point="com.nokia.tools.theme.s60.platformSupportInfo"> |
|
252 <platformSupportInfo |
|
253 docPath="doc/supportedIDs.csv" |
|
254 icon="icons/platform" |
|
255 iconFilePath="icons/platform/SF_3rd.PNG" |
|
256 platformID="Symbian^3"></platformSupportInfo> |
|
257 </extension> |
|
258 <extension |
|
259 point="com.nokia.tools.platform.core.platforms"> |
|
260 <platform |
|
261 id="Symbian^3" |
|
262 name="Symbian^3"> |
|
263 </platform> |
|
264 </extension> |
|
265 </plugin> |