Re: how does skin recognize that UTF-8 is available?

2010-05-20 Thread Oswald Buddenhagen
On Thu, May 20, 2010 at 08:53:32AM +0400, Andrew Borodin wrote:
 On Wed, 19 May 2010 21:45:05 +0200 Janek Kozicki wrote:
  So I suppose that I would just call for an up-arrow and get either a
  UTF8 on or a ASCII one. But now I'm troubled. I switched to UTF8
  recently and mc is still using ' and , to show the sorting direction.
  Instead of ↓ and ↑.
 
 MC uses a default skin or a skin set in command line (-S option) or
 a skin set in the ~/.mc/ini file (skin key). You can try use another
 skin to view non-default sotring symbols.
  
that's the ultimately user-unfriendly solution.
the *right* solution would be having a list of skins, ordered by
decreasing demands on the charset. mc would automatically use the first
skin whose characters are all available (judging by code page -
incomplete fonts are a different matter: if someone chooses to use
one, he may be required to configure something by hand).
___
mc-devel mailing list
http://mail.gnome.org/mailman/listinfo/mc-devel


Re: how does skin recognize that UTF-8 is available?

2010-05-20 Thread Janek Kozicki
Andrew Borodin said: (by the date of Thu, 20 May 2010 08:53:32 +0400)

 MC uses a default skin or a skin set in command line (-S option) or
 a skin set in the ~/.mc/ini file (skin key). You can try use another
 skin to view non-default sotring symbols.

A skin selection dialog is missing from the Menu, or I am blind?
Like Options-Skin.

-- 
Janek Kozicki   http://janek.kozicki.pl/  |
___
mc-devel mailing list
http://mail.gnome.org/mailman/listinfo/mc-devel


Re: how does skin recognize that UTF-8 is available?

2010-05-20 Thread Andrew Borodin
On Thu, 20 May 2010 13:15:00 +0200 Janek Kozicki wrote:
 A skin selection dialog is missing from the Menu, or I am blind?
 Like Options-Skin.

http://www.midnight-commander.org/ticket/2165

-- 
Andrew
___
mc-devel mailing list
http://mail.gnome.org/mailman/listinfo/mc-devel