summaryrefslogtreecommitdiff
path: root/data/midori.appdata.xml.in
blob: d318894da4fb6bb34b36472d388a0eab70d6024a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2015-2018 Christian Dywan <christian@twotoasts.de> -->
<component type="desktop">
  <id>org.midori_browser.Midori</id>
  <launchable type="desktop-id">org.midori_browser.Midori.desktop</launchable>
  <metadata_license>CC0-1.0</metadata_license>
  <project_license>LGPL-2.1-or-later</project_license>
  <_name>Midori Web Browser</_name>
  <categories>
    <category>Network</category>
    <category>WebBrowser</category>
  </categories>
  <kudos>
    <kudo>AppMenu</kudo>
    <kudo>HiDpiIcon</kudo>
    <kudo>ModernToolkit</kudo>
    <kudo>Notifications</kudo>
    <kudo>UserDocs</kudo>
  </kudos>
  <summary>A fast and lightweight web browser</summary>
  <description>
    <p>
    Midori is a lightweight yet powerful web browser which runs just as well on little embedded computers named for delicious pastries as it does on beefy machines with a core temperature exceeding that of planet earth. And it looks good doing that, too. Oh, and of course it's free software.
    </p>
    <p><b>Privacy out of the box</b></p>
    <ul>
      <li>Adblock filter list support.</li>
      <li>Private browsing.</li>
      <li>Manage cookies and scripts.</li>
    </ul>
    <p><b></b></p>
    <ul>
      <li>Open a 1000 tabs instantly.</li>
      <li>Easy web apps creation.</li>
      <li>Customizable side panels.</li>
      <li>User scripts and styles a la Greasemonkey.</li>
      <li>Web developer tools powered by WebKit.</li>
    </ul>
  </description>
  <url type="homepage">https://www.midori-browser.org/</url>
  <screenshots>
    <screenshot type="default">
      <image>https://www.midori-browser.org/images/screenshots/rdio.png</image>
    </screenshot>
  </screenshots>
  <update_contact>christian@twotoasts.de</update_contact>
  <developer_name>Christian Dywan</developer_name>
  <url type="bugtracker">https://github.com/midori-browser/core/issues</url>
  <url type="faq">https://www.midori-browser.org/faq</url>
  <url type="donation">https://www.midori-browser.org/donate</url>
  <translation type="gettext">midori</translation>
  <content_rating type="oars-1.1" />
  <releases>
    <release version="0.5.11" date="2015-08-30"/>
  </releases>
</component>