dconf-editor/dconf-editor-appdata-screenshot-url.patch

27 lines
1020 B
Diff

From 4ef6f66673e45ca62aa0ef6a68ba1cb69e0fb01b Mon Sep 17 00:00:00 2001
From: David King <amigadave@amigadave.com>
Date: Tue, 3 Mar 2015 08:35:12 +0000
Subject: [PATCH] Update AppData screenshot URL
https://bugzilla.gnome.org/show_bug.cgi?id=745501
---
editor/ca.desrt.dconf-editor.appdata.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/editor/ca.desrt.dconf-editor.appdata.xml b/editor/ca.desrt.dconf-editor.appdata.xml
index f1ce2f0..c4ac9f2 100644
--- a/editor/ca.desrt.dconf-editor.appdata.xml
+++ b/editor/ca.desrt.dconf-editor.appdata.xml
@@ -12,7 +12,7 @@
</p>
</description>
<screenshots>
- <screenshot type="default" width="640" height="360">https://git.gnome.org/browse/dconf/plain/editor/screenshot.png</screenshot>
+ <screenshot type="default" width="640" height="360">https://git.gnome.org/browse/dconf-editor/plain/editor/screenshot.png</screenshot>
</screenshots>
<url type="homepage">https://wiki.gnome.org/Projects/dconf</url>
</application>
--
2.3.1