gitlive.js
authorAlan Knowles <alan@akbkhome.com>
Sun, 16 Jan 2011 09:08:28 +0000 (17:08 +0800)
committerAlan Knowles <alan@akbkhome.com>
Sun, 16 Jan 2011 09:08:28 +0000 (17:08 +0800)
gitlive.js

index 4ce470c..e393557 100644 (file)
@@ -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)) {