~midori/midori/trunk

« back to all changes in this revision

Viewing changes to data/midori.appdata.xml.in

  • Committer: André Auzi
  • Date: 2013-09-17 19:34:23 UTC
  • mfrom: (6402 midori)
  • mto: This revision was merged to the branch mainline in revision 6406.
  • Revision ID: aauzi@free.fr-20130917193423-j3tqi7tt4b8afu41
merge lp:midori to fix conficts

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<application>
 
3
<id type="desktop">midori.desktop</id>
 
4
<licence>CC0</licence>
 
5
<description>
 
6
<p>
 
7
Midori is a fast little WebKit browser with support for HTML5. It can manage
 
8
many open tabs and windows. The URL bar completes history, bookmarks, search
 
9
engines and open tabs out of the box. Web developers can use the powerful
 
10
web inspector that is a part of WebKit. Individual pages can easily be turned
 
11
into web apps and new profiles can be created on demand.
 
12
</p>
 
13
<p>A number of extensions are included by default:
 
14
<ul>
 
15
    <li>Adblock with support for ABP filter lists and custom rules is built-in.</li>
 
16
    <li>You can download files with Aria2 or SteadyFlow.</li>
 
17
    <li>User scripts and styles support a la Greasemonkey.</li>
 
18
    <li>Managing cookies and scripts via NoJS and Cookie Security Manager.</li>
 
19
    <li>Switching open tabs in a vertical panel or a popup window.</li>
 
20
</ul>
 
21
</p>
 
22
</description>
 
23
<url type="homepage">http://www.midori-browser.org/</url>
 
24
<screenshots>
 
25
    <screenshot type="default">http://www.midori-browser.org/images/screenshots/rdio.png</screenshot>
 
26
</screenshots>
 
27
<updatecontact>christian@twotoasts.de</updatecontact>
 
28
</application>