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 692794 - Add seed_importer_add_search_path()
Add seed_importer_add_search_path()
Status: RESOLVED FIXED
Product: seed
Classification: Bindings
Component: libseed
git master
Other Linux
: Normal enhancement
: ---
Assigned To: seed-maint
seed-maint
Depends on:
Blocks:
 
 
Reported: 2013-01-29 12:09 UTC by Guillaume Desmottes
Modified: 2013-02-07 08:45 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
add seed_importer_add_search_path() (1.79 KB, patch)
2013-01-29 12:10 UTC, Guillaume Desmottes
none Details | Review

Description Guillaume Desmottes 2013-01-29 12:09:47 UTC
Such API is useful when we just want to add a custom search path while keeping the default ones.
Comment 1 Guillaume Desmottes 2013-01-29 12:10:46 UTC
Created attachment 234721 [details] [review]
add seed_importer_add_search_path()