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 567787 - install ev-backends-manager.h so embedders can init the backends manager
install ev-backends-manager.h so embedders can init the backends manager
Status: RESOLVED FIXED
Product: evince
Classification: Core
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: Evince Maintainers
Evince Maintainers
Depends on:
Blocks: 568287
 
 
Reported: 2009-01-14 19:34 UTC by Tomeu Vizoso
Modified: 2009-01-20 13:20 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
first try (1.87 KB, patch)
2009-01-14 19:36 UTC, Tomeu Vizoso
none Details | Review
install ev-backends-manager.h (1.13 KB, patch)
2009-01-19 11:01 UTC, Tomeu Vizoso
committed Details | Review

Description Tomeu Vizoso 2009-01-14 19:34:16 UTC
This function can be called automatically by the libevince language bindings before are used.
Comment 1 Tomeu Vizoso 2009-01-14 19:36:24 UTC
Created attachment 126445 [details] [review]
first try
Comment 2 Tomeu Vizoso 2009-01-19 10:59:24 UTC
May be better to just install ev-backends-manager.h and let bindings implement that func by themselves.
Comment 3 Tomeu Vizoso 2009-01-19 11:01:21 UTC
Created attachment 126743 [details] [review]
install ev-backends-manager.h
Comment 4 Carlos Garcia Campos 2009-01-20 13:20:40 UTC
Fixed in svn trunk (r3367). Thanks.