File: example.appdata.xml

package info (click to toggle)
appstream-glib 0.8.3-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,984 kB
  • sloc: ansic: 38,749; xml: 840; sh: 23; makefile: 14; cpp: 1
file content (9 lines) | stat: -rw-r--r-- 387 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2014 Richard Hughes <richard@hughsie.com> -->
<application>
  <id type="addon">example.desktop</id>
  <metadata_license>CC0 and CC-BY-3.0</metadata_license>
  <project_license>GPL-2.0+ and GFDL-1.3</project_license>
  <description><p>Demote application to addon.</p></description>
  <extends>firefox.desktop</extends>
</application>