[uim-commit] r2276 - trunk

yamaken at freedesktop.org yamaken at freedesktop.org
Tue Nov 29 09:15:49 PST 2005


Author: yamaken
Date: 2005-11-29 09:15:42 -0800 (Tue, 29 Nov 2005)
New Revision: 2276

Removed:
   trunk/INSTALL.ja
   trunk/README.ja
Modified:
   trunk/INSTALL
   trunk/README
Log:
* README.ja
* INSTALL.ja
  - Removed since obsolete and it may mislead users

* INSTALL
* README
  - Remove obsolete descriptions
  - Add pointer URLs although they are also containing obsolete
    information


Modified: trunk/INSTALL
===================================================================
--- trunk/INSTALL	2005-11-29 16:53:25 UTC (rev 2275)
+++ trunk/INSTALL	2005-11-29 17:15:42 UTC (rev 2276)
@@ -1,37 +1,2 @@
-You can install libuim(library), im-uim(gtk+-immodule)
-and other executables simply by typing
-$ configure; make
-# make install
-
-If your gtk+-2 is installed under /usr/ directory you
-may add --prefix=/usr and --sysconfdir=/etc option to
-configure script.
-
-Following components would be installed
-*Core library
- libuim*
-*Gtk+2 immodule
- im-uim.so
-*Helpers
- uim-helper-candwin-gtk
- uim-helper-toolbar-gtk
- uim-helper-toolbar-gtk-systray
-*XIM server(only for Japanese)
- uim-xim
-
-----
-If you simply want to test libuim and don't want to install,
-please execute test.sh script in the source directory.
-
-$ GTK_IM_MODULE=uim-py ./test.sh
- You can type Chinese by Pin Yin
-
-$ GTK_IM_MODULE=uim-anthy ./test.sh
- You can type Japanese by Anthy conversion system.
- Unless libanthy(Japanese conversion system library),
- You can type only Phonetic Symbols in Japanese.
-
-$ GTK_IM_MODULE=uim-skk ./test.sh
- You can type Japanese by SKK conversion system.
- this implementation assumes you have SKK dictionary
- at /usr/share/skk/SKK-JISYO.L
+See http://anthy.sourceforge.jp/cgi-bin/hikien/hiki.cgi?Install
+although it contains obsoleted information.

