Package: user-es
Version: 0.40+nmu1

user-es needs some basic maintenance or just be removed from Debian.
Having a spanish specific package for language configuration is just bad.

ChangeLog:
spanish is not an ISO 639 language identifier, the correct one is es_ES
/usr/X11R6/lib/X11/nls path was removed from Debian long time ago
less is using the correct charset long time ago
MM_CHARSET is also not needed as most MUAs get the console charset properly



Ahora también puedes acceder a tu correo Terra desde el móvil.
Infórmate pinchando aquí.

--- user-es-0.40+nmu1.new/language-es   2004-09-06 22:37:03.000000000 +0000
+++ user-es-0.40+nmu1/language-es       2008-12-14 14:17:28.000000000 +0000
@@ -3,37 +3,9 @@
 # settings for spanish speaking users
 #
 
-#LC_MESSAGES="es_ES"
-# LC_CTYPE=es_ES.ISO8859-1
-#export LC_MESSAGES LC_CTYPE
-
-LC_ALL=es_ES   
+LC_ALL=es_ES
 export LC_ALL
 
-# set LANG
-# (locale.alias se encarga de poner esto bien con sólo poner 'spanish')
-LANG=spanish
+LANG=es_ES
 export LANG
 
-if [ -d /usr/X11R6/lib/X11/nls ]; then
-    XNLSPATH=/usr/X11R6/lib/X11/nls
-    export XNLSPATH
-fi
-
-# no específico del idioma, pero también útil (donde debería ponerlo??)
-# esto será añadido por 'base-files' ahora
-# not language specific, but useful too (where should I place it??)
-# will be set from base-files now
-
-# if [ -n "$PS1" ] ; then
-#     PS1='\...@\h[\w]\$ '
-#     IGNOREEOF=3
-# fi
-
-# Esto ya no es necesario a menos de que se conecte a máquinas
-# con versiones antiguas del programa 'less'
-#export LESSCHARSET=latin1
-
-# Obtenido de http://members.xoom.com/sromero/linux/castell.html
-export MM_CHARSET=ISO-8859-1    # para usar latin1 en los mails
-
--- user-es-0.40+nmu1.new/language-euro-es      2004-09-06 22:36:42.000000000 
+0000
+++ user-es-0.40+nmu1/language-euro-es  2008-12-14 14:20:03.000000000 +0000
@@ -3,28 +3,8 @@
 # settings for spanish speaking users with euro support
 #
 
-#LC_MESSAGES="es_ES"
-# LC_CTYPE=es_ES.ISO8859-15
-#export LC_MESSAGES LC_CTYPE
-
 lc_all=es...@euro
 export LC_ALL
 
-# set LANG
-# (locale.alias se encarga de poner esto bien con sólo poner 'es...@euro')
 lang=es...@euro
 export LANG
-
-if [ -d /usr/X11R6/lib/X11/nls ]; then
-    XNLSPATH=/usr/X11R6/lib/X11/nls
-    export XNLSPATH
-fi
-
-# LESS no tiene un charset latin0, sólo latin1 que es un alias a ISO-8859 
(bug?)
-#export LESSCHARSET=latin0
-#export LESSCHARSET=latin1
-# Esto ya no es necesario a menos que utilice una version antigua de less
-
-# Obtenido de http://members.xoom.com/sromero/linux/castell.html
-export MM_CHARSET=ISO-8859-15    # para usar latin0 en los mails
-

Reply via email to