File: gpk-update-viewer.appdata.xml.in

package info (click to toggle)
gnome-packagekit 3.14.0-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 16,968 kB
  • ctags: 1,441
  • sloc: ansic: 16,196; sh: 11,416; makefile: 726; xml: 583
file content (24 lines) | stat: -rw-r--r-- 949 bytes parent folder | download
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>