aboutsummaryrefslogtreecommitdiffstats
path: root/testing/gnome-builder/fix-appdata.patch
diff options
context:
space:
mode:
authorRasmus Thomsen <oss@cogitri.dev>2019-06-17 12:37:21 +0200
committerLeo <thinkabit.ukim@gmail.com>2019-06-17 15:09:03 -0300
commit6bf412c8743da36bc7b8bdabb04947586f8b223e (patch)
tree5cb0bca9d933847aaef6073590b162442d2b8ec6 /testing/gnome-builder/fix-appdata.patch
parent0ac585f438686c5c720343fd8b019ed86d905bf2 (diff)
downloadaports-6bf412c8743da36bc7b8bdabb04947586f8b223e.tar.bz2
aports-6bf412c8743da36bc7b8bdabb04947586f8b223e.tar.xz
testing/gnome-builder: upgrade to 3.32.3
Diffstat (limited to 'testing/gnome-builder/fix-appdata.patch')
-rw-r--r--testing/gnome-builder/fix-appdata.patch38
1 files changed, 0 insertions, 38 deletions
diff --git a/testing/gnome-builder/fix-appdata.patch b/testing/gnome-builder/fix-appdata.patch
deleted file mode 100644
index a394cd9a31..0000000000
--- a/testing/gnome-builder/fix-appdata.patch
+++ /dev/null
@@ -1,38 +0,0 @@
-Why, oh why would you point these to master, upstream...
---- a/data/org.gnome.Builder.appdata.xml.in
-+++ b/data/org.gnome.Builder.appdata.xml.in
-@@ -39,27 +39,27 @@
- <screenshots>
- <screenshot type="default">
- <caption>Quickly access your projects</caption>
-- <image width="1600" height="900">https://gitlab.gnome.org/GNOME/gnome-builder/raw/master/data/appdata/01-greeter.png</image>
-+ <image width="2400" height="1350">https://gitlab.gnome.org/GNOME/gnome-builder/raw/master/data/appdata/01-greeter.png</image>
- </screenshot>
- <screenshot type="default">
- <caption>Create new projects from a variety of templates</caption>
-- <image width="1600" height="900">https://gitlab.gnome.org/GNOME/gnome-builder/raw/master/data/appdata/02-template.png</image>
-+ <image width="2400" height="1350">https://gitlab.gnome.org/GNOME/gnome-builder/raw/master/data/appdata/02-template.png</image>
- </screenshot>
- <screenshot type="default">
- <caption>Integration with Git to clone your projects</caption>
-- <image width="1600" height="900">https://gitlab.gnome.org/GNOME/gnome-builder/raw/master/data/appdata/03-clone.png</image>
-+ <image width="2400" height="1350">https://gitlab.gnome.org/GNOME/gnome-builder/raw/master/data/appdata/03-clone.png</image>
- </screenshot>
- <screenshot type="default">
- <caption>The source code editor</caption>
-- <image width="1600" height="900">https://gitlab.gnome.org/GNOME/gnome-builder/raw/master/data/appdata/04-editor.png</image>
-+ <image width="2400" height="1350">https://gitlab.gnome.org/GNOME/gnome-builder/raw/master/data/appdata/04-editor.png</image>
- </screenshot>
- <screenshot type="default">
- <caption>Fast global fuzzy search</caption>
-- <image width="1600" height="900">https://gitlab.gnome.org/GNOME/gnome-builder/raw/master/data/appdata/05-search.png</image>
-+ <image width="2400" height="1350">https://gitlab.gnome.org/GNOME/gnome-builder/raw/master/data/appdata/05-search.png</image>
- </screenshot>
- <screenshot type="default">
- <caption>Debug with the GNU debugger</caption>
-- <image width="1600" height="900">https://git.gnome.org/browse/gnome-builder/plain/data/appdata/06-debugger.png</image>
-+ <image width="2400" height="1350">https://gitlab.gnome.org/GNOME/gnome-builder/raw/master/data/appdata/06-debugger.png</image>
- </screenshot>
- </screenshots>
-
-