[gtk/single-key-compose: 3/5] Regenerate builtin sequences
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/single-key-compose: 3/5] Regenerate builtin sequences
- Date: Tue, 13 Sep 2022 02:27:44 +0000 (UTC)
commit b211bd04ed91626d6f97ae38711448cbfe0af0f5
Author: Matthias Clasen <mclasen redhat com>
Date: Mon Sep 12 22:05:07 2022 -0400
Regenerate builtin sequences
The table format has changed.
gtk/compose/chars | Bin 1242 -> 1322 bytes
gtk/compose/gtkcomposedata.h | 6 +++---
gtk/compose/sequences-big-endian | Bin 32954 -> 31554 bytes
gtk/compose/sequences-little-endian | Bin 32954 -> 31554 bytes
4 files changed, 3 insertions(+), 3 deletions(-)
---
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]