From: Matthias Clasen Date: Tue, 13 Sep 2022 02:05:07 +0000 (-0400) Subject: Regenerate builtin sequences X-Git-Tag: archive/raspbian/4.8.3+ds-2+rpi1~3^2~20^2~2^2~5^2~2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=6be27682a839fbb158f7d587529dbc8648cf9db2;p=gtk4.git Regenerate builtin sequences The table format has changed. --- diff --git a/gtk/compose/chars b/gtk/compose/chars index f3897230ea..125c12e007 100644 Binary files a/gtk/compose/chars and b/gtk/compose/chars differ diff --git a/gtk/compose/gtkcomposedata.h b/gtk/compose/gtkcomposedata.h index 09b0263a7f..307ae2fa4f 100644 --- a/gtk/compose/gtkcomposedata.h +++ b/gtk/compose/gtkcomposedata.h @@ -2,8 +2,8 @@ #define __GTK_COMPOSE_DATA__ #define MAX_SEQ_LEN 5 -#define N_INDEX_SIZE 30 -#define DATA_SIZE 16477 -#define N_CHARS 1241 +#define N_INDEX_SIZE 39 +#define DATA_SIZE 15777 +#define N_CHARS 1321 #endif diff --git a/gtk/compose/sequences-big-endian b/gtk/compose/sequences-big-endian index e8b971c317..debe4f5713 100644 Binary files a/gtk/compose/sequences-big-endian and b/gtk/compose/sequences-big-endian differ diff --git a/gtk/compose/sequences-little-endian b/gtk/compose/sequences-little-endian index dad83a8cc6..fe86a8e3b2 100644 Binary files a/gtk/compose/sequences-little-endian and b/gtk/compose/sequences-little-endian differ