+2006-09-22 Kenichi Handa <handa@m17n.org>
+
+ * configure.ac: Change versions to 1.3.4. Call AM_GNU_GETTEXT.
+
+ * bootstrap.sh: Call aclocal with "-I m4". Produce
+ po/POTFILES.in.
+
+ * unicode.mim: Gettextize decriptions.
+
+ * po: New directory.
+
+2006-09-21 gettextize <bug-gnu-gettext@gnu.org>
+
+ * Makefile.am (SUBDIRS): Add po.
+ (ACLOCAL_AMFLAGS): New variable.
+ (EXTRA_DIST): Add config.rpath, mkinstalldirs, m4/ChangeLog.
+ * configure.ac (AC_CONFIG_FILES): Add po/Makefile.in.
+
2006-09-15 Kenichi Handa <handa@m17n.org>
* UNIDATA/UnicodeData.txt: Updated.
(input-method t unicode)
-(description "Input method for Unicode BMP characters using hexadigits.
+(description (_"Input method for Unicode BMP characters using hexadigits.
Type C-u followed by four hexadecimal numbers [0-9A-Fa-f]
of a Unicode character code.
-")
+"))
(variable
- (prompt "Preedit prompt
-Prompt string shown in the preedit area while typing hexadecimal numbers."
+ (prompt (_"Preedit prompt
+Prompt string shown in the preedit area while typing hexadecimal numbers.")
"U+"))
(command
- (start "Start Unicode
-Start typing hexadecimal numbers of Unicode character."
+ (start (_"Start Unicode
+Start typing hexadecimal numbers of Unicode character.")
(C-U)))
(title "UNICODE")