Revision: 200
Author: byvoid1
Date: Sun Jun  6 01:14:45 2010
Log: Edited wiki page through web user interface.
http://code.google.com/p/ibus/source/detail?r=200

Modified:
 /wiki/PinYinUserGuideCN.wiki

=======================================
--- /wiki/PinYinUserGuideCN.wiki        Fri May 28 20:57:10 2010
+++ /wiki/PinYinUserGuideCN.wiki        Sun Jun  6 01:14:45 2010
@@ -2,12 +2,12 @@
 #labels Featured
 = 拼音输入简介 =

-本拼音输入法,是基于*iBus*,使用C++语言开发的智能拼音输入法。
+本拼音输入法,是基于iBus,使用C++语言开发的智能拼音输入法。

 = 输入法上手指南 =

 == 怎样安装? ==
-=== Fedora 9 系统 ===
+=== Fedora 系统 ===
  * 用 `root用户` 在控制台下,运行下面命令:

 {{{
@@ -16,7 +16,7 @@
  * 使用im-chooser命令,选择ibus为默认输入法
  * 重新登录桌面系统。

-=== Ubuntu 10.04 ===
+=== Ubuntu ===

由于Ubuntu的官方软件源不能及时更新到最新版本,我们推荐使用ppa的第三方源。使 用方法为在终端下输入
 {{{
@@ -25,6 +25,16 @@
sudo apt-get install ibus-gtk ibus-qt4 ibus-pinyin ibus-pinyin-db-open-phrase
 }}}
接下来,在顶部菜单 系统 - 系统管理 - 语言支持 中,将“键盘输入方式系统”设置 为ibus,然后注销重新登录。
+
+=== openSUSE ===
+
+感�x�碜耘_�车呐笥�[http://jingshouse.blogspot.com/ Jing Lai]��我��提供了 openSUSE的��件源。使用方法如下:
+
+{{{
+sudo zypper ar http://download.opensuse.org/repositories/home:/jingtw/openSUSE_11.2/ jingtw
+sudo zypper ref jingtw
+sudo zypper in ibus ibus-gtk ibus-qt ibus-pinyin ibus-pinyin-db-open-phrase
+}}}

 == 新手指南 ==
 === 怎样切换出本输入法? ===

--
You received this message because you are subscribed to the Google
Groups "ibus-devel" group.
iBus project web page: http://code.google.com/p/ibus/
iBus dev group: http://groups.google.com/group/ibus-devel?hl=en

回复