summaryrefslogtreecommitdiffstats
path: root/setup
diff options
context:
space:
mode:
authorBYVoid <byvoid1@gmail.com>2010-05-18 22:27:09 +0800
committerBYVoid <byvoid1@gmail.com>2010-05-18 22:27:09 +0800
commit670cf5d77a038114579c461234832d1032bdda29 (patch)
treee511cb2f65afcb3ae1f93329446c5caedfa1187e /setup
parent142b740249c74f0c6352c774fc7c44debeafb631 (diff)
downloadibus-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.ui4
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">&lt;small&gt;Copyright &#xA9; 2009 Peng Huang &amp;lt;shawn.p.huang@gmail.com&amp;gt;&lt;/small&gt;</property>
+ <property name="label" translatable="yes">&lt;small&gt;Copyright &#xA9; 2009
+Peng Huang &amp;lt;shawn.p.huang@gmail.com&amp;gt;,
+BYVoid &amp;lt;byvoid1@gmail.com&amp;gt;&lt;/small&gt;</property>
<property name="use_markup">True</property>
<property name="wrap">True</property>
<property name="selectable">True</property>