[gnome-builder] appdata: update images



commit bc1af4eb8fd1ceae72b66d232a9f59bd0acd8c71
Author: Christian Hergert <chergert redhat com>
Date:   Tue Mar 12 18:35:25 2019 -0700

    appdata: update images

 data/appdata/01-greeter.png                   | Bin 80871 -> 124794 bytes
 data/appdata/02-template.png                  | Bin 55807 -> 133188 bytes
 data/appdata/03-clone.png                     | Bin 28589 -> 85185 bytes
 data/appdata/04-editor.png                    | Bin 251660 -> 362429 bytes
 data/appdata/05-search.png                    | Bin 201574 -> 329803 bytes
 data/appdata/06-debugger.png                  | Bin 159095 -> 251897 bytes
 data/appdata/org.gnome.Builder.appdata.xml.in |  12 ++++++------
 7 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/data/appdata/01-greeter.png b/data/appdata/01-greeter.png
index 1411b165e..013787c22 100644
Binary files a/data/appdata/01-greeter.png and b/data/appdata/01-greeter.png differ
diff --git a/data/appdata/02-template.png b/data/appdata/02-template.png
index ded1f0aef..d9d1a818f 100644
Binary files a/data/appdata/02-template.png and b/data/appdata/02-template.png differ
diff --git a/data/appdata/03-clone.png b/data/appdata/03-clone.png
index 3e960eaab..d692eb4ce 100644
Binary files a/data/appdata/03-clone.png and b/data/appdata/03-clone.png differ
diff --git a/data/appdata/04-editor.png b/data/appdata/04-editor.png
index 5e5568f55..056a6b109 100644
Binary files a/data/appdata/04-editor.png and b/data/appdata/04-editor.png differ
diff --git a/data/appdata/05-search.png b/data/appdata/05-search.png
index da2f793cb..6a0e513bf 100644
Binary files a/data/appdata/05-search.png and b/data/appdata/05-search.png differ
diff --git a/data/appdata/06-debugger.png b/data/appdata/06-debugger.png
index e09ac0db2..8f24f7183 100644
Binary files a/data/appdata/06-debugger.png and b/data/appdata/06-debugger.png differ
diff --git a/data/appdata/org.gnome.Builder.appdata.xml.in b/data/appdata/org.gnome.Builder.appdata.xml.in
index ede8bc93d..51af72640 100644
--- a/data/appdata/org.gnome.Builder.appdata.xml.in
+++ b/data/appdata/org.gnome.Builder.appdata.xml.in
@@ -40,27 +40,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://gitlab.gnome.org/GNOME/gnome-builder/raw/master/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>
   <launchable type="desktop-id">org.gnome.Builder.desktop</launchable>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]