<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Basic "Tutorials" library is missing in Basic IDE"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=123540#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Basic "Tutorials" library is missing in Basic IDE"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=123540">bug 123540</a>
              from <span class="vcard"><a class="email" href="mailto:olivier.hallot@libreoffice.org" title="Olivier Hallot <olivier.hallot@libreoffice.org>"> <span class="fn">Olivier Hallot</span></a>
</span></b>
        <pre>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.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>