Add Zen 105 Fire device. Bug 1082756.

This commit is contained in:
Jon Petto 2014-09-17 13:11:51 -05:00
Родитель 88ce4d7766
Коммит 156a4cbea8
7 изменённых файлов: 146 добавлений и 1 удалений

Просмотреть файл

@ -120,6 +120,7 @@
<li><a class="intex" href="http://www.snapdeal.com/product/intex-cloud-fx/1356760619">Intex</a></li>
<li><a class="spice" href="http://www.snapdeal.com/product/spice-fire-one-mifx1/531126742">Spice Fire One MI FX1</a></li>
<li><a class="flipkart" href="http://www.flipkart.com/alcatel-onetouch-firec-4020d/p/itmdys6qffvs6tfd?pid=MOBDYS6NFPNRJUKF&amp;srno=b_10&amp;ref=aa7b01a4-0479-4661-a1e8-19033b513612">Alcatel One Touch Fire C 2G</a></li>
<li><a class="zen" href="http://www.homeshop18.com/zen-fire-fox-phone-u105/mobiles/mobile-phones/product:32873765/cid:3027/">Zen 105 Fire</a></li>
</ul>
</div>
<div class="provider" data-country="lu">

Просмотреть файл

@ -1817,6 +1817,142 @@
</div>{#--/.container--#}
</section>{#--/#alcatel_onetouchfirec2g--#}
</div>{#--/.device-detail-list--#}
<div class="container device-list">
<ul class="device-thumbnails">
<li>
<a href="#zen_105fire" class="device-thumbnail">
<img src="{{ media('/img/firefox/os/devices/smartphones/zen-105fire-thumb.png') }}" alt="">
<span class="device-name">{{ _('Zen 105 Fire') }}</span>
<div class="availability-notice">
<span class="is-available">{{ _('Available') }}</span>
</div>
</a>
</li>
</ul>
</div>
<div class="device-detail-list smartphone-detail-list">
<section class="device-detail smartphone-detail" id="zen_105fire">
<div id="zen_105fire-pager" class="container pager pager-with-tabs pager-no-history">
<header class="device-detail-header">
<h3 class="device-title">{{ _('Zen 105 Fire') }}</h3>
<ul class="pager-tabs">
<li><a href="#p1" data-label="Features">{{_('Features')}}</a></li>
<li><a href="#p2" data-label="Specifications">{{_('Specifications')}}</a></li>
</ul>
<button class="device-detail-close">{{ _('Close') }}</button>
</header>
<div class="pager-content">
<div class="device-details features pager-page default-page" id="zen_105fire-features">
<div class="feature-group logo-colors">
</div>
<div class="feature-group image">
<img src="{{ media('/img/firefox/os/devices/smartphones/zen-105fire.png') }}" alt="{{ _('Zen 105 Fire') }}">
</div>
<div class="feature-group stats">
<ul>
<li class="stat-screen">
<strong>{{ _('3.5" HVGA') }}</strong>
<br>
</li>
<li class="stat-camera">
<strong>{{ _('2.0 MP') }}</strong>
{{ _('Rear camera') }}
</li>
<li class="stat-storage">
<strong>{{ _('256 MB') }}</strong>
{{ _('Internal memory') }} *
</li>
</ul>
<small>* {{ memory_disclaimer }}</small>
</div>
<div class="feature-group availability">
<h5>{{ _('Available in') }}</h5>
<ul class="comma-list">
<li>{{ _('India') }}</li>
</ul>
<h5>{{ _('Brand') }}</h5>
<ul class="comma-list">
<li>{{ _('Zen') }}</li>
</ul>
</div>
</div>{#--/.features--#}
<div class="device-details specifications pager-page" id="zen_105fire-specifications">
<h4 class="device-details-title">{{ _('Specifications') }}</h4>
<table>
<tr>
<th>{{ _('Screen') }}</th>
<td>
{{ _('3.5" HVGA Capacitive') }}
</td>
</tr>
<tr>
<th>{{ _('Camera') }}</th>
<td>
{{ _('2.0 MP rear with flash, VGA front') }}
</td>
</tr>
<tr>
<th>{{ _('Processor') }}</th>
<td>
{{ _('1.0 GHz') }}
</td>
</tr>
<tr>
<th>{{ _('Memory') }}</th>
<td>
<dl>
<dt>{{ _('ROM') }} *</dt>
<dd>{{ _('256 MB') }}</dd>
<dt>{{ _('RAM') }}</dt>
<dd>{{ _('128 MB') }}</dd>
<dt>{{ _('Expansion slot') }}</dt>
<dd>{{ _('Up to 16 GB') }}</dd>
</dl>
<small>* {{ memory_disclaimer }}</small>
</td>
</tr>
<tr>
<th>{{ _('Battery') }}</th>
<td>{{ _('1200 mAh') }}</td>
</tr>
<tr>
<th>{{ _('Networks') }}</th>
<td>
{{ _('3G/EDGE') }}
<br>
{{ _('GPRS') }}
</td>
</tr>
<tr>
<th>{{ _('Wireless') }}</th>
<td>
{{ _('Bluetooth') }}
<br>
{{ _('Wi-Fi') }}
</td>
</tr>
</table>
</div>{#--/.specifications--#}
</div>{#--/.pager-content--#}
</div>{#--/.container--#}
</section>{#--/#zen_105fire--#}
</div>{#--/.device-detail-list--#}
</section>{#--/#smartphones--#}
<div class="container">

Просмотреть файл

@ -73,7 +73,7 @@
margin: @baseLine 0 0 0;
padding: 0;
width: 24%;
vertical-align: middle;
vertical-align: top;
}
}
a {
@ -148,6 +148,9 @@
.jbhifi {
background: transparent url('/media/img/firefox/os/logo/jbhifi.png') top center no-repeat;
}
.zen {
background: transparent url('/media/img/firefox/os/logo/zen.png') top center no-repeat;
}
.last {
border-right: none;
}

Двоичные данные
media/img/firefox/os/devices/smartphones/zen-105fire-thumb.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 16 KiB

Двоичные данные
media/img/firefox/os/devices/smartphones/zen-105fire.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 56 KiB

Двоичные данные
media/img/firefox/os/logo/zen.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 3.7 KiB

Просмотреть файл

@ -72,6 +72,11 @@ if (typeof Mozilla == 'undefined') {
'display': 'Symphony GoFox F15',
'countries': ['bd']
},
'zen_105fire': {
'type': 'smartphone',
'display': 'Zen 105 Fire',
'countries': ['in']
},
'zte_open': {
'type': 'smartphone',
'display': 'ZTE Open',