From 6de38bce5ccb509600788fc90c70d93db24b82a6 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 28 Sep 2014 01:30:49 +0200 Subject: compose table: also assume we have the basic modifiers MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- res/keyboard/compose/dead | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'res') diff --git a/res/keyboard/compose/dead b/res/keyboard/compose/dead index a1f1eab..cab479d 100644 --- a/res/keyboard/compose/dead +++ b/res/keyboard/compose/dead @@ -23,12 +23,18 @@ # If we are compile this file as a stand-alone file we will pretend # that the keyboard already have basic latin latters so can create a # complete compose table from those symbols without getting a lot of -# warnings about those symbols not being available. +# warnings about those symbols not being available. We will also +# assume that we have the basic modifiers. assumption have_range "a" "z" have_range "A" "Z" have_range "0" "9" have_chars " !\"#$%&'()*+,-./:;<=>?@[\]^_`{|}~" + have + have + have + have + have end assumption -- cgit v1.2.3-70-g09d2