<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Calc extension fails in LibreOffice (works in Apache OpenOffice)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=132005#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Calc extension fails in LibreOffice (works in Apache OpenOffice)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=132005">bug 132005</a>
              from <span class="vcard"><a class="email" href="mailto:serval2412@yahoo.fr" title="Julien Nabet <serval2412@yahoo.fr>"> <span class="fn">Julien Nabet</span></a>
</span></b>
        <pre>By default, there's no new icon in Calc but the entry appears in menu File.

I fixed the errors I had on console by removing from Addons.xcu these:
<prop oor:name="Title">
    <value>ExportToGlossary toolbar</value>
</prop>

and 
<node oor:name="ToolBarItems">
</node>
I kept the content of this last one.

It allows to display the icon on Calc.

Now what does this extension do? Indeed when clicking on the icon or selecting
the entry, I see nothing.
Would you have some minimal example process to test?</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>