The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

Tablica konwersji na ma�e litery

W tablicy s� zdefiniowane odpowiedniki dla du�ych liter alfabetu. Tylko te znaki, kt�re s� okre�lone jako ,,ma�e'' w tablicy typ�w
static a_char_u pl_maz_lower_table =
   {
    'a', 'b', 'c', 'd', 'e', 'f', 'g', 'h',
    'i', 'j', 'k', 'l', 'm', 'n', 'o', 'p',
    'q', 'r', 's', 't', 'u', 'v', 'w', 'x',
    'y', 'z', '[', '\\', ']', '^', '_',
    ' ', ' ', ' ', ' ', ' ', ' ', ' ', ' ',
    ' ', ' ', ' ', ' ', ' ', ' ', ' ', ' ',
    ' ', ' ', ' ', ' ', ' ', ' ', ' ', ' ',
    ' ', ' ', ' ', ' ', ' ', ' ', ' ', ' ',
    ' ', ' ', ' ', ' ', ' ', ' ', ' ', ' ',
    ' ', ' ', ' ', ' ', ' ', ' ', ' ', '�',
    '�', ' ', ' ', ' ', ' ', '�', ' ', ' ',
    '�', ' ', ' ', ' ', '�', ' ', ' ', ' ',
    '�', '�', ' ', '�', ' ', '�'
   };
Tablica zawiera definicje dla wszystkich znak�w o kodzie wi�kszym od litery 'A'

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.