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 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196
|
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2013 Richard Hughes <richard@hughsie.com> -->
<component type="desktop">
<id>org.gnome.PowerStats.desktop</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-2.0+ and GFDL-1.3</project_license>
<name>GNOME Power Statistics</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>
</description>
<screenshots>
<screenshot type="default">
<image>https://gitlab.gnome.org/GNOME/gnome-power-manager/raw/master/data/appdata/gpm-stats-history.png</image>
</screenshot>
<screenshot>
<image>https://gitlab.gnome.org/GNOME/gnome-power-manager/raw/master/data/appdata/gpm-stats-wakeups.png</image>
</screenshot>
</screenshots>
<!--
Validate with `appstream-util validate *.appdata.xml`
-->
<releases>
<release date="2022-09-16" version="43.0">
<description>
<p>
This is the first stable release for GNOME 43 which updates several
translations. Other fixes include:
</p>
<ul>
<li>Use theme color for axes label text</li>
<li>Set the number of x-axis ticks depending on the time range chosen</li>
</ul>
</description>
</release>
<release date="2019-03-08" version="3.32.0">
<description>
<p>
This is the first stable release for GNOME 3.32 which updates several
translations and fixes some build issues.
</p>
</description>
</release>
<release date="2018-09-04" version="3.30.0">
<description>
<p>
This is the first stable release for GNOME 3.30 which updates several
translations.
</p>
</description>
</release>
<release date="2018-01-31" version="3.26.0">
<description>
<p>This is the first stable release for GNOME 3.24.</p>
</description>
</release>
<release date="2017-08-07" version="3.25.90">
<description>
<p>
This unstable release switches to the meson build-system and updates
several translations.
</p>
</description>
</release>
<release date="2017-03-20" version="3.24.0">
<description>
<p>This is the first stable release for GNOME 3.24.</p>
</description>
</release>
<release date="2017-03-11" version="3.23.92">
<description>
<p>
This unstable release updates several translations.
</p>
</description>
</release>
<release date="2017-02-13" version="3.23.90">
<description>
<p>
This unstable release ports away form intltool and updates several
translations.
</p>
</description>
</release>
<release date="2016-11-07" version="3.22.2">
<description>
<p>
This release updates translations.
</p>
</description>
</release>
<release date="2016-10-12" version="3.22.1">
<description>
<p>
This release updates translations.
</p>
</description>
</release>
<release date="2016-09-19" version="3.22.0">
<description>
<p>
This is the first stable release for GNOME 3.22 and updates several
translations.
</p>
</description>
</release>
<release date="2016-09-13" version="3.21.92">
<description>
<p>
This unstable release updates several translations.
</p>
</description>
</release>
<release date="2016-08-29" version="3.21.91">
<description>
<p>
This unstable release fixes some files for flatpak support and
updates several translations.
</p>
</description>
</release>
<release date="2016-03-21" version="3.20.0">
<description>
<p>This is the first stable release for GNOME 3.20</p>
</description>
</release>
<release date="2016-02-15" version="3.19.90">
<description>
<p>
This unstable release fixes some software center metadata and
updates three translations.
</p>
</description>
</release>
<release timestamp="1442827658" version="3.18.0">
<description>
<p>This is the first stable release for GNOME 3.18</p>
</description>
</release>
<release timestamp="1439988801" version="3.17.90">
<description>
<p>
This unstable release provides a symbolic variant of the app icon and
updates translations.
</p>
</description>
</release>
<release timestamp="1427103917" version="3.16.0">
<description>
<p>This stable release marks the release of GNOME 3.16!</p>
</description>
</release>
<release timestamp="1426498834" version="3.15.92">
<description>
<p>This release only updates translations.</p>
</description>
</release>
<release timestamp="1425299116" version="3.15.91">
<description>
<p>This release only updates translations.</p>
</description>
</release>
<release timestamp="1390089600" version="3.15.90">
<description>
<p>This release updates the header style to match other GNOME applications.</p>
</description>
</release>
</releases>
<provides>
<id>gnome-power-statistics.desktop</id>
</provides>
<kudos>
<kudo>HiDpiIcon</kudo>
<kudo>HighContrast</kudo>
<kudo>ModernToolkit</kudo>
</kudos>
<content_rating type="oars-1.0" />
<url type="homepage">https://gitlab.gnome.org/GNOME/gnome-power-manager/</url>
<url type="bugtracker">https://gitlab.gnome.org/GNOME/gnome-power-manager/issues/</url>
<url type="donation">https://www.gnome.org/donate</url>
<url type="vcs-browser">https://gitlab.gnome.org/GNOME/gnome-power-manager/</url>
<url type="translate">https://l10n.gnome.org/module/gnome-power-manager/</url>
<update_contact>richard_at_hughsie.com</update_contact>
<project_group>GNOME</project_group>
<translation type="gettext">gnome-power-manager</translation>
<launchable type="desktop-id">org.gnome.PowerStats.desktop</launchable>
</component>
|