https://bugs.documentfoundation.org/show_bug.cgi?id=97748
Michael Meeks <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1 --- Comment #2 from Michael Meeks <[email protected]> --- Currently if we add an icon to a theme - we should really add a copy to the Galaxy theme as well (this should be the base of all our theme stacks). Unfortunately this is not always done - and we end up with missing icons in the galaxy theme. Icons themes are packed by: postprocess/CustomTarget_images.mk if you re-run 'make postprocess' you can re-build the themes which are zip files that we stack up. The perl script to build those is in: solenv/bin/packimages.pl When building the default (galaxy) theme we should fail hard - with a nice warning 'die ("foo");' in the perl - if we are missing any icon =) Thanks ! -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
