After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 557579 - Remove use of GJS_USE_UNINSTALLED_FILES in favor of GI_TYPELIB_PATH
Remove use of GJS_USE_UNINSTALLED_FILES in favor of GI_TYPELIB_PATH
Status: RESOLVED FIXED
Product: gjs
Classification: Bindings
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gjs-maint
gjs-maint
Depends on:
Blocks:
 
 
Reported: 2008-10-23 10:45 UTC by Tommi Komulainen
Modified: 2008-10-23 11:01 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
[PATCH] remove use of GJS_USE_UNINSTALLED_FILES in favor of GI_TYPELIB_PATH (544 bytes, patch)
2008-10-23 10:46 UTC, Tommi Komulainen
committed Details | Review

Description Tommi Komulainen 2008-10-23 10:45:23 UTC
GI_TYPELIB_PATH is cleaner and more flexible
Comment 1 Tommi Komulainen 2008-10-23 10:46:02 UTC
Created attachment 121187 [details] [review]
[PATCH] remove use of GJS_USE_UNINSTALLED_FILES in favor of GI_TYPELIB_PATH


	* gi/repo.c (gjs_define_repo): remove use of
	GJS_USE_UNINSTALLED_FILES in favor of GI_TYPELIB_PATH
---
 gi/repo.c |    8 --------
 1 files changed, 0 insertions(+), 8 deletions(-)
Comment 2 Johan Bilien 2008-10-23 10:49:46 UTC
Yep
Comment 3 Tommi Komulainen 2008-10-23 11:01:24 UTC
Committed as r39