[nautilus/gnome-3-28] gtk-code-generator.sh: Fetch sources from GitLab
- From: Marco Trevisan <marcotrevi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus/gnome-3-28] gtk-code-generator.sh: Fetch sources from GitLab
- Date: Tue, 24 Apr 2018 06:15:05 +0000 (UTC)
commit 8bb1a5a01cde735b6f6a3c3e3ea7a0630bf1654f
Author: Ernestas Kulik <ernestask gnome org>
Date: Sat Apr 14 15:46:56 2018 +0300
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]