1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2013 Richard Hughes <richard@hughsie.com> -->
<application>
<id type="desktop">gpk-update-viewer.desktop</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-2.0+</project_license>
<_name>GNOME Package Updater</_name>
<description>
<_p>
Package Updater allows you to update packages on your system without
rebooting.
You can view details about each update and choose which updates to apply.
</_p>
<_p>
Package Updater uses PackageKit and can work on any distribution using
the native package management framework.
</_p>
</description>
<screenshots>
<screenshot type="default">https://git.gnome.org/browse/gnome-packagekit/plain/data/appdata/ss-updater.png</screenshot>
</screenshots>
<url type="homepage">http://www.packagekit.org/</url>
<updatecontact>richard_at_hughsie.com</updatecontact>
</application>
|