--- Begin Message ---
Hi Jimmy! I'm stc. sorry for my bad english.
( Google translator )
I use ubuntu dapper 6.06 and I wanted to suggest you to add to file
gdm.i one variable Language;
therefore GDM it will load to the start the language with the system(
italian, english, german, french etc etc) .
I write to you because I am Italian and have found this problem;)  in
the /etc/init.d/gdm rows the problem is resolved with:
---
test -x $DAEMON || exit 0

if [ -r /etc/environment ]; then
 if LANG=$(pam_getenv -l LANG); then
   export LANG
 fi
 if LANGUAGE=$(pam_getenv -l LANGUAGE); then
   export LANGUAGE
fi
----
The words untrasletd of gdm screen are for example: Reboot, Shout
Down, freeze, User and password, Welcome  etc etc ;)

I hope of to have been useful bye bye


stc

--- End Message ---
-- 
_______________________________________________
Initng mailing list
[email protected]
http://jw.dyndns.org/mailman/listinfo/initng

Reply via email to