X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/b25be06635768807f8f693286fa73bb2297bb06c..4388f060552cc537e71e957d32f35e9d75a61233:/icuSources/i18n/ucln_in.h?ds=sidebyside diff --git a/icuSources/i18n/ucln_in.h b/icuSources/i18n/ucln_in.h index 92d43356..152674c9 100644 --- a/icuSources/i18n/ucln_in.h +++ b/icuSources/i18n/ucln_in.h @@ -1,7 +1,7 @@ /* ****************************************************************************** * * -* Copyright (C) 2001-2009, International Business Machines * +* Copyright (C) 2001-2012, International Business Machines * * Corporation and others. All Rights Reserved. * * * ****************************************************************************** @@ -33,8 +33,9 @@ typedef enum ECleanupI18NType { UCLN_I18N_HEBREW_CALENDAR, UCLN_I18N_ASTRO_CALENDAR, UCLN_I18N_CALENDAR, + UCLN_I18N_TIMEZONEGENERICNAMES, + UCLN_I18N_TIMEZONENAMES, UCLN_I18N_ZONEMETA, - UCLN_I18N_ZSFORMAT, UCLN_I18N_TIMEZONE, UCLN_I18N_PLURAL_RULE, UCLN_I18N_CURRENCY, @@ -48,6 +49,7 @@ typedef enum ECleanupI18NType { UCLN_I18N_UCOL_BLD, UCLN_I18N_CSDET, UCLN_I18N_COLL_DATA, + UCLN_I18N_INDEX_CHARACTERS, UCLN_I18N_COUNT /* This must be last */ } ECleanupI18NType;