Hi,
On 4 January 2012 17:39, Michael Meeks <michael.meeks@suse.com> wrote:
Great; so - moving default_images into there and making it 'galaxy'
would be a nice cleanup I guess; then again it may need quite some
tweaking of scripts that hard-code it's path I suppose; particularly
(IIRC) 'rsc' checks to make sure that the icons actually exist in there
and would need a path.
Hm, yeah, I would like to move this to icon-themes/galaxy, but
replacing all occurrences of the string "default_images" that came up
with git grep didn't lead to something buildable, which stopped me
from implementing the idea for now, but I hope to get back to it
later. It also fails during tail_build with something rather
non-descriptive if I remember correctly.
Interestingly, there seem to be no occurrences in rsc/, instead the
ones I found are
chart2/source/controller/dialogs/dlg_DataEditor.hrc://the numbers correspond to
desktop/Zip_brand_dev.mk:$(eval $(call gb_Zip_Zip,brand_dev/intro,$(SRCDIR)/defa
desktop/Zip_shell.mk:$(eval $(call gb_Zip_Zip,shell,$(SRCDIR)/default_images/bra
desktop/branding/Makefile:ABOUT_BITMAP := $(SRCDIR)/default_images/brand/about.p
desktop/branding/Makefile:INTRO_BITMAP := $(SRCDIR)/default_images/brand/intro.p
icon-themes/industrial/TODO: for file in `cat ../../missing`; do foo=`md5sum
reportbuilder/registry/data/org/openoffice/Office/UI/ReportCommands.xcu:
sc/source/ui/src/toolbox.src:// folder in default_images. This list is now only
set_soenv.in:$DEFIMGS = $ds."default_images";
solenv/doc/gbuild/solenv/gbuild/alllangres.mk: /// Sets the location
solenv/doc/gbuild/solenv/gbuild/alllangres.mk: /// below default_imag
solenv/gbuild/AllLangResTarget.mk:gb_ResTarget_DEFIMAGESLOCATION := $(realpath $
solenv/gbuild/templates/AllLangResTarget.mk:# declaration of images folder (e.g.
solenv/inc/settings.mk:RSCDEFIMG*=default_images
sw/source/ui/app/app.src: // folder in default_images. This list is now only use
So, the real meat seems to be in solenv. I assume that either
a. default_images and custom_images need to lie in different base
folders and thus something tries to pack the Galaxy icon theme twice
(once as the default, once as a custom set) which goes wrong
b. there's a ../ too few or too many somewhere
Regards,
Astron.
Context
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.