From: Alan Knowles Date: Sat, 9 Jun 2012 08:26:46 +0000 (+0800) Subject: docs.js X-Git-Url: http://git.roojs.org/?p=gnome.introspection-doc-generator;a=commitdiff_plain;h=0732f9319979576e2ad7d49f21b0233bb71b1253 docs.js Attribute Changed :docs.js --- 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');