Age | Commit message (Collapse) | Author |
|
This is a partial solution for tdf#126671.
Reduces packaging size by ~15MB.
Screenshots are not used in old Help. Old Help is maintained
for legacy reasons and for extensions that uses XHP files.
Only nlpsolver/ and swext/ extension have some XHP Help files,
and none uses screenshots.
Actually, shared/config/images_helpimg.zip packs all
media/helpimg/*.png files but likely only note.png,
tip.png and warning.png are used in extension's Help,
given xmlhelp/util/main_transform.xsl . Since we don't
have full assurance of the satetement above, the remaining
PNG's are left in this patch until future review.
If the remainig png files are not used anywhere
in the LibreOffice extension realm, the zip file could be reduced
3 files.
Path set 2: remove screenshot.ilst upstream.
Change-Id: I23e401482048f521861707439ceb3e8642bf9b56
Reviewed-on: https://gerrit.libreoffice.org/77076
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
|
|
...to core 906a2e4fa4e9ce231126c608e741c0c0d809157d "Always execute
pack_images.py with the right Python interpreter"
Change-Id: I7c6c9aed33222fb5b902e30a05cefe8f88c66df1
|
|
Change-Id: Ie96d42c895daca558a716bd234143016318d3b5c
|
|
They only depend on the perl script so won't get rebuild if images are
added or removed in source/media/
Use the same hack as in postprocess, make the targets PHONY so they
always get rebuilt.
Also fix a stray \ that caused the wrong output "[PRL] " to be printed
too early.
Change-Id: I03c8696591cf47395211feaed360fbd5642733a0
|
|
Change-Id: I4370c7ab41184a59bb92e8df49f2fe3ca84c9c8c
Reviewed-on: https://gerrit.libreoffice.org/30958
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
Tested-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
|
|
with screenshot images
corrected path as indicated
Change-Id: I3d81c88a4ae002f12247ec4a5587e50f9927a005
Reviewed-on: https://gerrit.libreoffice.org/28499
Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
|
|
dmake is dead, long live gbuild!
Change-Id: I636ea4ed7ee08a748b96973ae076a5e47928d4ca
|