X-Git-Url: http://git.roojs.org/?p=gnome.introspection-doc-generator;a=blobdiff_plain;f=jhbuild.js;fp=jhbuild.js;h=5ae4d60c897e8d70ae3a0275cd2ef079d9b0f46e;hp=277abafcdfcf09c54b7c085a5ca9574cb7546a7f;hb=a08358414206432175d30ea8d5e41ca642e630bf;hpb=9e0a377ac9b611159377eee90f5234193c2e5989 diff --git a/jhbuild.js b/jhbuild.js index 277abaf..5ae4d60 100755 --- a/jhbuild.js +++ b/jhbuild.js @@ -8,11 +8,11 @@ GLib= imports.gi.GLib; Gio = imports.gi.Gio; //Roo = imports['Roo.js'].Roo; -File = imports['File.js'].File; -console = imports['console.js'].console; +File = imports.file.File; +console = imports.console; -imports['Date.js'].load(Date); +Date = imports.Date.Date; // these should come from args