ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] MC problem
@ 2006-04-18  8:22 Oleg Pan
  2006-04-18  8:38 ` Michael Shigorin
  0 siblings, 1 reply; 5+ messages in thread
From: Oleg Pan @ 2006-04-18  8:22 UTC (permalink / raw)
  To: ALT Linux Community

Hello ALT,

  Подскажите плиз как сделать
  чтоб мс под простым пользователем тоже был аглицкий.

  и где можно почитать хорошую доку по локалям, кодировкам

  дистр Master.2.4 + updates
  

  

-- 
Best regards,
 Oleg                          mailto:wacom@narod.ru



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Comm] MC problem
  2006-04-18  8:22 [Comm] MC problem Oleg Pan
@ 2006-04-18  8:38 ` Michael Shigorin
  2006-04-18 11:21   ` A.Kitouwaykin
  0 siblings, 1 reply; 5+ messages in thread
From: Michael Shigorin @ 2006-04-18  8:38 UTC (permalink / raw)
  To: ALT Linux Community

On Tue, Apr 18, 2006 at 12:22:18PM +0400, Oleg Pan wrote:
> Подскажите плиз как сделать чтоб мс под простым пользователем
> тоже был аглицкий.

LC_MESSAGES=C mc

Если понравится, можно 

echo LC_MESSAGES=C >> ~/.i18n

> и где можно почитать хорошую доку по локалям, кодировкам

http://sensi.org/~alec/locale/ ?

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Comm] MC problem
  2006-04-18  8:38 ` Michael Shigorin
@ 2006-04-18 11:21   ` A.Kitouwaykin
  2006-04-19 14:15     ` Damir Shayhutdinov
  0 siblings, 1 reply; 5+ messages in thread
From: A.Kitouwaykin @ 2006-04-18 11:21 UTC (permalink / raw)
  To: shigorin, ALT Linux Community

On Tue, 18 Apr 2006 11:38:51 +0300
Michael Shigorin <mike@osdn.org.ua> wrote:

> On Tue, Apr 18, 2006 at 12:22:18PM +0400, Oleg Pan wrote:
> > Подскажите плиз как сделать чтоб мс под простым пользователем
> > тоже был аглицкий.
> 
> LC_MESSAGES=C mc
> 
Если не понравится, можно 

sudo rm -f /usr/share/locale/ru/LC_MESSAGES/mc.mo

-- 
Китайкин Анатолий Константинович
ОАО "Радиоавионика", СПб


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Comm] MC problem
  2006-04-18 11:21   ` A.Kitouwaykin
@ 2006-04-19 14:15     ` Damir Shayhutdinov
  2006-04-19 16:38       ` Pavel Usischev
  0 siblings, 1 reply; 5+ messages in thread
From: Damir Shayhutdinov @ 2006-04-19 14:15 UTC (permalink / raw)
  To: ALT Linux Community

18.04.06, A.Kitouwaykin<cetus@newmail.ru> написал(а):
> Если не понравится, можно
>
> sudo rm -f /usr/share/locale/ru/LC_MESSAGES/mc.mo

Зачем зря разрушать целостность пакетов?

cat <<EOF > ~/bin/mc
#!/bin/sh
LC_MESSAGES=C /usr/bin/mc "$@"
EOF

chmod +x ~/bin/mc

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Comm] MC problem
  2006-04-19 14:15     ` Damir Shayhutdinov
@ 2006-04-19 16:38       ` Pavel Usischev
  0 siblings, 0 replies; 5+ messages in thread
From: Pavel Usischev @ 2006-04-19 16:38 UTC (permalink / raw)
  To: ALT Linux Community

Damir Shayhutdinov пишет:
> Зачем зря разрушать целостность пакетов?
> 
> cat <<EOF > ~/bin/mc
> #!/bin/sh
> LC_MESSAGES=C /usr/bin/mc "$@"

[skipped]

/usr/bin/mc -- не лучший вариант. Посмотрите вывод type mc.

-- 
С уважением,
Павел Усищев


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2006-04-19 16:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-04-18  8:22 [Comm] MC problem Oleg Pan
2006-04-18  8:38 ` Michael Shigorin
2006-04-18 11:21   ` A.Kitouwaykin
2006-04-19 14:15     ` Damir Shayhutdinov
2006-04-19 16:38       ` Pavel Usischev

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git