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

--- Comment #26 from [email protected] ---
(In reply to Maxim Monastirsky from comment #25)
> (In reply to kurt.pfeifle from comment #24)
> >     "-env:LC_PAPER=de_DE.UTF-8"

> No, it won't work that way. "-env" is not for env. variables, but for
> LibreOffice internal variables.

Thx. Now I know. I tried it for the chance...

> You should just put LC_PAPER="de_DE.UTF-8"
> in the beginning of the command (i.e. $> LC_PAPER="de_DE.UTF-8" soffice
> --headless etc.), or do $> export LC_PAPER="de_DE.UTF-8" before running
> soffice.

That's what I tried of course too!

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

Reply via email to