Revision: 307
Author:   [email protected]
Date:     Fri Oct 12 18:20:54 2012
Log:      Add images to CentOS wiki page and modify formats
http://code.google.com/p/ibus/source/detail?r=307

Modified:
 /wiki/CentOS.wiki

=======================================
--- /wiki/CentOS.wiki   Fri Oct 12 17:58:26 2012
+++ /wiki/CentOS.wiki   Fri Oct 12 18:20:54 2012
@@ -3,28 +3,34 @@
 <wiki:toc max_depth="1" />

 = CentOS 6 =
- * Install necessary packages:
+=== 1. Install necessary packages: ===
 {{{
 yum install ibus ibus-gtk ibus-qt
 yum install ibus-pinyin # or other engine(s) you want
 yum install im-chooser
 }}}
- * Enable input method feature
- In GNOME dekstop, System => Preferences => Input Method
+=== 2. Enable input method feature ===
+In GNOME dekstop, System => Preferences => Input Method

- Alternatively, run the following command as non-root user in terminal:
+Alternatively, run the following command as non-root user in terminal:
 {{{
 im-chooser
 }}}
- In the poped up dialog, check "Enable input method feature".

- Make sure that "Use IBus" is highlighted.
- * Add input methods
- Click "Input Method Preferences...".
+http://ibus.googlecode.com/svn/trunk/images/centos/im-chooser.png

- In the poped up "IBus Preferences" dialog, go to the "Input Method" tab and add input methods you need.
+In the poped up dialog, check "Enable input method feature".

- * Logout, Re-login and Enjoy!
+Make sure that "Use IBus" is highlighted.
+=== 3. Add input methods ===
+Click "Input Method Preferences...".
+
+http://ibus.googlecode.com/svn/trunk/images/centos/ibus-setup.png
+
+In the poped up "IBus Preferences" dialog, go to the "Input Method" tab and add input methods you need.
+
+=== 4. Logout, Re-login and Enjoy! ===
+:)

 = CentOS 5 =
- Please use system provided [http://www.scim-im.org/ SCIM].
+Please use system provided [http://www.scim-im.org/ SCIM].

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

回复