[easytag] Include name and summary in AppData
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [easytag] Include name and summary in AppData
- Date: Fri, 31 Oct 2014 22:18:53 +0000 (UTC)
commit 7476eaa86e66824092c86ba67d76265dba1cf884
Author: David King <amigadave amigadave com>
Date: Fri Oct 31 22:18:24 2014 +0000
Include name and summary in AppData
data/easytag.appdata.xml.in | 7 +++----
1 files changed, 3 insertions(+), 4 deletions(-)
---
diff --git a/data/easytag.appdata.xml.in b/data/easytag.appdata.xml.in
index d8ce76c..e5f03e3 100644
--- a/data/easytag.appdata.xml.in
+++ b/data/easytag.appdata.xml.in
@@ -4,10 +4,9 @@
<id type="desktop">easytag.desktop</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-2.0+ and LGPL-2.1+</project_license>
-<!-- Both taken from the desktop file.
- <name>EasyTAG</name>
- <summary></summary>
--->
+<!-- Name and summary taken from the desktop file. -->
+ <_name>EasyTAG</_name>
+ <_summary>Edit audio file metadata</_summary>
<description>
<_p>View and edit tags for MP3, MP2, MP4/AAC, FLAC, Ogg Opus, Ogg
Speex, Ogg Vorbis, MusePack, Monkey's Audio and WavPack files.</_p>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]