[banshee] data: Fix screenshot URL in AppData file (bgo#731835)
- From: Bertrand Lorentz <blorentz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [banshee] data: Fix screenshot URL in AppData file (bgo#731835)
- Date: Mon, 23 Jun 2014 14:27:50 +0000 (UTC)
commit 439f5c11c8884fd7b78f75ced320c7b823e10ac0
Author: Bertrand Lorentz <bertrand lorentz gmail com>
Date: Mon Jun 23 16:25:22 2014 +0200
data: Fix screenshot URL in AppData file (bgo#731835)
data/banshee.appdata.xml.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/banshee.appdata.xml.in b/data/banshee.appdata.xml.in
index e19c5d1..59b0a56 100644
--- a/data/banshee.appdata.xml.in
+++ b/data/banshee.appdata.xml.in
@@ -17,7 +17,7 @@
</_p>
</description>
<screenshots>
- <screenshot type="default" width="450"
height="335">http://banshee.fm/theme/images/slides/scaled/music-450.png</screenshot>
+ <screenshot type="default" width="450"
height="335">http://banshee.fm/images/slides/scaled/music-450.png</screenshot>
<screenshot width="600"
height="432">http://download.banshee.fm/shots/banshee-190-track-actions.png</screenshot>
</screenshots>
<url type="homepage">http://banshee.fm/</url>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]