* enable USC package
This commit is contained in:
parent
3ed03a5200
commit
16044ce6da
|
@ -118,7 +118,7 @@
|
||||||
<strong>FileBot</strong> is the ultimate tool for organizing and renaming your movies, tv shows or anime, and music well as downloading subtitles and artwork. It's smart and just works.
|
<strong>FileBot</strong> is the ultimate tool for organizing and renaming your movies, tv shows or anime, and music well as downloading subtitles and artwork. It's smart and just works.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<!--
|
|
||||||
<div id="ubuntu" class="section deployment ubuntu" style="display:none">
|
<div id="ubuntu" class="section deployment ubuntu" style="display:none">
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
$(document).ready(function () {
|
$(document).ready(function () {
|
||||||
|
@ -133,7 +133,6 @@
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
-->
|
|
||||||
|
|
||||||
<div id="macosx" class="section deployment macosx" style="display:none">
|
<div id="macosx" class="section deployment macosx" style="display:none">
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
|
@ -289,9 +288,7 @@
|
||||||
<h2>Download</h2>
|
<h2>Download</h2>
|
||||||
<ul class="list">
|
<ul class="list">
|
||||||
<li class="macosx">Available on the <a href="https://itunes.apple.com/us/app/filebot/id905384638?mt=12&uo=4" target="itunes_store">Mac App Store</a></li>
|
<li class="macosx">Available on the <a href="https://itunes.apple.com/us/app/filebot/id905384638?mt=12&uo=4" target="itunes_store">Mac App Store</a></li>
|
||||||
<!--
|
|
||||||
<li class="ubuntu">Available on the <a target="_blank" href="https://apps.ubuntu.com/cat/applications/filebot/">Ubuntu Software Center</a></li>
|
<li class="ubuntu">Available on the <a target="_blank" href="https://apps.ubuntu.com/cat/applications/filebot/">Ubuntu Software Center</a></li>
|
||||||
-->
|
|
||||||
<li>Windows installer: <a target="_blank" href="download.php?mode=s&type=nsis">FileBot_@{version}-setup.exe</a></li>
|
<li>Windows installer: <a target="_blank" href="download.php?mode=s&type=nsis">FileBot_@{version}-setup.exe</a></li>
|
||||||
<!--
|
<!--
|
||||||
<li>Mac OS X app bundle: <a target="_blank" href="download.php?mode=s&type=app">FileBot_@{version}.app</a></li>
|
<li>Mac OS X app bundle: <a target="_blank" href="download.php?mode=s&type=app">FileBot_@{version}.app</a></li>
|
||||||
|
|
Loading…
Reference in New Issue