[Libreoffice-bugs] [Bug 123540] Basic "Tutorials" library is missing in Basic IDE

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Jun 18 20:51:54 UTC 2019


https://bugs.documentfoundation.org/show_bug.cgi?id=123540

--- Comment #2 from Olivier Hallot <olivier.hallot at libreoffice.org> ---
To enable it in Basic IDE, add the line below

<library:library library:name="Tutorials"
xlink:href="$(INST)/share/basic/Tutorials/script.xlb/" xlink:type="simple"
library:link="true" library:readonly="false"/>

to the file

<$Installation>/share/basic/script.xlc

check if the code runs without errors before patching, and evaluate if the code
is relevant for the end user. For some reasons in the past, it has been hidden
for the user.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190618/0b28103f/attachment.html>


More information about the Libreoffice-bugs mailing list