[recipes] Update the icon location in the flatpakref as well



commit 673fda946f2dad5ac2418b3ad10c2a482e667782
Author: Matthias Clasen <mclasen redhat com>
Date:   Fri Dec 8 15:25:06 2017 -0500

    Update the icon location in the flatpakref as well
    
    Keeping it all in the same place.

 README.md                        | 4 ++--
 flatpak/gnome-recipes.flatpakref | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/README.md b/README.md
index 5d780b1..6bdda2b 100644
--- a/README.md
+++ b/README.md
@@ -103,10 +103,10 @@ Testing
 If you don't feel like building from source yourself, you can use Flatpak, like this:
 
 ```
-flatpak install --from https://gitlab.gnome.org/GNOME/recipes/blob/master/flatpak/gnome-recipes.flatpakref
+flatpak install --from https://gitlab.gnome.org/GNOME/recipes/raw/master/flatpak/gnome-recipes.flatpakref
 ```
 
-If you are lucky, just clicking this 
[link](https://gitlab.gnome.org/GNOME/recipes/blob/master/flatpak/gnome-recipes.flatpakref) will do the right 
thing.
+If you are lucky, just clicking this 
[link](https://gitlab.gnome.org/GNOME/recipes/raw/master/flatpak/gnome-recipes.flatpakref) will do the right 
thing.
 
 After installing the Flatpak, the applications will show up in the GNOME shell overview, but you can also 
launch it from the commandline:
 
diff --git a/flatpak/gnome-recipes.flatpakref b/flatpak/gnome-recipes.flatpakref
index 61563d8..5febed7 100644
--- a/flatpak/gnome-recipes.flatpakref
+++ b/flatpak/gnome-recipes.flatpakref
@@ -2,7 +2,7 @@
 Title=Recipes
 Comment=GNOME loves to cook
 Description=An easy-to-use application that will help you to discover what to cook today, tomorrow, the rest 
of the week and for your special occasions.
-Icon=https://github.com/matthiasclasen/gr/blob/master/data/icons/512x512/org.gnome.Recipes.png?raw=true
+Icon=https://gitlab.gnome.com/GNOME/recipes/raw/master/data/icons/512x512/org.gnome.Recipes.png
 Name=org.gnome.Recipes
 Branch=stable
 Url=http://flathub.org/repo/


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