1<?xml version="1.0" encoding="UTF-8"?>
2<!-- Copyright 2014 David King <amigadave@amigadave.com> -->
3<component type="desktop">
4    <id>easytag.desktop</id>
5    <metadata_license>CC0-1.0</metadata_license>
6    <project_license>GPL-2.0+</project_license>
7
8<!-- Name and summary taken from the desktop file. -->
9    <_name>EasyTAG</_name>
10    <_summary>Edit audio file metadata</_summary>
11    <description>
12        <_p>View and edit tags for MP3, MP2, MP4/AAC, FLAC, Ogg Opus, Ogg
13        Speex, Ogg Vorbis, MusePack, Monkey's Audio and WavPack files.</_p>
14        <_p>Look up albums in online databases, bulk edit tags, create
15        playlists and rename a collection of files.</_p>
16        <_p>A simple and nice GTK+ interface makes tagging easier under
17        GNU/Linux and Windows.</_p>
18    </description>
19    <url type="homepage">https://wiki.gnome.org/Apps/EasyTAG</url>
20    <url type="bugtracker">https://bugzilla.gnome.org/enter_bug.cgi?product=easytag</url>
21    <url type="help">https://help.gnome.org/users/easytag/stable/</url>
22    <screenshots>
23        <screenshot type="default">
24            <image>http://amigadave.com/temp/easytag-default.png</image>
25        </screenshot>
26    </screenshots>
27    <kudos>
28        <kudo>AppMenu</kudo>
29        <kudo>ModernToolkit</kudo>
30    </kudos>
31    <update_contact>amigadave@amigadave.com</update_contact>
32    <translation type="gettext">easytag</translation>
33</component>
34