14 lines
440 B
Plaintext
14 lines
440 B
Plaintext
|
// ***************************************************************************
|
||
|
// *
|
||
|
// * Copyright (C) 1997-2004, International Business Machines
|
||
|
// * Corporation and others. All Rights Reserved.
|
||
|
// *
|
||
|
// ***************************************************************************
|
||
|
|
||
|
sr {
|
||
|
Version{ "2.0"}
|
||
|
// We use UCA collation table optimized for Cyrillic
|
||
|
// as defined in the Russian locale
|
||
|
collations:alias { "ru" }
|
||
|
}
|