From: Alan Knowles Date: Sun, 16 Jan 2011 09:08:28 +0000 (+0800) Subject: gitlive.js X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=a2f778ad3d175e2107aecea8dcf2fa133de6f200;p=gitlive gitlive.js --- diff --git a/gitlive.js b/gitlive.js index 4ce470c2..e393557b 100644 --- a/gitlive.js +++ b/gitlive.js @@ -23,7 +23,7 @@ var Monitor = imports.Monitor.Monitor; //File = imports[__script_path__+'/../introspection-doc-generator/File.js'].File Gtk.init (null, null); - + var gitlive = GLib.get_home_dir() + "/gitlive"; if (!GLib.file_test(gitlive, GLib.FileTest.IS_DIR)) {