MozillaFirefox/firefox-appdata.xml
branchfirefox47
changeset 921 4f801233e935
parent 774 f61bd1cd52c2
child 1153 fdd746757dda
--- a/MozillaFirefox/firefox-appdata.xml	Wed Jun 15 09:53:47 2016 +0200
+++ b/MozillaFirefox/firefox-appdata.xml	Sat Jul 30 10:32:50 2016 +0200
@@ -1,31 +1,48 @@
 <?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
+<!--
+Upstream does not want to ship it https://bugzilla.mozilla.org/show_bug.cgi?id=1071061
+so maintain a stub in here.
 -->
 
-<application>
+<component>
   <id type="desktop">firefox.desktop</id>
   <metadata_license>CC0-1.0</metadata_license>
+  <name>Firefox Web Browser</name>
+  <project_license>MPL-2.0</project_license>
+  <summary>Mozilla Firefox Web Browser</summary>
+  <url type="homepage">http://www.mozilla.org/</url>
   <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 -->
+    <p>Mozilla Firefox is a standalone web browser, designed for privacy, security, standards
+compliance and performance.  Its functionality can be enhanced via a plethora of extensions.</p>
+    <p>Firefox makes your daily web browsing fun and easy with a number of features, including:</p>
+    <ul>
+      <li>Tabbed browsing</li>
+      <li>Private browsing including do-not-track enabled by default</li>
+      <li>Advanced phishing and malware protection</li>
+      <li>Spell checking</li>
+      <li>Incremental find within pages</li>
+      <li>Live bookmarking and Smart Bookmarks</li>
+      <li>Download manager</li>
+      <li>Location-aware browsing</li>
+      <li>Compliant with modern web standards</li>
+      <li>Modern web development tools</li>
+      <li>Available in a wide number of locales</li>
+      <li>A thriving ecosystem of themes and extensions at https://addons.mozilla.org</li>
+    </ul>
   </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>
+    <screenshot type="default">
+      <image height="800" width="1280">https://support.cdn.mozilla.net/media/uploads/gallery/images/2015-05-20-16-04-21-88bff4.png</image>
+      <caption>New tab page with speed dials</caption>
+    </screenshot>
+    <screenshot>
+      <image height="439" width="620">https://support.cdn.mozilla.net/media/uploads/gallery/images/2015-12-22-15-15-05-3c0a80.png</image>
+      <caption>Search suggestions from home page</caption>
+    </screenshot>
+    <screenshot>
+      <image height="394" width="700">https://addons.cdn.mozilla.net/user-media/previews/full/159/159648.png</image>
+      <caption>Firefox with Adwaita theme</caption>
+    </screenshot>
   </screenshots>
-  <!-- FIXME: change this to an upstream email address for spec updates
-  <updatecontact>someone_who_cares@upstream_project.org</updatecontact>
-   -->
-</application>
-
+  <update_contact>mdn@lists.mozilla.org</update_contact>
+</component>