gtkrun.js
authorAlan Knowles <alan@akbkhome.com>
Thu, 21 Oct 2010 09:11:11 +0000 (17:11 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 21 Oct 2010 09:11:11 +0000 (17:11 +0800)
gtkrun.js

index 68060cc..acf4f4d 100644 (file)
--- a/gtkrun.js
+++ b/gtkrun.js
@@ -28,7 +28,7 @@
 
 // sort out import path!!!
 GIRepository = imports.gi.GIRepository;
-GIRepository.IRepository.prepend_search_path('/home/alan/.Builder/gir-1.1/girepository-1.0');
+GIRepository.IRepository.prepend_search_path('/home/alan/.Builder/girepository-1.1');
 
 print(JSON.stringify(GIRepository.IRepository.get_search_path()));