diff options
Diffstat (limited to 'setup')
-rw-r--r-- | setup/Makefile.am | 4 | ||||
-rw-r--r-- | setup/ibus-pinyin-preferences.ui | 4 |
2 files changed, 3 insertions, 5 deletions
diff --git a/setup/Makefile.am b/setup/Makefile.am index 533b390..5593adb 100644 --- a/setup/Makefile.am +++ b/setup/Makefile.am @@ -1,8 +1,8 @@ # vim:set noet ts=4: # -# ibus-pinyin - The PinYin engine for IBus +# ibus-pinyin - The Chinese PinYin engine for IBus # -# Copyright (c) 2007-2008 Peng Huang <shawn.p.huang@gmail.com> +# Copyright (c) 2008-2010 Peng Huang <shawn.p.huang@gmail.com> # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/setup/ibus-pinyin-preferences.ui b/setup/ibus-pinyin-preferences.ui index 865c8fc..976f324 100644 --- a/setup/ibus-pinyin-preferences.ui +++ b/setup/ibus-pinyin-preferences.ui @@ -1375,9 +1375,7 @@ <child> <object class="GtkLabel" id="label15"> <property name="visible">True</property> - <property name="label" translatable="yes"><small>Copyright © 2009 -Peng Huang &lt;shawn.p.huang@gmail.com&gt;, -BYVoid &lt;byvoid1@gmail.com&gt;</small></property> + <property name="label" translatable="yes"><small>Copyright (c) 2009-2010 Peng Huang</small></property> <property name="use_markup">True</property> <property name="wrap">True</property> <property name="selectable">True</property> |