[nautilus/placesview-update: 3/4] gtk code: Update to the gtk-3-24 branch



commit 221a7d6e7bc5a2c8fae8357ce913bd5b8102bf67
Author: Carlos Soriano <csoriano redhat com>
Date:   Tue Jan 22 16:54:42 2019 +0100

    gtk code: Update to the gtk-3-24 branch
    
    Instead of using the old 3-32.

 src/gtk/gtk-code-generator.sh | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/src/gtk/gtk-code-generator.sh b/src/gtk/gtk-code-generator.sh
index b30c47966..0a8ef70af 100755
--- a/src/gtk/gtk-code-generator.sh
+++ b/src/gtk/gtk-code-generator.sh
@@ -5,9 +5,9 @@
 # action.
 # Also remove/add the neccesary bits to make it work inside nautilus
 
-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
+URL=https://gitlab.gnome.org/GNOME/gtk/raw/gtk-3-24/gtk/
+URLUI=https://gitlab.gnome.org/GNOME/gtk/raw/gtk-3-24/gtk/ui/
+SUFIX=?h=gtk-3-24
 
 # Since comments are not allowed inside the sed line, this is what it will do
 # by order:


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