From 30693aa17535a2336a84ceb21455941e1ddec726 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Tue, 13 Jul 2010 12:20:43 +0800 Subject: [PATCH] jhbuild.js --- jhbuild.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jhbuild.js b/jhbuild.js index 5ae4d60..befe2e2 100755 --- a/jhbuild.js +++ b/jhbuild.js @@ -7,9 +7,9 @@ GLib= imports.gi.GLib; Gio = imports.gi.Gio; -//Roo = imports['Roo.js'].Roo; + File = imports.file.File; -console = imports.console; +console = imports.console.console; Date = imports.Date.Date; -- 2.39.2