Revision: 192
Author: byvoid1
Date: Tue May 18 07:40:41 2010
Log: Edited wiki page through web user interface.
http://code.google.com/p/ibus/source/detail?r=192

Modified:
 /wiki/PinYinUserGuideCN.wiki

=======================================
--- /wiki/PinYinUserGuideCN.wiki        Thu Jul 23 01:55:01 2009
+++ /wiki/PinYinUserGuideCN.wiki        Tue May 18 07:40:41 2010
@@ -2,7 +2,7 @@
 #labels Featured
 = 拼音输入简介 =

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

 = 输入法上手指南 =

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

+=== Ubuntu 10.04 ===
+
+由于Ubuntu的官方软件源不能及时更新到最新版本,我们推荐使用ppa的第三方源。使 用方法为在终端下输入
+{{{
+sudo add-apt-repository ppa:shawn-p-huang/ppa
+sudo apt-get update
+sudo apt-get install ibus-gtk ibus-qt ibus-pinyin ibus-pinyin-db-open-phrase
+}}}
+接下来,在顶部菜单 系统 - 系统管理 - 语言支持 中,将“键盘输入方式系统”设置 为ibus,然后注销重新登录。

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

--
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

回复