From 0732f9319979576e2ad7d49f21b0233bb71b1253 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Sat, 9 Jun 2012 16:26:46 +0800 Subject: [PATCH] docs.js Attribute Changed :docs.js --- docs.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs.js b/docs.js index 3aee9fc..4e0aef9 100644 --- a/docs.js +++ b/docs.js @@ -4,7 +4,7 @@ GIRepository = 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 -GIRepository.Repository.prepend_search_path(GLib.get_home_dir() + '/.Builder/girepository-1.2'); +GIRepository.Repository.prepend_search_path(GLib.get_home_dir() + '/.Builder/girepository-1.2.1'); -- 2.39.2