<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:caolanm@redhat.com" title="Caolán McNamara <caolanm@redhat.com>"> <span class="fn">Caolán McNamara</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - Missing icons in 3D extrusion toolbar dropdowns"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=111087">bug 111087</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>ASSIGNED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Assignee</td>
           <td>libreoffice-bugs@lists.freedesktop.org
           </td>
           <td>caolanm@redhat.com
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - Missing icons in 3D extrusion toolbar dropdowns"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=111087#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - Missing icons in 3D extrusion toolbar dropdowns"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=111087">bug 111087</a>
              from <span class="vcard"><a class="email" href="mailto:caolanm@redhat.com" title="Caolán McNamara <caolanm@redhat.com>"> <span class="fn">Caolán McNamara</span></a>
</span></b>
        <pre>I think the problem is that the icons are foo.bmp not foo.png, the actual code
will do the right thing and turn bmp into png if a matching png is there but
the generation of the icon-themes trying to strip out unused images won't
search for png if bmp is missing so the icons don't get included.

Easiest thing is to change the .bmp names to the pngs they really are and they
get found again by a build in postprocess and all is well again</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>