Cambiar Lenguaje a Gnome en slackware

Nota personal, para cambiar el gnome de dioma especialmente para slackware se cambian los siguientes archivos:

/etc/profile.d/lang.sh
#agregar esto al archivo
export LANG=es_ES.ISO8859-1
===============================================
/etc/profile.d/lang.csh
#agregar esto al archivo
setenv LANG es_ES.ISO8859-1
===============================================
/etc/profile
#agregar esto al archivo
export LANGUAGE=es_ES
export LANG=es_ES
export LC_ALL=es_ES

reiniciar y ser feliz =D!!!

Advertisement

Deja un comentario

Fill in your details below or click an icon to log in:

Logo de WordPress.com

You are commenting using your WordPress.com account. Log Out / Cambiar )

Twitter picture

You are commenting using your Twitter account. Log Out / Cambiar )

Facebook photo

You are commenting using your Facebook account. Log Out / Cambiar )

Connecting to %s

Seguir

Get every new post delivered to your Inbox.