Revision: 287
Author:   [email protected]
Date:     Tue Oct  2 15:49:38 2012
Log:      Replace phuang repositories with ibus repositories on github
http://code.google.com/p/ibus/source/detail?r=287

Modified:
 /wiki/Install.wiki

=======================================
--- /wiki/Install.wiki  Mon Dec 20 06:31:29 2010
+++ /wiki/Install.wiki  Tue Oct  2 15:49:38 2012
@@ -46,7 +46,7 @@
    * The 'xx' is a version number.
 or obtained from git with following commands:
 {{{
- $ git clone git://github.com/phuang/ibus.git ibus
+ $ git clone git://github.com/ibus/ibus.git ibus
  $ cd ibus
 }}}
    * 'git clone --help' shows the usage.
@@ -94,7 +94,7 @@

 = Build & Install IBus components =
 == Build & Install IBus Qt input method plugin ==
- # Download ibus-qt source from [http://code.google.com/p/ibus/downloads/list IBus download page] or Use git clone git://github.com/phuang/ibus-qt.git ibus-qt + # Download ibus-qt source from [http://code.google.com/p/ibus/downloads/list IBus download page] or Use git clone git://github.com/ibus/ibus-qt.git ibus-qt
 {{{
  $ zcat ibus-qt-xx.tar.gz | tar xfv -
  $ cd ibus-qt
@@ -105,7 +105,7 @@
    * The 'xx' is a version number.

 == Build & Install PinYin engine ==
- # Download ibus-pinyin source from [http://code.google.com/p/ibus/downloads/list IBus download page] or Use git clone git://github.com/phuang/ibus-pinyin.git ibus-pinyin + # Download ibus-pinyin source from [http://code.google.com/p/ibus/downloads/list IBus download page] or Use git clone git://github.com/ibus/ibus-pinyin.git ibus-pinyin
 {{{
  $ zcat ibus-pinyin-xx.tar.gz | tar xfv -
  $ cd ibus-pinyin
@@ -173,7 +173,7 @@
    * The 'xx' is a version number.

 == Build & Install M17n engine ==
- # Download ibus-m17n source from [http://code.google.com/p/ibus/downloads/list IBus download page] or Use git clone git://github.com/phuang/ibus-m17n.git ibus-m17n + # Download ibus-m17n source from [http://code.google.com/p/ibus/downloads/list IBus download page] or Use git clone git://github.com/ibus/ibus-m17n.git ibus-m17n
 {{{
  $ zcat ibus-m17n-xx.tar.gz | tar xfv -
  $ cd ibus-m17n

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

回复