File pcb-fix-appdata.patch of Package pcb
From ea98c4f75ef4fba4cb922d302d413abdff4368d4 Mon Sep 17 00:00:00 2001
From: Richard Hughes <richard@hughsie.com>
Date: Thu, 22 May 2014 20:50:55 +0000
Subject: Fix the AppData and update to the latest spec version
Also, include the full size screenshot as the old one was too small to be used.
Signed-off-by: bert <bert.timmerman@xs4all.nl>
---
diff --git a/data/pcb.appdata.xml.in b/data/pcb.appdata.xml.in
index 2fa637b..ff16650 100644
--- a/data/pcb.appdata.xml.in
+++ b/data/pcb.appdata.xml.in
@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2014 Bert Timmerman <bert.timmerman@xs4all.nl> -->
<application>
- <id type="desktop">gnome-power-statistics.desktop</id>
- <licence>GFDL</licence>
+ <id type="desktop">pcb.desktop</id>
+ <metadata_license>GFDL-1.3</metadata_license>
+ <project_license>GPL-2.0</project_license>
<description>
<_p>
PCB is an interactive printed circuit board editor for Unix, Linux,
@@ -26,7 +27,7 @@
</_p>
</description>
<screenshots>
- <screenshot type="default" width="320" height="222">http://wiki.geda-project.org/_media/geda:screenshot_pcb_thumb.png</screenshot>
+ <screenshot type="default" width="892" height="619">http://wiki.geda-project.org/_media/geda:screenshot_pcb.png</screenshot>
</screenshots>
<url type="homepage">http://pcb.geda-project.org/</url>
<updatecontact>bert.timmerman@xs4all.nl</updatecontact>
--
cgit v0.9