gitlive.js
authorAlan Knowles <alan@akbkhome.com>
Sat, 21 May 2011 15:21:49 +0000 (23:21 +0800)
committerAlan Knowles <alan@akbkhome.com>
Sat, 21 May 2011 15:21:49 +0000 (23:21 +0800)
gitlive.js

index dfe2aa0..c3bcfa6 100644 (file)
@@ -15,6 +15,7 @@
 GI = imports.gi.GIRepository;
 GLib        = imports.gi.GLib;
 
+
 // we add this in, as it appears to get lost sometimes if we set it using the ENV. variable in builder.sh
 GI.Repository.prepend_search_path(GLib.get_home_dir() + '/.Builder/girepository-1.2');