summaryrefslogtreecommitdiff
path: root/data/tests/intltool.appdata.xml.in
blob: 1c6cec0264dcfc8911f9973f3a9dff2c59887eb5 (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
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2014 Richard Hughes <richard@hughsie.com> -->
<application>
  <id type="desktop">gnome-power-statistics.desktop</id>
  <metadata_license>CC0-1.0</metadata_license>
  <project_license>GPL-2.0+ and GFDL-1.3</project_license>
  <_name>0 A.D.</_name>
  <_summary>Observe power management</_summary>
  <description>
    <_p>
      Power Statistics can show historical and current battery information and
      programs waking up that use power.
    </_p>
    <_p>
      You probably only need to install this application if you are having
      problems with your laptop battery, or are trying to work out what programs
      are using significant amounts of power.
    </_p>
    <_p>
      Features supported by the application:
    </_p>
    <ul>
     <_li>This is a feature in a bullet point</_li>
     <_li>This is another feature in a bullet point</_li>
    </ul>
  </description>
  <screenshots>
    <screenshot type="default" width="355" height="134">https://projects.gnome.org/gnome-power-manager/images/gpm-low-batt.png</screenshot>
  </screenshots>
  <translation type="gettext">gnome-power-manager</translation>
  <url type="homepage">http://www.gnome.org/projects/gnome-power-manager/</url>
  <updatecontact>richard_at_hughsie.com</updatecontact>
  <content_rating type="oars-1.1" />
  <releases>
    <release date="2019-03-11" version="3.32.0">
      <description>
        <p>
          This is the first stable release for GNOME 3.32.
        </p>
        <ul>
          <li>Appstream parsing is completely rewritten and now uses the new libxmlb library, instead of appstream-glib</li>
        </ul>
      </description>
    </release>
  </releases>
</application>