https://bugs.freedesktop.org/show_bug.cgi?id=63591

          Priority: medium
            Bug ID: 63591
          Assignee: [email protected]
           Summary: Images from *.ui files are not packed automatically
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: [email protected]
          Hardware: Other
            Status: UNCONFIRMED
           Version: unspecified
         Component: Libreoffice
           Product: LibreOffice

$ git grep pixbuf -- *.ui
There are only a few hits, but more will come as we migrate dialogs to this new
format. Also, the problem will be more apparent. 

Currently image resources used in *.ui files are not packed automatically to
install set, and they are there by chance, i.e. when an old .src based resource
also uses them. 

See postprocess/CustomTarget_images.mk. It uses image lists created by the old
resource compiler (rsc) and two custom lists, one for the local help and one
for the command images. We need to create an image list for *.ui files, too,
and add it to this makefile.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to