ICU-2487 remove locales which were collation-only.

X-SVN-Rev: 14962
This commit is contained in:
Steven R. Loomis 2004-04-14 19:30:03 +00:00
parent 89b3116eb8
commit 423fdb8c87
5 changed files with 0 additions and 66 deletions

View file

@ -1,13 +0,0 @@
// ***************************************************************************
// *
// * Copyright (C) 1997-2003, International Business Machines
// * Corporation and others. All Rights Reserved.
// *
// ***************************************************************************
de__PHONEBOOK {
Version { "1.0" }
collations {
default { "phonebook" }
}
}

View file

@ -1,13 +0,0 @@
// ***************************************************************************
// *
// * Copyright (C) 1997-2003, International Business Machines
// * Corporation and others. All Rights Reserved.
// *
// ***************************************************************************
es__TRADITIONAL {
Version { "2.0" }
collations {
default { "traditional" }
}
}

View file

@ -1,14 +0,0 @@
// ***************************************************************************
// *
// * Copyright (C) 1997-2003, International Business Machines
// * Corporation and others. All Rights Reserved.
// *
// ***************************************************************************
hi__DIRECT {
Version { "1.1" }
// This is the order ICU originaly used
collations {
default { "direct" }
}
}

View file

@ -1,13 +0,0 @@
// ***************************************************************************
// *
// * Copyright (C) 1997-2003, International Business Machines
// * Corporation and others. All Rights Reserved.
// *
// ***************************************************************************
zh_TW_STROKE {
Version{ "2.0" }
collations {
default { "stroke" }
}
}

View file

@ -1,13 +0,0 @@
// *******************************************************************************
// *
// * Copyright (C) 1997-2003, International Business Machines
// * Corporation and others. All Rights Reserved.
// *
// *******************************************************************************
zh__PINYIN {
Version{ "1.0" }
collations {
default { "pinyin" }
}
}