Revision: 7002
Author:   [email protected]
Date:     Sat Apr 30 22:38:44 2011
Log:      Update description of features.
http://code.google.com/p/uim/source/detail?r=7002

Modified:
 /wiki/InstallUIM.wiki

=======================================
--- /wiki/InstallUIM.wiki       Sat Apr 30 22:21:42 2011
+++ /wiki/InstallUIM.wiki       Sat Apr 30 22:38:44 2011
@@ -17,37 +17,41 @@
 || *Feature* || *Description* || *Build Requirements* ||
 || Anthy || Japanese Anthy module || anthy ||
|| Anthy (UTF-8) || UTF-8 version of Japanese Anthy module ||anthy >= 8622 ||
-|| Canna || Canna || if uim <= 1.5, canna ||
+|| Canna || Canna module || if uim <= 1.5, canna ||
 || cURL || cURL plugin || libcurl >= 7.16.4 ||
-|| DICT || Japanese dictionary tool || gtk+-2.0 >= 2.4.0, and anthy or canna || +|| DICT || Japanese dictionary tool (uim-dict) || gtk+-2.0 >= 2.4.0, and anthy or canna ||
 || EB || EB plugin for the annotation system || eb ||
 || [UIM_EL Emacs] || uim.el || - ||
 || expat || expat plugin || expat ||
 || [UIM_FEP FEP] || uim-fep || curses or ncurses ||
 || ffi || libffi plugin || libffi >= 3.0.0 ||
-|| Gnome Applet || GNOME applet indicator || libpanelapplet-2.0 and libgnomeui-2.0 ||
-|| GTK+ || gtk tools and gtk immodule || gtk+-2.0 >= 2.2.0 ||
+|| Gnome Applet || GNOME2 applet indicator || libpanelapplet-2.0 and libgnomeui-2.0 ||
+|| GTK+ || GTK+2 tools and GTK+2 immodule || gtk+-2.0 >= 2.2.0 ||
 || KDE3 Applet || KDE3 Kicker applet || kdelibs < 4.0 ||
 || KDE4 Applet || KDE4 Plasma widget || kdelibs >= 4.2 and CMake ||
 || knotify3 (notify) || notification by knotify3 || kdelibs < 4.0 ||
 || libedit || uim-editline for uim-sh ||libedit ||
 || libnotify (notify) || notification by libnotify || libnotify >= 0.4 ||
 || m17n-lib || uim-m17nlib bridge || m17n >= 1.3.1 ||
-|| Mana || Mana || Mana ||
-|| OpenSSL || OpenSSL || OpenSSL ||
-|| Pref || preference editor || gtk+2.0 >= 2.4.0, Qt3 >= 3.2 or Qt4 >= 4.2 ||
-|| PRIME || PRIME || prime >= 0.8.5.2 ||
+|| Mana || Mana module || Mana ||
+|| OpenSSL || OpenSSL module || OpenSSL ||
+|| Pref || preference editor (uim-pref) || gtk+2.0 >= 2.4.0, Qt3 >= 3.2 or Qt4 >= 4.2 ||
+|| PRIME || PRIME modulue || prime >= 0.8.5.2 ||
 || Qt3 || Qt3 tools || Qt3 >= 3.2 ||
 || Qt3 immodule || Qt3 immodule || Qt3 >= 3.3.2 (with immodule patch) ||
 || Qt4 || Qt4 tools || Qt4 Gui >= 4.2 ||
 || Qt4 immodule || Qt4 immodule || Qt4 Gui >= 4.2 ||
|| Qt4 !Qt3Support || !Qt3Support module support for Qt4 immodule || Qt4 !Qt3Support >= 4.2 ||
-|| SCIM || SCIM (broken) || scim >= 1.3.0 ||
-|| SJ3 || Sj3 || if uim <= 1.5, sj3lib >= 2.0.1.21 ||
-|| SKK || SKK || - ||
+|| SCIM || SCIM module ([https://bugs.freedesktop.org/show_bug.cgi?id=15178 broken]) || scim >= 1.3.0 ||
+|| SJ3 || Sj3 module || if uim <= 1.5, sj3lib >= 2.0.1.21 ||
+|| SKK || SKK module || - ||
|| SQLite3 || SQLite3 plugin for the completion input || sqlite3 >= 3.0.0 | |
 || Wnn || Wnn module || wnn ||
-|| [UIM_XIM XIM] || XIM || X11 ||
+|| [UIM_XIM XIM] || uim-xim || X11 ||
+
+ * GTK+2 tools include uim-dict-gtk, uim-im-switcher-gtk, uim-input-pad-ja, uim-toolbar-gtk, and uim-toolbar-gtk-systray. + * Qt3 tools include uim-chardict-qt, uim-im-switcher-qt, and uim-toolbar-qt. + * Qt4 tools include uim-chardict-qt4, uim-im-switcher-qt4, and uim-toolbar-qt4.

 == Compilation ==

@@ -65,8 +69,8 @@

 Following configure options are disabled by default.

-        * --enable-anthy-static : build static library for Anthy
- * --enable-anthy-utf8-static : build static library for UTF-8 version of Anthy
+       * --enable-anthy-static : build static library for Anthy
+ * --enable-anthy-utf8-static : build static library for UTF-8 version of Anthy
        * --enable-backtrace : build internal scheme interpreter to show 
backtrace
        * --enable-debug : build uim with debug information
        * --enable-dict : enable Japanese dictionary tool

Reply via email to