From bd0f2fb4e4a416e611900729ec4ba5040e8856d6 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Tue, 13 Jul 2010 12:38:03 +0800 Subject: [PATCH] jhbuild.js --- jhbuild.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/jhbuild.js b/jhbuild.js index 7665fe5..55da59f 100755 --- a/jhbuild.js +++ b/jhbuild.js @@ -11,8 +11,9 @@ Gio = imports.gi.Gio; File = imports.File.File; console = imports.console.console; +include('Date.js'); -DateExtra = imports.DateExtra.DateExtra; +//DateExtra = imports.DateExtra.DateExtra; -- 2.39.2