diff options
author | Peng Wu <alexepico@gmail.com> | 2012-06-06 13:48:00 +0800 |
---|---|---|
committer | Peng Wu <alexepico@gmail.com> | 2012-06-06 13:48:00 +0800 |
commit | 4de6472ff2009b4bceb73258d29ced2a0ca9cb52 (patch) | |
tree | 5c254c4ca4acefdfc1f65e9c359354a884efe579 /data | |
parent | 68f5fd1e62b513dd1aeec7c3fae7e18b8ebaec09 (diff) | |
download | ibus-libpinyin-4de6472ff2009b4bceb73258d29ced2a0ca9cb52.tar.gz ibus-libpinyin-4de6472ff2009b4bceb73258d29ced2a0ca9cb52.tar.xz ibus-libpinyin-4de6472ff2009b4bceb73258d29ced2a0ca9cb52.zip |
update Makefile.am
Diffstat (limited to 'data')
-rw-r--r-- | data/Makefile.am | 2 | ||||
-rw-r--r-- | data/db/android/Makefile.am | 2 | ||||
-rw-r--r-- | data/icons/Makefile.am | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/data/Makefile.am b/data/Makefile.am index e3130a7..7283262 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -1,6 +1,6 @@ # vim:set noet ts=4: # -# ibus-pinyin - The Chinese PinYin engine for IBus +# ibus-libpinyin - Intelligent Pinyin engine based on libpinyin for IBus # # Copyright (c) 2008-2010 Peng Huang <shawn.p.huang@gmail.com> # diff --git a/data/db/android/Makefile.am b/data/db/android/Makefile.am index d36546c..d192d0c 100644 --- a/data/db/android/Makefile.am +++ b/data/db/android/Makefile.am @@ -1,6 +1,6 @@ # vim:set noet ts=4: # -# ibus-pinyin - The Chinese PinYin engine for IBus +# ibus-libpinyin - Intelligent Pinyin engine based on libpinyin for IBus # # Copyright (c) 2008-2010 Peng Huang <shawn.p.huang@gmail.com> # diff --git a/data/icons/Makefile.am b/data/icons/Makefile.am index d025737..545242f 100644 --- a/data/icons/Makefile.am +++ b/data/icons/Makefile.am @@ -1,6 +1,6 @@ # vim:set noet ts=4: # -# ibus-pinyin - The Chinese PinYin engine for IBus +# ibus-libpinyin - Intelligent Pinyin engine based on libpinyin for IBus # # Copyright (c) 2008-2010 Peng Huang <shawn.p.huang@gmail.com> # |