https://bugs.documentfoundation.org/show_bug.cgi?id=153957

Julien Nabet <serval2...@yahoo.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
                 CC|                            |kain...@gmail.com,
                   |                            |serval2...@yahoo.fr
             Status|UNCONFIRMED                 |NEW

--- Comment #1 from Julien Nabet <serval2...@yahoo.fr> ---
On pc Debian x86-64 with master sources updated today, I could reproduce this.

Here's an example to use some already existing images in
extras/source/gallery/backgrounds:
https://cgit.freedesktop.org/libreoffice/core/commit/?id=d0e65ec5d48a1d1febfe6a2a25df2e6916e2a843


prerequisite:
copy extras/source/palettes/standard.sob in a temporary directory and rename it
as a zip.
- unzip the file
- add image file in subdir Pictures
- declare the image file in Content.xml
- zip the file
- rename it with sob extension
- put it back into extras/source/palettes/


Steps:
- add line include/svx/strings.hrc RID_SVXSTR_BMPXX
- add line in svx/inc/strings.hxx RID_SVXSTR_BMPXX_DEF
- add the previously added line in arrays RID_SVXSTR_BMP_DEF and RID_SVXSTR_BMP
in svx/source/unodraw/unoprov.cxx 


I can do this but I just need to know:
1) what images include (perhaps we don't want them all)
2) which order I use (for example, perhaps we want "sand-light" next to "sand"
for example

Remarks
1) I suppose it would be better to have complete rows (meaning at the end, we'd
have a number of images which we can divide by 3 so there's no incomplete row)
2) I hope we can use a number greater than 99 without bringing some havoc.

Andreas: I put you in cc because perhaps there was good reason we stopped to 30
images.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to