[sound-juicer] Add <name> to AppData file
- From: Phillip Wood <pwood src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [sound-juicer] Add <name> to AppData file
- Date: Mon, 9 Mar 2015 10:56:01 +0000 (UTC)
commit 46e186ceac36f5133274037f5d19bc68c973911f
Author: Phillip Wood <phillip wood dunelm org uk>
Date: Fri Mar 6 14:14:26 2015 +0000
Add <name> to AppData file
Recent versions of appstream-util fail to validate the AppData file
without this tag and so ‘make distcheck’ fails (technically it's not
needed as this information is provided by the desktop file but
appstream-util does not look there¹)
¹https://github.com/hughsie/appstream-glib/issues/33
https://bugzilla.gnome.org/show_bug.cgi?id=745744
data/appdata/sound-juicer.appdata.xml.in | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/data/appdata/sound-juicer.appdata.xml.in b/data/appdata/sound-juicer.appdata.xml.in
index 9b96c75..d979b44 100644
--- a/data/appdata/sound-juicer.appdata.xml.in
+++ b/data/appdata/sound-juicer.appdata.xml.in
@@ -4,6 +4,7 @@
<application>
<id type="desktop">sound-juicer.desktop</id>
<metadata_license>CC0-1.0</metadata_license>
+ <_name>Sound Juicer</_name>
<_summary>CD ripper with a clean interface and simple preferences</_summary>
<description>
<_p>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]