equal
deleted
inserted
replaced
|
1 <?xml version="1.0" encoding="UTF-8"?> |
|
2 <?eclipse version="3.2"?> |
|
3 <plugin> |
|
4 <extension |
|
5 point="com.nokia.tools.media.core.fonts"> |
|
6 <font id="Series 60 Digi" type="truetype" path="fonts/S60DIGI.ttf" /> |
|
7 <font id="Series 60 ZDigi" type="truetype" path="fonts/S60ZDIGI.ttf" /> |
|
8 <font id="Series 60 Sans SemiBold" type="truetype" path="fonts/S60SSB.ttf" /> |
|
9 <font id="Series 60 Sans Regular" type="truetype" path="fonts/S60SNR.ttf" /> |
|
10 <font id="Series 60 Sans TitleSmBd" type="truetype" path="fonts/S60TSB.ttf" /> |
|
11 <font id="Series 60 SansB Regular" type="truetype" path="fonts/S60SNRb.ttf" /> |
|
12 <font id="Series 60 SansC Regular" type="truetype" path="fonts/S60SNRc.ttf" /> |
|
13 <font id="Series 60 Hindi Regular" type="truetype" path="fonts/s60hindisnr.ttf" /> |
|
14 <font id="Series 60 Hindi SemiBold" type="truetype" path="fonts/s60hindissb.ttf" /> |
|
15 <font id="Series 60 Hindi TitleSmBd" type="truetype" path="fonts/s60hinditsb.ttf" /> |
|
16 <font id="Heisei Kaku Gothic S60" type="truetype" path="fonts/HeiseiGothS60.ttf" /> |
|
17 </extension> |
|
18 </plugin> |