[nautilus/gnome-3-26] gtk-code-generator.sh: Fetch sources from GitLab



commit 22dd011cc071a6d55845b8b1addf431494aedbe7
Author: Ernestas Kulik <ernestask gnome org>
Date:   Sat Apr 14 14:46:56 2018 +0200

    gtk-code-generator.sh: Fetch sources from GitLab

 src/gtk/gtk-code-generator.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/gtk/gtk-code-generator.sh b/src/gtk/gtk-code-generator.sh
index c740053ba..b30c47966 100755
--- a/src/gtk/gtk-code-generator.sh
+++ b/src/gtk/gtk-code-generator.sh
@@ -5,8 +5,8 @@
 # action.
 # Also remove/add the neccesary bits to make it work inside nautilus
 
-URL=https://git.gnome.org/browse/gtk+/plain/gtk/
-URLUI=https://git.gnome.org/browse/gtk+/plain/gtk/ui/
+URL=https://gitlab.gnome.org/GNOME/gtk/raw/gtk-3-22/gtk/
+URLUI=https://gitlab.gnome.org/GNOME/gtk/raw/gtk-3-22/gtk/ui/
 SUFIX=?h=gtk-3-22
 
 # Since comments are not allowed inside the sed line, this is what it will do


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