diff options
| author | Peng Wu <alexepico@gmail.com> | 2012-06-06 13:51:17 +0800 |
|---|---|---|
| committer | Peng Wu <alexepico@gmail.com> | 2012-06-06 13:51:17 +0800 |
| commit | ffca46c0df2a6795b16a4798f0cece3c0058370c (patch) | |
| tree | 1f8b5a111c010fe1f6c4e8722d2ff3b1f0c5a122 /setup | |
| parent | ec434b4976ec46df7220443e9fed0e09e27f501e (diff) | |
update scripts
Diffstat (limited to 'setup')
| -rw-r--r-- | setup/main2.py | 2 | ||||
| -rw-r--r-- | setup/version.py.in | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/setup/main2.py b/setup/main2.py index abf7c3e..cbbaba5 100644 --- a/setup/main2.py +++ b/setup/main2.py @@ -1,7 +1,7 @@ # vim:set et ts=4 sts=4: # -*- coding: utf-8 -*- # -# 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> # Copyright (c) 2010 BYVoid <byvoid1@gmail.com> diff --git a/setup/version.py.in b/setup/version.py.in index ad68d54..7732361 100644 --- a/setup/version.py.in +++ b/setup/version.py.in @@ -1,6 +1,6 @@ # vim:set et ts=4 sts=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> # |
