forked from pool/MozillaFirefox
a0dc99e46e
Revamped the AppData file: * less advertisy description * replaced Windows XP screenshot with GNOME * HTTPS everywhere * Update URL to actually show Firefox and not everyone is en_US * This will never be maintained upstream (see bugzilla) so live with it. OBS-URL: https://build.opensuse.org/request/show/412212 OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=530
23 lines
714 B
XML
23 lines
714 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!--
|
|
Upstream does not want to ship it https://bugzilla.mozilla.org/show_bug.cgi?id=1071061
|
|
so maintain a stub in here.
|
|
-->
|
|
|
|
<application>
|
|
<id type="desktop">firefox.desktop</id>
|
|
<metadata_license>CC0-1.0</metadata_license>
|
|
<description>
|
|
<p>
|
|
Mozilla Firefox is a standalone web browser, designed for standards
|
|
compliance and performance. Its functionality can be enhanced via a
|
|
plethora of addons.
|
|
</p>
|
|
</description>
|
|
<url type="homepage">https://www.mozilla.org/firefox/</url>
|
|
<screenshots>
|
|
<screenshot type="default">https://addons.cdn.mozilla.net/user-media/previews/full/159/159648.png</screenshot>
|
|
</screenshots>
|
|
</application>
|
|
|