summaryrefslogtreecommitdiff
path: root/setup
diff options
context:
space:
mode:
authorfujiwarat <takao.fujiwara1@gmail.com>2016-01-20 16:42:59 +0900
committerfujiwarat <takao.fujiwara1@gmail.com>2016-01-20 16:45:28 +0900
commit99ac82ee10d4845c5a5805e0d3272710a6417488 (patch)
tree3bea4ac967c9305baf2c8bd7714d9e2fd65b777f /setup
parentaaaec9a4cc532ab35e7500785f226baf166c7380 (diff)
downloadibus-anthy-99ac82ee10d4845c5a5805e0d3272710a6417488.tar.gz
Release 1.5.81.5.8
Updated URL in anthy.appdata.xml.in Fixed bytes to str in thumb.py for python3 Fixed get_xkb_layout in thumb.py setup: Delete a check button "Show input mode icon" Implement "Automatically commit" with periods. Updated emoji.t Fixed PyGIWarning: GdkX11 was imported without specifying a version Added Variation Sector in emoji.t Split emoji.t into emoji-each.t and emoji-emoji.t
Diffstat (limited to 'setup')
-rw-r--r--setup/python2/setup.ui4
-rw-r--r--setup/python3/setup.ui4
2 files changed, 4 insertions, 4 deletions
diff --git a/setup/python2/setup.ui b/setup/python2/setup.ui
index 69bb0eb..f0acbc6 100644
--- a/setup/python2/setup.ui
+++ b/setup/python2/setup.ui
@@ -2762,8 +2762,8 @@
<property name="program-name">IBus-Anthy</property>
<property name="copyright">Copyright © 2007–2008 Peng Huang
Copyright © 2009 Hideaki ABE
-Copyright © 2009–2014 Takao Fujiwara
-Copyright © 2007–2014 Red Hat, Inc.</property>
+Copyright © 2009–2016 Takao Fujiwara
+Copyright © 2007–2016 Red Hat, Inc.</property>
<property name="comments" translatable="yes">The Anthy engine for the IBus input platform</property>
<property name="license">GPL</property>
<property name="website">https://github.com/ibus/ibus/wiki</property>
diff --git a/setup/python3/setup.ui b/setup/python3/setup.ui
index 69bb0eb..f0acbc6 100644
--- a/setup/python3/setup.ui
+++ b/setup/python3/setup.ui
@@ -2762,8 +2762,8 @@
<property name="program-name">IBus-Anthy</property>
<property name="copyright">Copyright © 2007–2008 Peng Huang
Copyright © 2009 Hideaki ABE
-Copyright © 2009–2014 Takao Fujiwara
-Copyright © 2007–2014 Red Hat, Inc.</property>
+Copyright © 2009–2016 Takao Fujiwara
+Copyright © 2007–2016 Red Hat, Inc.</property>
<property name="comments" translatable="yes">The Anthy engine for the IBus input platform</property>
<property name="license">GPL</property>
<property name="website">https://github.com/ibus/ibus/wiki</property>