Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37863985
en ru br
ALT Linux repositórios
S:1.28-alt22
5.0: 1.28-alt7
4.1: 1.28-alt8.M41.1
4.0: 1.28-alt3
3.0: 1.28-alt2

Group :: Desktop gráfico/Window Maker
RPM: wdm

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

#!/bin/sh

. shell-config

if [ -n "$1" ]; then
lang="$1"
else
[ -s /etc/sysconfig/i18n ] && . /etc/sysconfig/i18n;
lang="${LANG%%.*}"
fi

[ -d "/usr/share/locale/$lang" ] || exit 1

shell_config_set /etc/X11/wdm/wdm-config "DisplayManager*wdmLocale" "$lang" \
": " ": "
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009