forked from pool/MozillaFirefox
2f02270073
New features: * OpenH264 support (sandboxed) * Enhanced Tiles * Improved search experience through the location bar * Slimmer and faster JavaScript strings * New CSP (Content Security Policy) backend * Support for connecting to HTTP proxy over HTTPS * Improved reliability of the session restoration * Proprietary window.crypto properties/functions removed - requires NSPR 4.10.7 - requires NSS 3.17.1 - removed obsolete patches: * mozilla-ppc.patch * mozilla-libproxy-compat.patch - added basic appdata information OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=399
32 lines
1.2 KiB
XML
32 lines
1.2 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
||
<!-- Copyright 2014 Richard Hughes <richard@hughsie.com> -->
|
||
|
||
<!-- HOUSEKEEPING, REMOVE THIS COMMENT WHEN THIS GOES UPSTREAM
|
||
BugReportURL: https://bugzilla.mozilla.org/show_bug.cgi?id=1071061
|
||
SentUpstream: 2014-09-22
|
||
-->
|
||
|
||
<application>
|
||
<id type="desktop">firefox.desktop</id>
|
||
<metadata_license>CC0-1.0</metadata_license>
|
||
<description>
|
||
<p>
|
||
Bringing together all kinds of awesomeness to make browsing better for you.
|
||
Get to your favorite sites quickly – even if you don’t remember the URLs.
|
||
Type your term into the location bar (aka the Awesome Bar) and the autocomplete
|
||
function will include possible matches from your browsing history, bookmarked
|
||
sites and open tabs.
|
||
</p>
|
||
<!-- FIXME: Needs another couple of paragraphs -->
|
||
</description>
|
||
<url type="homepage">http://www.mozilla.org/en-US/</url>
|
||
<screenshots>
|
||
<!-- FIXME: Needs an official up to date screenshot -->
|
||
<screenshot type="default">https://wiki.mozilla.org/images/e/e1/Bon_Echo_Beta_2_Screen_Shot_1.PNG</screenshot>
|
||
</screenshots>
|
||
<!-- FIXME: change this to an upstream email address for spec updates
|
||
<updatecontact>someone_who_cares@upstream_project.org</updatecontact>
|
||
-->
|
||
</application>
|
||
|