Changeset e66f5b4 in github for program/localization/index.inc


Ignore:
Timestamp:
Nov 6, 2005 5:43:39 PM (8 years ago)
Author:
thomascube <thomas@…>
Branches:
master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.6, release-0.7, release-0.8
Children:
b4a9999
Parents:
10a69975
Message:

Added favicon and Polish, Czech, British localizations

File:
1 edited

Legend:

Unmodified
Added
Removed
  • program/localization/index.inc

    r7cc38e0 re66f5b4  
    5858 
    5959$rcube_charsets = array( 
     60        'cz' => 'Windows-1250', 
    6061        'ru' => 'Windows-1251', 
    6162        'lv' => 'ISO-8859-2', 
     63        'pl' => 'ISO-8859-2', 
    6264        'tw' => 'BIG5' 
    6365); 
Note: See TracChangeset for help on using the changeset viewer.