Deleted: trunk/INSTALL.ja
===================================================================
--- trunk/INSTALL.ja	2005-11-29 16:53:25 UTC (rev 2275)
+++ trunk/INSTALL.ja	2005-11-29 17:15:42 UTC (rev 2276)
@@ -1,34 +0,0 @@
-$B4pK\E*$K$O(B configure; make; make install$B$G(B
-$B%$%s%9%H!<%k$G$-$k$O$:$G$9!%(Bmake$B$G$-$?$i!$(Bmake install$B$N(B
-$BA0$K%=!<%9%G%#%l%/%H%j$N(B test.sh$B$r<B9T$7$F$_$F$/$@$5$$!%(B
-
-gtk$B$r;H$o$:$K%$%s%9%H!<%k$9$k>l9g$K$O(Bconfigure$B$K(B
---without-gtk$B$rIU$1$F$/$@$5$$(B
-
-
---
-gtk2$B$r%$%s%9%H!<%k$7$?@h$r(B --prefix$B$K;XDj$7$F$/$@$5$$(B
-*$BIaDL$K%=!<%9$+$i%$%s%9%H!<%k$7$?>l9g(B
- ./configure
-*rpm$B$J$I$rMQ$$$?>l9g(B
- ./configure --prefix=/usr/
-*root$B8"8B$r;H$o$J$$>l9g(B
- mkdir /tmp/etc; mkdir /tmp/etc/gtk-2.0
- ./configure --prefix=/tmp/
-
---------------------------------------------------------
-$B$I$N(Bimmodule$B$r;HMQ$9$k$+$N at _Dj%U%!%$%k$,(Bgtk+$B$N%"%W%j$N5/F0;~$K(B
-$BFI$_9~$^$l$^$9!%%G%U%)%k%H$O(B etc/gtk-2.0/gtk.immodule $B$G$9$,(B
-$B4D6-JQ?t$N(BGTK_IM_MODULE_FILE$B$r;XDj$9$k$3$H$K$h$C$F0[$J$k(B
-$B%U%!%$%k$r;XDj$9$k$3$H$,$G$-$^$9!%(B
- $BNc$($P(B
-$ GTK_IM_MODULE_FILE=/my/conffile some-gtk-application
-$B$H$d$k$H<+J,$N at _Dj%U%!%$%k$r;H$($^$9(B
-
-$B$3$N at _Dj%U%!%$%k$O(Bgtk-query-immodules-2.0$B$K$h$C$F at 8@.$9$k$3$H$,$G$-$^$9!%(B
- gtk-query-immodule-2.0$B$O;XDj$5$l$?(BPATH$B$NCf$G(Bimmodule$B$rC5$7$^$9!%(B
-$B%G%U%)%k%H$G$O(B
- gtk-query-immodules-2.0 > etc/gtk-2.0/gtk.immodule
-$B$N$h$&$K at 8@.$5$l$F$$$^$9!%(B
-$B$3$N%U%!%$%k$r at 8@.$9$k:]$K4D6-JQ?t$N(BGTK_IM_MODULE_PATH$B$r;XDj$9$k$3$H$K$h$C$F(B
-$B<+J,$N at _Dj%U%!%$%k$r at 8@.$G$-$^$9!%(B

Modified: trunk/README
===================================================================
--- trunk/README	2005-11-29 16:53:25 UTC (rev 2275)
+++ trunk/README	2005-11-29 17:15:42 UTC (rev 2276)
@@ -1,13 +1,6 @@
-What's uim
-==========
+See http://uim.freedesktop.org/ although it contains obsoleted
+information.
 
-Uim is a lightweight and full featured input method library.
-
- Most of the functionalites in this library are implemented
- with Scheme. Thus it is simple, secure and flexible.
- Uim does not require you to setup and run network servers.
-
-
 How to test
 ===========
 
@@ -16,62 +9,6 @@
 $ GTK_IM_MODULE=uim sh test.sh
 at the source directory.
 
-Currently implemented language modules
-======================================
-
-Currently, following input method systems are available.
-
-*default    do nothing.
-
-*py (Chinese)    Pin Yin
-        Tables are stolen from emacs leim
-
-*skk (Japanese)    SKK
-        SKK dictionary is required to use skk.
-        Otherwise you can type only phonetic symbols
-        in Japanese.
-
-*anthy (Japanese)
-        libanthy(Japanese Conversion) is required to use anthy.
-        Otherwise you can type only phonetic symbols
-        in Japanese.
-
-*PRIME (Japanese)
-        PRIME is Japanese predictive input method.
-
-*tcode (Japanese)    T-code
-        T-code is composition based Japanese input method
-
-*tutcode (Japanese)  TUT-code
-        TUT-code is composition based Japanese input method
-
-*viqr (Vietnamese)
-*hangul2 (Korean)
-*hangul3 (Korean)
-*ipa (International Phonetic Alphabet)
-*m17n-lib input methods.
-
-Installation
-============
-
-If you want to install im-uim, please type as following
-$ ./configure --sysconfdir=/etc --prefix=/usr;make
-# make install
-
-For more details, you can see INSTALL.
-
-
-Requirement
-===========
-
- * iconv
- * PRIME >= 0.8.5.2 (If you want to use with PRIME)
- * Anthy            (If you want to use with Anthy)
- * m17n-lib         (If you want to use with m17n-lib)
- * canna            (If you want to use with canna)
- * GTK+ >= 2.2      (If you want to use uim-toolbar-gtk, and so on)
-
-
 Acknowledgements
 ================
 

Deleted: trunk/README.ja
===================================================================
--- trunk/README.ja	2005-11-29 16:53:25 UTC (rev 2275)
+++ trunk/README.ja	2005-11-29 17:15:42 UTC (rev 2276)
@@ -1,37 +0,0 @@
-This document is written in Japanese.
-
-$B%$%s%9%H!<%k$NJ}K!$O(BINSTALL$B$rFI$s$G$/$@$5$$!#(B
-
-uim$B$O(BScheme$B$GJ8;zF~NO%7%9%F%`$r:n$k$?$a$N%3%"%i%$%V%i%j$G$"$k(B
-libuim$B$H!"J8;zF~NO%7%9%F%`$G$"$k(BScheme$B$N%U%!%$%k(B($B$3$l$i$K$O$^(B
-$B$@L>A0$,$D$$$F$$$^$;$s(B)$B!"5Z$S(Blibuim$B$rMxMQ$9$k$?$a$N$$$/$D$+$N(B
-$B%V%j%C%8$rF1:-$7$F$$$^$9!%4JC1$J(BInputMethod$B$N>l9g$O(BScheme$B$@$1(B
-$B$G407k$G$-$^$9$7!"$=$&$G$J$$>l9g$O(BC$B8 at 8l$rMxMQ$7$F4JC1$K3HD%2D(B
-$BG=$K$J$C$F$$$^$9!#(B
-
-$B8=;~E@$G$O(Banthy,skk,prime,tcode,py($B%T%s%$%s(B),hangul$B$J$I$r<BAu(B
-$B$7$F$$$^$9!#(B
-
-* GTK+ (2.0$B0J9_(B)$B$G;HMQ$9$k>l9g(B
-
-$B%F%-%9%H%U%#!<%k%I$G1&%/%j%C%/$7$F!"F~NO%a%=%C%I$H$7$F(Buim$B$,A*(B
-$BBr$5$l$F$$$k;v$r3NG'$7$F2<$5$$!#(B
-
-* XIM$B%5!<%P$H$7$F;HMQ$9$k>l9g(B
-
-$B!&(Buim-xim$B$r5/F0$9$k!#(B
-$B!&4D6-JQ?t(BXMODIFIERS$B$r(Bexport XMODIFIERS=@im=uim$B$N$h$&$K$7$F(B
-$B;XDj$9$k!#(B
-$B$NFsE@$r3NG'$7$F$+$i%"%W%j%1!<%7%g%s$rN)$A>e$2$F$/$@$5$$!#(B
-
-* $B;HMQ$9$kJQ49%(%s%8%s$N at Z$jBX$((B
-
-$B%G%U%)%k%H$NJQ49%(%s%8%s$O!"(Buim-pref$B$G at Z$jBX$($i$l$^$9!#$^$?!"(B
-uim-im-switcher$B$r;HMQ$7$F!";HMQ$7$F$$$kJQ49%(%s%8%s$rF0E*$K(B
-$B at Z$j49$($k$3$H$b$G$-$^$9!#(B
-
-$B3+H/$K4X$9$k5DO@$O(BML$B$G9T$C$F$$$^$9!#(BML$B$K4X$9$k>pJs$O0J2<$N(BURL
-$B$K$"$j$^$9!#(B
-
-($BF|K\8l(B) http://lists.sourceforge.jp/mailman/listinfo/anthy-dev
-($B1Q8l(B)   http://lists.freedesktop.org/mailman/listinfo/uim



More information about the uim-commit mailing list