src/Resources.vala
authorAlan Knowles <alan@roojs.com>
Sun, 15 Mar 2015 04:19:34 +0000 (12:19 +0800)
committerAlan Knowles <alan@roojs.com>
Sun, 15 Mar 2015 04:19:34 +0000 (12:19 +0800)
src/Resources.vala

index af453e9..51988d3 100644 (file)
@@ -57,8 +57,8 @@ public class Resources : Object
             case 3: // Gir overrides - used to handle the fact we are not querying valadoc yet....and gir does
                     // not map that well to vala...
                     this.fetchResourceFrom (
-                        "http://git.roojs.org/?p=app.Builder.js;a=blob_plain;f=resources/roo.builder.js",
-                        "roo.builder.js",
+                        "http://git.roojs.org/?p=app.Builder.js;a=blob_plain;f=resources/Gir.overides",
+                        "Gir.overides",
                         (sess,msg) => {
                                 
                                this.fetchNext();