summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorDaniel Foré <daniel@elementary.io>2015-11-16 19:20:10 -0800
committerDaniel Foré <daniel@elementary.io>2015-11-16 19:20:10 -0800
commit7be59508c37b3d4a8702a91f847f847001658fb5 (patch)
tree1aa86e58673bfa6f31d418dda61b05e731b1009a /data
parent85d0a371174fc62d6fcb5df9c2f7355eb908bf72 (diff)
downloadmidori-git-7be59508c37b3d4a8702a91f847f847001658fb5.tar.gz
update appstream metadata
Diffstat (limited to 'data')
-rw-r--r--data/midori.appdata.xml.in54
1 files changed, 29 insertions, 25 deletions
diff --git a/data/midori.appdata.xml.in b/data/midori.appdata.xml.in
index 3c14a435..ebb213d7 100644
--- a/data/midori.appdata.xml.in
+++ b/data/midori.appdata.xml.in
@@ -1,28 +1,32 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright 2013 Christian Dywan -->
+<!-- Copyright 2015 Christian Dywan <christian@twotoasts.de> -->
<application>
-<id type="desktop">midori.desktop</id>
-<licence>CC0</licence>
-<description>
-<p>
-Midori is a fast little WebKit browser with support for HTML5. It can manage
-many open tabs and windows. The URL bar completes history, bookmarks, search
-engines and open tabs out of the box. Web developers can use the powerful
-web inspector that is a part of WebKit. Individual pages can easily be turned
-into web apps and new profiles can be created on demand.
-</p>
-<p>A number of extensions are included by default:</p>
-<ul>
- <li>Adblock with support for ABP filter lists and custom rules is built-in</li>
- <li>You can download files with Aria2 or SteadyFlow</li>
- <li>User scripts and styles support a la Greasemonkey</li>
- <li>Managing cookies and scripts via NoJS and Cookie Security Manager</li>
- <li>Switching open tabs in a vertical panel or a popup window</li>
-</ul>
-</description>
-<url type="homepage">http://www.midori-browser.org/</url>
-<screenshots>
- <screenshot type="default">http://www.midori-browser.org/images/screenshots/rdio.png</screenshot>
-</screenshots>
-<updatecontact>christian@twotoasts.de</updatecontact>
+ <id type="desktop">midori.desktop</id>
+ <metadata_license>CC0</metadata_license>
+ <project_license>LGPL-2.1 and MIT</project_license>
+ <name>Midori</name>
+ <icon type="stock">midori</icon>
+ <summary>A fast and lightweight web browser</summary>
+ <description>
+ <p>
+ Midori is a fast little WebKit browser with support for HTML5. It can manage
+ many open tabs and windows. The URL bar completes history, bookmarks, search
+ engines and open tabs out of the box. Web developers can use the powerful
+ web inspector that is a part of WebKit. Individual pages can easily be turned
+ into web apps and new profiles can be created on demand.
+ </p>
+ <p>A number of extensions are included by default:</p>
+ <ul>
+ <li>Adblock with support for ABP filter lists and custom rules is built-in</li>
+ <li>You can download files with Aria2 or SteadyFlow</li>
+ <li>User scripts and styles support a la Greasemonkey</li>
+ <li>Managing cookies and scripts via NoJS and Cookie Security Manager</li>
+ <li>Switching open tabs in a vertical panel or a popup window</li>
+ </ul>
+ </description>
+ <url type="homepage">http://www.midori-browser.org/</url>
+ <screenshots>
+ <screenshot type="default">http://www.midori-browser.org/images/screenshots/rdio.png</screenshot>
+ </screenshots>
+ <updatecontact>christian@twotoasts.de</updatecontact>
</application>