12345678910111213141516171819202122232425262728 |
- $OpenBSD: patch-include_svx_ucsubset_hrc,v 1.1 2016/12/05 16:17:38 ajacoutot Exp $
- From 3e42714c76b1347babfdea0564009d8d82a83af4 Mon Sep 17 00:00:00 2001
- From: Eike Rathke <erack@redhat.com>
- Date: Wed, 2 Nov 2016 13:07:48 +0100
- Subject: [PATCH] upgrade to ICU 58
- --- include/svx/ucsubset.hrc.orig.port Wed Sep 21 17:12:13 2016
- +++ include/svx/ucsubset.hrc Mon Dec 5 12:06:55 2016
- @@ -291,6 +291,17 @@
- #define RID_SUBSETSTR_OLD_HUNGARIAN (RID_SUBSET_START + 263)
- #define RID_SUBSETSTR_SUPPLEMENTAL_SYMBOLS_AND_PICTOGRAPHS (RID_SUBSET_START + 264)
- #define RID_SUBSETSTR_SUTTON_SIGNWRITING (RID_SUBSET_START + 265)
- +#define RID_SUBSETSTR_ADLAM (RID_SUBSET_START + 266)
- +#define RID_SUBSETSTR_BHAIKSUKI (RID_SUBSET_START + 267)
- +#define RID_SUBSETSTR_CYRILLIC_EXTENDED_C (RID_SUBSET_START + 268)
- +#define RID_SUBSETSTR_GLAGOLITIC_SUPPLEMENT (RID_SUBSET_START + 269)
- +#define RID_SUBSETSTR_IDEOGRAPHIC_SYMBOLS_AND_PUNCTUATION (RID_SUBSET_START + 270)
- +#define RID_SUBSETSTR_MARCHEN (RID_SUBSET_START + 271)
- +#define RID_SUBSETSTR_MONGOLIAN_SUPPLEMENT (RID_SUBSET_START + 272)
- +#define RID_SUBSETSTR_NEWA (RID_SUBSET_START + 273)
- +#define RID_SUBSETSTR_OSAGE (RID_SUBSET_START + 274)
- +#define RID_SUBSETSTR_TANGUT (RID_SUBSET_START + 275)
- +#define RID_SUBSETSTR_TANGUT_COMPONENTS (RID_SUBSET_START + 276)
-
- // RID_SUBSET_END (RID_SUBSET_START + 299)
-
|