From 81bbd073ecc445f79daa1b9d4c66b1a04613197f Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Tue, 13 Jul 2010 12:20:58 +0800 Subject: [PATCH] jhbuild.js --- jhbuild.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jhbuild.js b/jhbuild.js index befe2e2..9fab929 100755 --- a/jhbuild.js +++ b/jhbuild.js @@ -8,7 +8,7 @@ GLib= imports.gi.GLib; Gio = imports.gi.Gio; -File = imports.file.File; +File = imports.File.File; console = imports.console.console; -- 2.39.2