From 4de6472ff2009b4bceb73258d29ced2a0ca9cb52 Mon Sep 17 00:00:00 2001 From: Peng Wu Date: Wed, 6 Jun 2012 13:48:00 +0800 Subject: [PATCH] update Makefile.am --- Makefile.am | 2 +- data/Makefile.am | 2 +- data/db/android/Makefile.am | 2 +- data/icons/Makefile.am | 2 +- lua/Makefile.am | 2 +- m4/Makefile.am | 2 +- setup/Makefile.am | 2 +- src/Makefile.am | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Makefile.am b/Makefile.am index 138996c..26ce8b5 100644 --- a/Makefile.am +++ b/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 # 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 # 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 # 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 # diff --git a/lua/Makefile.am b/lua/Makefile.am index ef3d882..0fbcac2 100644 --- a/lua/Makefile.am +++ b/lua/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) 2007-2008 Peng Huang # diff --git a/m4/Makefile.am b/m4/Makefile.am index 2d457ce..cb3be7b 100644 --- a/m4/Makefile.am +++ b/m4/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 # diff --git a/setup/Makefile.am b/setup/Makefile.am index 7395c98..02331b4 100644 --- a/setup/Makefile.am +++ b/setup/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 # diff --git a/src/Makefile.am b/src/Makefile.am index 704a39c..0386a7f 100644 --- a/src/Makefile.am +++ b/src/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 # -- 2.7.4