Move the "title" section to the canonicalised position.
authorntakahas <ntakahas>
Wed, 11 Mar 2009 11:31:46 +0000 (11:31 +0000)
committerntakahas <ntakahas>
Wed, 11 Mar 2009 11:31:46 +0000 (11:31 +0000)
MIM/unicode.mim

index e6f0be8..5851363 100644 (file)
@@ -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))