MozillaFirefox/firefox-appdata.xml
changeset 774 f61bd1cd52c2
child 921 4f801233e935
equal deleted inserted replaced
773:22545f50497c 774:f61bd1cd52c2
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <!-- Copyright 2014 Richard Hughes <richard@hughsie.com> -->
       
     3 
       
     4 <!-- HOUSEKEEPING, REMOVE THIS COMMENT WHEN THIS GOES UPSTREAM
       
     5 BugReportURL: https://bugzilla.mozilla.org/show_bug.cgi?id=1071061
       
     6 SentUpstream: 2014-09-22
       
     7 -->
       
     8 
       
     9 <application>
       
    10   <id type="desktop">firefox.desktop</id>
       
    11   <metadata_license>CC0-1.0</metadata_license>
       
    12   <description>
       
    13     <p>
       
    14       Bringing together all kinds of awesomeness to make browsing better for you.
       
    15       Get to your favorite sites quickly – even if you don’t remember the URLs.
       
    16       Type your term into the location bar (aka the Awesome Bar) and the autocomplete
       
    17       function will include possible matches from your browsing history, bookmarked
       
    18       sites and open tabs.
       
    19     </p>
       
    20     <!-- FIXME: Needs another couple of paragraphs -->
       
    21   </description>
       
    22   <url type="homepage">http://www.mozilla.org/en-US/</url>
       
    23   <screenshots>
       
    24   <!-- FIXME: Needs an official up to date screenshot -->
       
    25     <screenshot type="default">https://wiki.mozilla.org/images/e/e1/Bon_Echo_Beta_2_Screen_Shot_1.PNG</screenshot>
       
    26   </screenshots>
       
    27   <!-- FIXME: change this to an upstream email address for spec updates
       
    28   <updatecontact>someone_who_cares@upstream_project.org</updatecontact>
       
    29    -->
       
    30 </application>
       
    31