diff options
Diffstat (limited to 'adobe-flash.xml')
-rw-r--r-- | adobe-flash.xml | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/adobe-flash.xml b/adobe-flash.xml new file mode 100644 index 0000000..92b5948 --- /dev/null +++ b/adobe-flash.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- Copyright 2014 Richard Hughes <richard@hughsie.com> --> +<components version="0.8" origin=""> + <component type="addon"> + <id>flash-player-properties.desktop</id> + <pkgname>flash-plugin</pkgname> + <metadata_license>CC0-1.0</metadata_license> + <name>Adobe Flash</name> + <summary>Codec for multimedia and rich content</summary> + <description> + <p> + Adobe Flash Player is for running rich Internet applications and + for watching streaming video and listening to audio. + </p> + </description> + <project_license>Proprietary</project_license> + <extends>epiphany.desktop</extends> + <extends>firefox.desktop</extends> + <extends>midori.desktop</extends> + </component> +</components> |