[gedit] AppData: new location for the screenshot
- From: Sébastien Wilmet <swilmet src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit] AppData: new location for the screenshot
- Date: Sat, 16 Jul 2022 18:36:28 +0000 (UTC)
commit 0e18e5841b918aa69628d7335d2ae35861838004
Author: Sébastien Wilmet <swilmet informatique-libre be>
Date: Sat Jul 16 20:31:03 2022 +0200
AppData: new location for the screenshot
Note that data/screenshot.png in this repo needs to be kept for some
time still, because older versions of gedit points to it (especially
because it points to the master branch).
I cannot find an optimal solution unfortunately. On the gnome wiki it's
not ideal, in this repo neither (it makes the main repo bigger to
clone), on a server somewhere neither because gnome doesn't have one for
such purpose.
==> So, create a new gedit-extra repo, similar to gnome-latex-extra.
data/org.gnome.gedit.appdata.xml.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/data/org.gnome.gedit.appdata.xml.in b/data/org.gnome.gedit.appdata.xml.in
index 1a5b8459d..cf5412c2b 100644
--- a/data/org.gnome.gedit.appdata.xml.in
+++ b/data/org.gnome.gedit.appdata.xml.in
@@ -22,7 +22,7 @@
</kudos>
<screenshots>
<screenshot type="default">
- <image>https://gitlab.gnome.org/GNOME/gedit/raw/master/data/screenshot.png</image>
+ <image>https://gitlab.gnome.org/swilmet/gedit-extra/-/raw/main/screenshots/screenshot.png</image>
</screenshot>
</screenshots>
<url type="homepage">https://wiki.gnome.org/Apps/Gedit</url>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]