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 747026 - core: Add a way to load builtin plugins
core: Add a way to load builtin plugins
Status: RESOLVED FIXED
Product: grilo
Classification: Other
Component: core
unspecified
Other All
: Normal normal
: ---
Assigned To: grilo-maint
grilo-maint
Depends on:
Blocks:
 
 
Reported: 2015-03-30 14:25 UTC by Bastien Nocera
Modified: 2015-09-22 15:57 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
core: Add a way to load builtin plugins (3.55 KB, patch)
2015-03-30 14:25 UTC, Bastien Nocera
none Details | Review
core: Add a way to load builtin plugins (4.44 KB, patch)
2015-09-22 15:31 UTC, Bastien Nocera
committed Details | Review

Description Bastien Nocera 2015-03-30 14:25:31 UTC
.
Comment 1 Bastien Nocera 2015-03-30 14:25:36 UTC
Created attachment 300597 [details] [review]
core: Add a way to load builtin plugins

Instead of requiring plugins to ship an xml description, and a separate
.so shared library, allow applications to load plugins it implements
itself.
Comment 2 Bastien Nocera 2015-09-22 15:31:44 UTC
Created attachment 311881 [details] [review]
core: Add a way to load builtin plugins

Instead of requiring plugins to ship an xml description, and a separate
.so shared library, allow applications to load plugins it implements
itself.
Comment 3 Bastien Nocera 2015-09-22 15:57:21 UTC
Attachment 311881 [details] pushed as 3314e9f - core: Add a way to load builtin plugins