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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |serval2...@yahoo.fr

--- Comment #3 from Julien Nabet <serval2...@yahoo.fr> ---
Unwinding this, the problem comes from
http://opengrok.libreoffice.org/xref/core/svx/source/gallery2/gallery1.cxx#169
Fallback strings are in English, when calling ImplGetThemeEntry (see
http://opengrok.libreoffice.org/xref/core/svx/source/gallery2/gallery1.cxx#ImplGetThemeEntry),
it compares with localized theme names.

I tried to use the other implementation of ImplGetThemeEntry which takes an id
as parameter but some theme ("sounds" included) has "0" value, instead of
expected "18".

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

Reply via email to