X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=gtkrun.js;h=f3c4eb9b8998730189b56007f5b9b4e8214fd1b4;hb=f927f87326fa8196765f0c524cb514a2152f66c3;hp=1ec53ad80e05894f04d31db778ead4d2c57c1c87;hpb=09b4cff8199f438ffd033e1d6ce4d8c56753c3db;p=app.Builder.js diff --git a/gtkrun.js b/gtkrun.js index 1ec53ad80..f3c4eb9b8 100644 --- a/gtkrun.js +++ b/gtkrun.js @@ -32,7 +32,7 @@ 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'); -//print(JSON.stringify(GIRepository.IRepository.get_search_path())); +//print(JSON.(GIRepository.IRepository.get_search_path())); Gtk = imports.gi.Gtk; Gdk = imports.gi.Gdk;