[gnome-builder] appdata: use specific commit ish
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [gnome-builder] appdata: use specific commit ish
- Date: Wed, 22 Sep 2021 21:46:30 +0000 (UTC)
commit 6764803c7aa0597fc531e51172526966f90d1788
Author: Christian Hergert <chergert redhat com>
Date:   Wed Sep 22 11:54:16 2021 -0700
    appdata: use specific commit ish
    
    We need this since ninja dist wont work until commit is public, and we want
    to build/test dist before pushing.
 data/appdata/org.gnome.Builder.appdata.xml.in.in | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/data/appdata/org.gnome.Builder.appdata.xml.in.in 
b/data/appdata/org.gnome.Builder.appdata.xml.in.in
index f60ab630a..b4e77c62e 100644
--- a/data/appdata/org.gnome.Builder.appdata.xml.in.in
+++ b/data/appdata/org.gnome.Builder.appdata.xml.in.in
@@ -44,31 +44,31 @@
   <screenshots>
     <screenshot type="default">
       <caption>Quickly access your projects</caption>
-      <image width="2104" 
height="1398">https://gitlab.gnome.org/GNOME/gnome-builder/raw/@VCS_TAG@/data/appdata/01-greeter.png</image>
+      <image width="2104" 
height="1398">https://gitlab.gnome.org/GNOME/gnome-builder/raw/4aa3486375c618dc97f5477d42bf3674c44f7189/data/appdata/01-greeter.png</image>
     </screenshot>
     <screenshot type="default">
       <caption>Create new projects from a variety of templates</caption>
-      <image width="2104" 
height="1580">https://gitlab.gnome.org/GNOME/gnome-builder/raw/@VCS_TAG@/data/appdata/02-template.png</image>
+      <image width="2104" 
height="1580">https://gitlab.gnome.org/GNOME/gnome-builder/raw/4aa3486375c618dc97f5477d42bf3674c44f7189/data/appdata/02-template.png</image>
     </screenshot>
     <screenshot type="default">
       <caption>Integration with Git to clone your projects</caption>
-      <image width="2104" 
height="1398">https://gitlab.gnome.org/GNOME/gnome-builder/raw/@VCS_TAG@/data/appdata/03-clone.png</image>
+      <image width="2104" 
height="1398">https://gitlab.gnome.org/GNOME/gnome-builder/raw/4aa3486375c618dc97f5477d42bf3674c44f7189/data/appdata/03-clone.png</image>
     </screenshot>
     <screenshot type="default">
       <caption>The source code editor</caption>
-      <image width="2976" 
height="1774">https://gitlab.gnome.org/GNOME/gnome-builder/raw/@VCS_TAG@/data/appdata/04-editor.png</image>
+      <image width="2976" 
height="1774">https://gitlab.gnome.org/GNOME/gnome-builder/raw/4aa3486375c618dc97f5477d42bf3674c44f7189/data/appdata/04-editor.png</image>
     </screenshot>
     <screenshot type="default">
       <caption>Fast global fuzzy search</caption>
-      <image width="1232" 
height="963">https://gitlab.gnome.org/GNOME/gnome-builder/raw/@VCS_TAG@/data/appdata/05-search.png</image>
+      <image width="1232" 
height="963">https://gitlab.gnome.org/GNOME/gnome-builder/raw/4aa3486375c618dc97f5477d42bf3674c44f7189/data/appdata/05-search.png</image>
     </screenshot>
     <screenshot type="default">
       <caption>Debug with the GNU debugger</caption>
-      <image width="2976" 
height="1774">https://gitlab.gnome.org/GNOME/gnome-builder/raw/@VCS_TAG@/data/appdata/06-debugger.png</image>
+      <image width="2976" 
height="1774">https://gitlab.gnome.org/GNOME/gnome-builder/raw/4aa3486375c618dc97f5477d42bf3674c44f7189/data/appdata/06-debugger.png</image>
     </screenshot>
     <screenshot type="default">
       <caption>Use the minimap to see more of the file</caption>
-      <image width="2664" 
height="1638">https://gitlab.gnome.org/GNOME/gnome-builder/raw/@VCS_TAG@/data/appdata/07-minimap.png</image>
+      <image width="2664" 
height="1638">https://gitlab.gnome.org/GNOME/gnome-builder/raw/4aa3486375c618dc97f5477d42bf3674c44f7189/data/appdata/07-minimap.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]