> On Thu, 2005-06-16 at 23:16 -0700, Zac Medico wrote:
> > Iain Buchanan wrote:
> > > On Thu, 2005-06-16 at 22:11 -0700, Zac Medico wrote:
> > > 
> > > > Iain Buchanan wrote:
> > > > 
> > > > > However, when I start evolution from an applet launcher, it seems to
> > > > > ignore this locale, but when I start it from the shell, the locale is
> > > > > correct.  I even tried making the launcher run `bash -c "evolution"` 
> > > > > to
> > > > > try and get the environment from bash, but no luck.
> [snip]
> > What about charset?  Maybe if you add a charset and then run localedef like 
> > in the \
> > howto?  I recommend UTF-8. 
> > http://www.gentoo.org/doc/en/utf-8.xml
>
> I think this may be barking up the wrong tree - it works ok from the
> command line (ie gnome-terminal) so I'm assuming its some gnome-panel
> thing.

Maybe you can dump the environment from the applet launcher and compare it to 
the environment in gnome-terminal.  The "set" command with no arguments will 
dump the environment for you.

bash -c "set > /tmp/applet_env.txt"

Zac
-- 
gentoo-user@gentoo.org mailing list

Reply via email to