Re: OpenOffice
Para executar um certo programa com as variáveis de ambiente
alteradas, você pode usar o comando "env". Experimenta invocar o
OpenOffice assim:
env LC_ALL=pt_BR ooffice
Deve dar certo.
Flávio Cardoso.
Em Tue, 14 Oct 2003 18:41:49 +0100
Celso Pinto <cpinto@yimports.com> escreveu:
> Viva,
>
> instalei o OpenOffice 1.1 no Debian Sid e estou com um grave problema:
> não consigo introduzir caracteres acentuados em quaisquer das
> aplicações do OpenOffice, a não ser que coloque o sistema todo em
> Português (eu prefiro usar o Gnome em Inglês), mas em todas as outras
> não tenho problemas!
>
> Já alguém teve este problema e tem uma solução?
>
> Envio o conteúdo de:
> /etc/environment
>
> ### BEGIN DEBCONF SECTION FOR localeconf
> # Do not edit within this region if you want your changes to be
> preserved
> # by debconf. Instead, make changes before the "### BEGIN DEBCONF
> SECTION
> # FOR localeconf" line, and/or after the "### END DEBCONF SECTION FOR
> # localeconf" line.
> LANG=pt_PT@euro
> LC_MESSAGES=en_US.ISO-8859-15
> LC_ALL=
>
> ### END DEBCONF SECTION FOR localeconf
>
> e do:
> /etc/locale.gen
>
> # This file lists locales that you wish to have built. You can find a
> list
> # of valid supported locales at /usr/share/i18n/SUPPORTED. Other
> # combinations are possible, but may not be well tested. If you change
> # this file, you need to rerun locale-gen.
> #
>
> ### BEGIN DEBCONF SECTION FOR localeconf
> # Do not edit within this region if you want your changes to be
> preserved
> # by debconf. Instead, make changes before the "### BEGIN DEBCONF
> SECTION
> # FOR localeconf" line, and/or after the "### END DEBCONF SECTION FOR
> # localeconf" line.
> pt_PT ISO-8859-1
> pt_PT@euro ISO-8859-15
> en_US.ISO-8859-15 ISO-8859-15
> ### END DEBCONF SECTION FOR localeconf
>
>
>
> --
> To UNSUBSCRIBE, email to
> debian-user-portuguese-request@lists.debian.org with a subject of
> "unsubscribe". Trouble? Contact listmaster@lists.debian.org
>
>
Reply to:
- References:
- OpenOffice
- From: Celso Pinto <cpinto@yimports.com>