Revision: 6736
Author: ek.kato
Date: Tue Aug 24 18:36:00 2010
Log: * Fix typo.  Some minor updates.

http://code.google.com/p/uim/source/detail?r=6736

Modified:
 /wiki/CustomizeUIM.wiki
 /wiki/InstallUIM.wiki
 /wiki/InstallUIMBinary.wiki
 /wiki/Tools.wiki
 /wiki/UIM_EL.wiki
 /wiki/UIM_FEP.wiki
 /wiki/UIM_XIM.wiki
 /wiki/WhatsUIM.wiki

=======================================
--- /wiki/CustomizeUIM.wiki     Fri Jun 29 17:08:25 2007
+++ /wiki/CustomizeUIM.wiki     Tue Aug 24 18:36:00 2010
@@ -13,4 +13,4 @@
        * enabled-im-list
        * installed-im-module-list

-Don't overwite these variables in ~/.uim. Please change their values with uim-pref-* or by editing modules.scm directly. +Don't overwrite these variables in ~/.uim. Please change their values with uim-pref-* or by editing modules.scm directly.
=======================================
--- /wiki/InstallUIM.wiki       Sat Aug 21 22:10:45 2010
+++ /wiki/InstallUIM.wiki       Tue Aug 24 18:36:00 2010
@@ -1,8 +1,8 @@
-= How to get uim  =
+= How to get uim  =

 == How to get the Source Code ==

-You can donwload the source code [UimDownload here]. It includes the core library, many input method modules, GTK-2.x immodule, Qt immodule, XIM bridge, FEP bridge, Emacs bridge, tools for configuration, and other tools. +You can download the source code [UimDownload here]. It includes the core library, many input method modules, GTK-2.x immodule, Qt immodule, XIM bridge, FEP bridge, Emacs bridge, tools for configuration, and other tools.

 = How to build uim =

=======================================
--- /wiki/InstallUIMBinary.wiki Wed Aug 18 19:55:24 2010
+++ /wiki/InstallUIMBinary.wiki Tue Aug 24 18:36:00 2010
@@ -1,4 +1,4 @@
-= How to Install uim by Binary Package =
+= How to Install uim by Binary Package =

 Installation procedures depend on your OS or distribution.

@@ -83,4 +83,4 @@
   $ setime anthy
 }}}

-Then, relogin to your system.
+Then, re-login to your system.
=======================================
--- /wiki/Tools.wiki    Wed Aug 18 19:58:55 2010
+++ /wiki/Tools.wiki    Tue Aug 24 18:36:00 2010
@@ -1,4 +1,4 @@
-== Toolbar ==
+== Toolbar ==
 http://uim.freedesktop.org/img/toolbar-applet.png

 === uim-toolbar-gtk ===
@@ -41,10 +41,10 @@
 == Input Pad ==

 === uim-input-pad-ja ===
-Input pad for some symbols used in Japan.
+Input pad for some symbols used in Japanese.

 === uim-chardict-qt ===
-Tool for searching Kanji used in Japan from bushu name.
+Tool for searching Kanji used in Japanese from bushu name.

 === uim-tomoe-gtk ===
 Handwriting input pad.  This is not included in uim package.
=======================================
--- /wiki/UIM_EL.wiki   Fri Jun 29 17:37:47 2007
+++ /wiki/UIM_EL.wiki   Tue Aug 24 18:36:00 2010
@@ -52,7 +52,8 @@

   * FSF Emacs 20.7
   * FSF Emacs 21.3.1
-  * FSF Emacs 22.0.50 (CVS version)
+  * FSF Emacs 22.1
+  * FSF Emacs 23.1
   * XEmacs 21.4.17 (with sumo and mule-sumo)

   * note: Ancient Emacs such as Emacs-19.x or Mule-2.3 are not supported
=======================================
--- /wiki/UIM_FEP.wiki  Fri Jun 29 17:38:43 2007
+++ /wiki/UIM_FEP.wiki  Tue Aug 24 18:36:00 2010
@@ -56,7 +56,7 @@
     PID (Process ID) of uim-fep.

   o UIM_FEP_GETMODE
-    The file where the mode of uim-fep is wrritten
+    The file where the mode of uim-fep is written

   o UIM_FEP_SETMODE
     If you write the mode to this file, uim-fep's mode will change.
@@ -125,7 +125,7 @@

   o You can run uim-fep by the multiple windows in screen

-  o uim-fep-tick is excuted by screen, environment variables of screen is
+  o uim-fep-tick is executed by screen, environment variables of screen is
     taken over.

 === Misc ===
@@ -147,7 +147,7 @@

   o You cannot input "shift-backspace"

-  o If you set nr-candidate-max to 0, you can indcate many candidate
+  o If you set nr-candidate-max to 0, you can indicate many candidate
     at one time.

   Examples:
=======================================
--- /wiki/UIM_XIM.wiki  Fri Jun 29 17:40:09 2007
+++ /wiki/UIM_XIM.wiki  Tue Aug 24 18:36:00 2010
@@ -98,7 +98,7 @@
 uim has 'emergency key' feature to bypass uim temporarily.  This is
 useful with some applications.  Also another way to avoid language
 conversion is choosing "direct" input method using uim-im-switcher
-tool or IM-toggle facility using keyboard shotcuts.  We recommend
+tool or IM-toggle facility using keyboard shortcuts.  We recommend
 latter method.

 === The way to use 'emergency key' ===
=======================================
--- /wiki/WhatsUIM.wiki Wed Aug 18 19:07:24 2010
+++ /wiki/WhatsUIM.wiki Tue Aug 24 18:36:00 2010
@@ -1,4 +1,4 @@
-= What's uim? =
+= What's uim? =

Uim is a multilingual input method library, whose goal is to be a flexible development platform and useful user environment for input methods of all languages.

@@ -24,7 +24,7 @@
 == What applications can I use with uim? ==

        * All X applications. (You can use them with [UIM_XIM uim-xim].)
- * Gtk+ applications such as gedit. There are two way to use uim. Through uim gtk+-immodule directly, or through xim immodule. We recommend using uim through gtk+ immodule directly. + * Gtk+ applications such as gedit. There are two way to use uim. Through uim gtk-immodule directly, or through XIM immodule. We recommend using uim through gtk-immodule directly. * All Qt applications. There are two ways to use uim, through XIM or Qt-immodule. If you want to uim with Qt-immodule with old Qt3, you need to use [http://freedesktop.org/wiki/Software/immodule-qt a patch].
        * All console applications. (You can use them with [UIM_FEP uim-fep].)
        * Emacs (You can use it with [UIM_EL uim.el]).
@@ -45,6 +45,7 @@
                * [http://canna.sourceforge.jp/ Canna]
                * [http://freewnn.sourceforge.jp/ FreeWnn]
                * [http://sourceforge.jp/projects/shinji Mana]
+ * [http://mozc.googlecode.com/ Mozc] (http://macuim.googlecode.com/svn/trunk/Mozc/)
                * [http://taiyaki.org/prime/ PRIME]
                * SKK
                * [http://www.social-ime.com/ Social IME]

Reply via email to