diff options
author | BYVoid <byvoid1@gmail.com> | 2010-05-18 22:27:09 +0800 |
---|---|---|
committer | BYVoid <byvoid1@gmail.com> | 2010-05-18 22:27:09 +0800 |
commit | 670cf5d77a038114579c461234832d1032bdda29 (patch) | |
tree | e511cb2f65afcb3ae1f93329446c5caedfa1187e /setup | |
parent | 142b740249c74f0c6352c774fc7c44debeafb631 (diff) | |
download | ibus-libpinyin-670cf5d77a038114579c461234832d1032bdda29.tar.gz ibus-libpinyin-670cf5d77a038114579c461234832d1032bdda29.tar.xz ibus-libpinyin-670cf5d77a038114579c461234832d1032bdda29.zip |
Fix a bug of displaying tone characters in BopomofoEditor
Diffstat (limited to 'setup')
-rw-r--r-- | setup/ibus-pinyin-preferences.ui | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/setup/ibus-pinyin-preferences.ui b/setup/ibus-pinyin-preferences.ui index beb76f8..865c8fc 100644 --- a/setup/ibus-pinyin-preferences.ui +++ b/setup/ibus-pinyin-preferences.ui @@ -1375,7 +1375,9 @@ <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;</small></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="use_markup">True</property> <property name="wrap">True</property> <property name="selectable">True</property> |