From 078d6b76355b45b61b31273ec516b7d6586563bb Mon Sep 17 00:00:00 2001 From: ntakahas Date: Wed, 11 Mar 2009 11:31:46 +0000 Subject: [PATCH] Move the "title" section to the canonicalised position. --- MIM/unicode.mim | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MIM/unicode.mim b/MIM/unicode.mim index e6f0be8..5851363 100644 --- a/MIM/unicode.mim +++ b/MIM/unicode.mim @@ -28,6 +28,8 @@ Type C-u followed by four hexadecimal numbers [0-9A-Fa-f] of a Unicode character code. ")) +(title "UNICODE") + (variable (prompt (_"Preedit prompt Prompt string shown in the preedit area while typing hexadecimal numbers.") @@ -37,8 +39,6 @@ Prompt string shown in the preedit area while typing hexadecimal numbers.") Start typing hexadecimal numbers of Unicode character.") (C-U))) -(title "UNICODE") - (map (starter (start prompt)) -- 1.7.10.4