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 674029 - peas_engine_insert_search_path()
peas_engine_insert_search_path()
Status: RESOLVED FIXED
Product: libpeas
Classification: Platform
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: libpeas-maint
libpeas-maint
Depends on:
Blocks:
 
 
Reported: 2012-04-13 05:14 UTC by Danielle Madeley
Modified: 2012-04-16 12:27 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (3.08 KB, patch)
2012-04-13 05:22 UTC, Danielle Madeley
none Details | Review
change it to prepend_search_path() (4.12 KB, patch)
2012-04-16 07:16 UTC, Danielle Madeley
none Details | Review

Description Danielle Madeley 2012-04-13 05:14:35 UTC
A peas_engine_insert_search_path() would be useful for adding a search path to the beginning of the path.
Comment 1 Danielle Madeley 2012-04-13 05:22:03 UTC
Created attachment 211970 [details] [review]
patch
Comment 2 Danielle Madeley 2012-04-16 07:16:59 UTC
Created attachment 212117 [details] [review]
change it to prepend_search_path()
Comment 3 Danielle Madeley 2012-04-16 12:27:01 UTC
Squashed, merged and pushed :)