Hello community,

here is the log from the commit of package fcitx-chewing for openSUSE:Factory 
checked in at 2017-12-19 10:50:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fcitx-chewing (Old)
 and      /work/SRC/openSUSE:Factory/.fcitx-chewing.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fcitx-chewing"

Tue Dec 19 10:50:49 2017 rev:14 rq:547518 version:0.2.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/fcitx-chewing/fcitx-chewing.changes      
2014-06-10 14:39:13.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.fcitx-chewing.new/fcitx-chewing.changes 
2017-12-19 10:51:03.150885403 +0100
@@ -1,0 +2,8 @@
+Thu Nov 23 06:53:58 UTC 2017 - [email protected]
+
+- update version 0.2.3
+  * update default icon
+  * fix candidate word paging and selection
+  * add Carpalx keyboard layout support 
+
+-------------------------------------------------------------------

Old:
----
  fcitx-chewing-0.2.2.tar.xz

New:
----
  fcitx-chewing-0.2.3.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ fcitx-chewing.spec ++++++
--- /var/tmp/diff_new_pack.DIeLk5/_old  2017-12-19 10:51:03.614863005 +0100
+++ /var/tmp/diff_new_pack.DIeLk5/_new  2017-12-19 10:51:03.618862812 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package fcitx-chewing
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           fcitx-chewing
-Version:        0.2.2
+Version:        0.2.3
 Release:        0
 Summary:        Chewing Wrapper for Fcitx
 License:        GPL-2.0+

++++++ fcitx-chewing-0.2.2.tar.xz -> fcitx-chewing-0.2.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-chewing-0.2.2/CMakeLists.txt 
new/fcitx-chewing-0.2.3/CMakeLists.txt
--- old/fcitx-chewing-0.2.2/CMakeLists.txt      2014-04-22 00:01:08.000000000 
+0200
+++ new/fcitx-chewing-0.2.3/CMakeLists.txt      2017-09-15 00:30:03.000000000 
+0200
@@ -4,7 +4,7 @@
 
 set(CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake" ${CMAKE_MODULE_PATH})
 
-FIND_PACKAGE(Chewing 0.4.0 REQUIRED)
+FIND_PACKAGE(Chewing 0.5.0 REQUIRED)
 FIND_PACKAGE(Fcitx 4.2.7 REQUIRED)
 
 _fcitx_add_uninstall_target()
Binary files old/fcitx-chewing-0.2.2/data/chewing.png and 
new/fcitx-chewing-0.2.3/data/chewing.png differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-chewing-0.2.2/po/CMakeLists.txt 
new/fcitx-chewing-0.2.3/po/CMakeLists.txt
--- old/fcitx-chewing-0.2.2/po/CMakeLists.txt   2014-04-22 00:01:08.000000000 
+0200
+++ new/fcitx-chewing-0.2.3/po/CMakeLists.txt   2017-09-15 00:30:03.000000000 
+0200
@@ -1,5 +1,7 @@
-set(PO_LANGS de zh_CN zh_TW ja)
-foreach(lang ${PO_LANGS})
-  fcitx_translate_add_po_file("${lang}" "${lang}.po")
+file(GLOB PO_FILES RELATIVE "${CMAKE_CURRENT_SOURCE_DIR}" *.po)
+
+foreach(po_file ${PO_FILES})
+  string(REPLACE ".po" "" po_lang "${po_file}")
+  fcitx_translate_add_po_file("${po_lang}" "${po_file}")
 endforeach()
 fcitx_translate_set_pot_target(pot fcitx-chewing fcitx-chewing.pot)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-chewing-0.2.2/po/ca.po 
new/fcitx-chewing-0.2.3/po/ca.po
--- old/fcitx-chewing-0.2.2/po/ca.po    1970-01-01 01:00:00.000000000 +0100
+++ new/fcitx-chewing-0.2.3/po/ca.po    2017-09-15 00:30:03.000000000 +0200
@@ -0,0 +1,126 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# 
+# Translators:
+# Walter Garcia-Fontes <[email protected]>, 2016
+msgid ""
+msgstr ""
+"Project-Id-Version: fcitx\n"
+"Report-Msgid-Bugs-To: [email protected]\n"
+"POT-Creation-Date: 2013-04-25 00:01-0400\n"
+"PO-Revision-Date: 2016-12-20 07:43+0000\n"
+"Last-Translator: Walter Garcia-Fontes <[email protected]>\n"
+"Language-Team: Catalan (http://www.transifex.com/fcitx/fcitx/language/ca/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: ca\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: src/eim.c:149 src/chewing.conf.in:3 src/fcitx-chewing.conf.in:3
+#: src/fcitx-chewing.desc:1 src/fcitx-chewing.desc:14
+#: src/fcitx-chewing.desc:19 src/fcitx-chewing.desc:24
+#: src/fcitx-chewing.desc:29 src/fcitx-chewing.desc:34
+msgid "Chewing"
+msgstr "Chewing"
+
+#: src/fcitx-chewing.conf.in:4
+msgid "Chewing Wrapper For Fcitx"
+msgstr "Contenir chewing per al fcitx"
+
+#: src/fcitx-chewing.desc:3
+msgid "Selection Key"
+msgstr "Tecla de selecció"
+
+#: src/fcitx-chewing.desc:6
+msgid "1234567890"
+msgstr "1234567890"
+
+#: src/fcitx-chewing.desc:7
+msgid "asdfghjkl;"
+msgstr "asdfghjkl;"
+
+#: src/fcitx-chewing.desc:8
+msgid "asdfzxcv89"
+msgstr "asdfzxcv89"
+
+#: src/fcitx-chewing.desc:9
+msgid "asdfjkl789"
+msgstr "asdfjkl789"
+
+#: src/fcitx-chewing.desc:10
+msgid "aoeuhtn789"
+msgstr "aoeuhtn789"
+
+#: src/fcitx-chewing.desc:11
+msgid "1234qweras"
+msgstr "1234qweras"
+
+#: src/fcitx-chewing.desc:12
+msgid "dstnaeo789"
+msgstr "dstnaeo789"
+
+#: src/fcitx-chewing.desc:16
+msgid "Add Phrase Forward"
+msgstr "Afegeix una frase endavant"
+
+#: src/fcitx-chewing.desc:21
+msgid "Backward phrase choice"
+msgstr "Elecció de frase enrere"
+
+#: src/fcitx-chewing.desc:26
+msgid "Automatically shift cursor"
+msgstr "Desplaça el cursor automàticament"
+
+#: src/fcitx-chewing.desc:31
+msgid "Space as selection key"
+msgstr "Espai com a tecla de selecció"
+
+#: src/fcitx-chewing.desc:36
+msgid "Keyboard Layout"
+msgstr "Disposició de teclat"
+
+#: src/fcitx-chewing.desc:39
+msgid "Default Keyboard"
+msgstr "Teclat predeterminat"
+
+#: src/fcitx-chewing.desc:40
+msgid "Hsu's Keyboard"
+msgstr "Teclat Hsu"
+
+#: src/fcitx-chewing.desc:41
+msgid "IBM Keyboard"
+msgstr "Teclat IBM"
+
+#: src/fcitx-chewing.desc:42
+msgid "Gin-Yieh Keyboard"
+msgstr "Teclat Gin-Yieh"
+
+#: src/fcitx-chewing.desc:43
+msgid "ETen Keyboard"
+msgstr "Teclat ETen"
+
+#: src/fcitx-chewing.desc:44
+msgid "ETen26 Keyboard"
+msgstr "Teclat ETen26"
+
+#: src/fcitx-chewing.desc:45
+msgid "Dvorak Keyboard"
+msgstr "Teclat Dvorak"
+
+#: src/fcitx-chewing.desc:46
+msgid "Dvorak Keyboard with Hsu's support"
+msgstr "Teclat Dvorak amb suport Hsu"
+
+#: src/fcitx-chewing.desc:47
+msgid "DACHEN_CP26 Keyboard"
+msgstr "Teclat DACHEN_CP26"
+
+#: src/fcitx-chewing.desc:48
+msgid "Han-Yu PinYin Keyboard"
+msgstr "Teclat Han-Yu PinYin"
+
+#: src/fcitx-chewing.desc:49
+msgid "Carpalx Keyboard"
+msgstr "Teclat Carpalx"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-chewing-0.2.2/po/da.po 
new/fcitx-chewing-0.2.3/po/da.po
--- old/fcitx-chewing-0.2.2/po/da.po    1970-01-01 01:00:00.000000000 +0100
+++ new/fcitx-chewing-0.2.3/po/da.po    2017-09-15 00:30:03.000000000 +0200
@@ -0,0 +1,125 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# 
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: fcitx\n"
+"Report-Msgid-Bugs-To: [email protected]\n"
+"POT-Creation-Date: 2013-04-25 00:01-0400\n"
+"PO-Revision-Date: 2012-01-02 10:51+0000\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: Danish (http://www.transifex.com/fcitx/fcitx/language/da/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: da\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: src/eim.c:149 src/chewing.conf.in:3 src/fcitx-chewing.conf.in:3
+#: src/fcitx-chewing.desc:1 src/fcitx-chewing.desc:14
+#: src/fcitx-chewing.desc:19 src/fcitx-chewing.desc:24
+#: src/fcitx-chewing.desc:29 src/fcitx-chewing.desc:34
+msgid "Chewing"
+msgstr ""
+
+#: src/fcitx-chewing.conf.in:4
+msgid "Chewing Wrapper For Fcitx"
+msgstr ""
+
+#: src/fcitx-chewing.desc:3
+msgid "Selection Key"
+msgstr ""
+
+#: src/fcitx-chewing.desc:6
+msgid "1234567890"
+msgstr ""
+
+#: src/fcitx-chewing.desc:7
+msgid "asdfghjkl;"
+msgstr ""
+
+#: src/fcitx-chewing.desc:8
+msgid "asdfzxcv89"
+msgstr ""
+
+#: src/fcitx-chewing.desc:9
+msgid "asdfjkl789"
+msgstr ""
+
+#: src/fcitx-chewing.desc:10
+msgid "aoeuhtn789"
+msgstr ""
+
+#: src/fcitx-chewing.desc:11
+msgid "1234qweras"
+msgstr ""
+
+#: src/fcitx-chewing.desc:12
+msgid "dstnaeo789"
+msgstr ""
+
+#: src/fcitx-chewing.desc:16
+msgid "Add Phrase Forward"
+msgstr ""
+
+#: src/fcitx-chewing.desc:21
+msgid "Backward phrase choice"
+msgstr ""
+
+#: src/fcitx-chewing.desc:26
+msgid "Automatically shift cursor"
+msgstr ""
+
+#: src/fcitx-chewing.desc:31
+msgid "Space as selection key"
+msgstr ""
+
+#: src/fcitx-chewing.desc:36
+msgid "Keyboard Layout"
+msgstr ""
+
+#: src/fcitx-chewing.desc:39
+msgid "Default Keyboard"
+msgstr ""
+
+#: src/fcitx-chewing.desc:40
+msgid "Hsu's Keyboard"
+msgstr ""
+
+#: src/fcitx-chewing.desc:41
+msgid "IBM Keyboard"
+msgstr ""
+
+#: src/fcitx-chewing.desc:42
+msgid "Gin-Yieh Keyboard"
+msgstr ""
+
+#: src/fcitx-chewing.desc:43
+msgid "ETen Keyboard"
+msgstr ""
+
+#: src/fcitx-chewing.desc:44
+msgid "ETen26 Keyboard"
+msgstr ""
+
+#: src/fcitx-chewing.desc:45
+msgid "Dvorak Keyboard"
+msgstr ""
+
+#: src/fcitx-chewing.desc:46
+msgid "Dvorak Keyboard with Hsu's support"
+msgstr ""
+
+#: src/fcitx-chewing.desc:47
+msgid "DACHEN_CP26 Keyboard"
+msgstr ""
+
+#: src/fcitx-chewing.desc:48
+msgid "Han-Yu PinYin Keyboard"
+msgstr ""
+
+#: src/fcitx-chewing.desc:49
+msgid "Carpalx Keyboard"
+msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-chewing-0.2.2/po/de.po 
new/fcitx-chewing-0.2.3/po/de.po
--- old/fcitx-chewing-0.2.2/po/de.po    2014-04-22 00:01:08.000000000 +0200
+++ new/fcitx-chewing-0.2.3/po/de.po    2017-09-15 00:30:03.000000000 +0200
@@ -1,118 +1,127 @@
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-# 
+#
 # Translators:
 # mar well <[email protected]>, 2013
+# mar well <[email protected]>, 2017
 msgid ""
 msgstr ""
 "Project-Id-Version: fcitx\n"
 "Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2013-04-25 00:01-0400\n"
-"PO-Revision-Date: 2013-05-22 06:07+0000\n"
+"POT-Creation-Date: 2017-07-28 06:02-0700\n"
+"PO-Revision-Date: 2017-07-28 12:46+0000\n"
 "Last-Translator: mar well <[email protected]>\n"
-"Language-Team: German 
(http://www.transifex.com/projects/p/fcitx/language/de/)\n"
+"Language-Team: German (http://www.transifex.com/fcitx/fcitx/language/de/)\n"
+"Language: de\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: de\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
-#: src/eim.c:143 src/chewing.conf.in:3 src/fcitx-chewing.conf.in:3
-#: src/fcitx-chewing.desc:1 src/fcitx-chewing.desc:13
-#: src/fcitx-chewing.desc:18 src/fcitx-chewing.desc:23
-#: src/fcitx-chewing.desc:28 src/fcitx-chewing.desc:33
-msgid "Chewing"
-msgstr "Chewing"
-
-#: src/fcitx-chewing.conf.in:4
-msgid "Chewing Wrapper For Fcitx"
-msgstr "Chewing Wrapper für Fcitx"
-
-#: src/fcitx-chewing.desc:3
-msgid "Selection Key"
-msgstr "Auswahltaste"
-
 #: src/fcitx-chewing.desc:6
 msgid "1234567890"
 msgstr "1234567890"
 
-#: src/fcitx-chewing.desc:7
-msgid "asdfghjkl;"
-msgstr "asdfghjkl;"
-
-#: src/fcitx-chewing.desc:8
-msgid "asdfzxcv89"
-msgstr "asdfzxcv89"
-
-#: src/fcitx-chewing.desc:9
-msgid "asdfjkl789"
-msgstr "asdfjkl789"
-
-#: src/fcitx-chewing.desc:10
-msgid "aoeuhtn789"
-msgstr "aoeuhtn789"
-
 #: src/fcitx-chewing.desc:11
 msgid "1234qweras"
 msgstr "1234qweras"
 
-#: src/fcitx-chewing.desc:15
+#: src/fcitx-chewing.desc:16
 msgid "Add Phrase Forward"
 msgstr ""
 
-#: src/fcitx-chewing.desc:20
+#: src/fcitx-chewing.desc:26
+msgid "Automatically shift cursor"
+msgstr "Cursor automatisch anheben"
+
+#: src/fcitx-chewing.desc:21
 msgid "Backward phrase choice"
 msgstr ""
 
-#: src/fcitx-chewing.desc:25
-msgid "Automatically shift cursor"
-msgstr "Cursor automatisch anheben"
+#: src/fcitx-chewing.desc:49
+msgid "Carpalx Keyboard"
+msgstr ""
 
-#: src/fcitx-chewing.desc:30
-msgid "Space as selection key"
-msgstr "SPACE als Auswahltaste"
+#: src/eim.c:149 src/chewing.conf.in:3 src/fcitx-chewing.conf.in:3
+#: src/fcitx-chewing.desc:1 src/fcitx-chewing.desc:14 src/fcitx-chewing.desc:19
+#: src/fcitx-chewing.desc:24 src/fcitx-chewing.desc:29
+#: src/fcitx-chewing.desc:34
+msgid "Chewing"
+msgstr "Chewing"
 
-#: src/fcitx-chewing.desc:35
-msgid "Keyboard Layout"
-msgstr "Tastaturlayout"
+#: src/fcitx-chewing.conf.in:4
+msgid "Chewing Wrapper For Fcitx"
+msgstr "Chewing Wrapper für Fcitx"
 
-#: src/fcitx-chewing.desc:38
-msgid "Default Keyboard"
-msgstr "Standard Tastatur"
+#: src/fcitx-chewing.desc:47
+msgid "DACHEN_CP26 Keyboard"
+msgstr "DACHEN_CP26 Tastatur"
 
 #: src/fcitx-chewing.desc:39
-msgid "Hsu's Keyboard"
-msgstr "Hsu's Tastatur"
+msgid "Default Keyboard"
+msgstr "Standardtastatur"
 
-#: src/fcitx-chewing.desc:40
-msgid "IBM Keyboard"
-msgstr "IBM Tastatur"
+#: src/fcitx-chewing.desc:45
+msgid "Dvorak Keyboard"
+msgstr "Dvorak Tastatur"
 
-#: src/fcitx-chewing.desc:41
-msgid "Gin-Yieh Keyboard"
-msgstr "Gin-Yieh Tastatur"
+#: src/fcitx-chewing.desc:46
+msgid "Dvorak Keyboard with Hsu's support"
+msgstr "Dvorak Keyboard mit Hsu's Unterstützung"
 
-#: src/fcitx-chewing.desc:42
+#: src/fcitx-chewing.desc:43
 msgid "ETen Keyboard"
 msgstr "ETen Tastatur"
 
-#: src/fcitx-chewing.desc:43
+#: src/fcitx-chewing.desc:44
 msgid "ETen26 Keyboard"
 msgstr "ETen26 Tastatur"
 
-#: src/fcitx-chewing.desc:44
-msgid "Dvorak Keyboard"
-msgstr "Dvorak Tastatur"
-
-#: src/fcitx-chewing.desc:45
-msgid "Dvorak Keyboard with Hsu's support"
-msgstr "Dvorak Keyboard mit Hsu's Unterstützung"
-
-#: src/fcitx-chewing.desc:46
-msgid "DACHEN_CP26 Keyboard"
-msgstr "DACHEN_CP26 Tastatur"
+#: src/fcitx-chewing.desc:42
+msgid "Gin-Yieh Keyboard"
+msgstr "Gin-Yieh Tastatur"
 
-#: src/fcitx-chewing.desc:47
+#: src/fcitx-chewing.desc:48
 msgid "Han-Yu PinYin Keyboard"
 msgstr "Han-Yu PinYin Tastatur"
+
+#: src/fcitx-chewing.desc:40
+msgid "Hsu's Keyboard"
+msgstr "Hsu's Tastatur"
+
+#: src/fcitx-chewing.desc:41
+msgid "IBM Keyboard"
+msgstr "IBM Tastatur"
+
+#: src/fcitx-chewing.desc:36
+msgid "Keyboard Layout"
+msgstr "Tastaturlayout"
+
+#: src/fcitx-chewing.desc:3
+msgid "Selection Key"
+msgstr "Auswahltaste"
+
+#: src/fcitx-chewing.desc:31
+msgid "Space as selection key"
+msgstr "SPACE als Auswahltaste"
+
+#: src/fcitx-chewing.desc:10
+msgid "aoeuhtn789"
+msgstr "aoeuhtn789"
+
+#: src/fcitx-chewing.desc:7
+msgid "asdfghjkl;"
+msgstr "asdfghjkl;"
+
+#: src/fcitx-chewing.desc:9
+msgid "asdfjkl789"
+msgstr "asdfjkl789"
+
+#: src/fcitx-chewing.desc:8
+msgid "asdfzxcv89"
+msgstr "asdfzxcv89"
+
+#: src/fcitx-chewing.desc:12
+msgid "dstnaeo789"
+msgstr "dstnaeo789"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-chewing-0.2.2/po/fcitx-chewing.pot 
new/fcitx-chewing-0.2.3/po/fcitx-chewing.pot
--- old/fcitx-chewing-0.2.2/po/fcitx-chewing.pot        2014-04-22 
00:01:08.000000000 +0200
+++ new/fcitx-chewing-0.2.3/po/fcitx-chewing.pot        2017-09-15 
00:30:03.000000000 +0200
@@ -17,10 +17,10 @@
 "Content-Type: text/plain; charset=utf-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: src/eim.c:143 src/chewing.conf.in:3 src/fcitx-chewing.conf.in:3
-#: src/fcitx-chewing.desc:1 src/fcitx-chewing.desc:13
-#: src/fcitx-chewing.desc:18 src/fcitx-chewing.desc:23
-#: src/fcitx-chewing.desc:28 src/fcitx-chewing.desc:33
+#: src/eim.c:149 src/chewing.conf.in:3 src/fcitx-chewing.conf.in:3
+#: src/fcitx-chewing.desc:1 src/fcitx-chewing.desc:14
+#: src/fcitx-chewing.desc:19 src/fcitx-chewing.desc:24
+#: src/fcitx-chewing.desc:29 src/fcitx-chewing.desc:34
 msgid "Chewing"
 msgstr ""
 
@@ -56,62 +56,70 @@
 msgid "1234qweras"
 msgstr ""
 
-#: src/fcitx-chewing.desc:15
+#: src/fcitx-chewing.desc:12
+msgid "dstnaeo789"
+msgstr ""
+
+#: src/fcitx-chewing.desc:16
 msgid "Add Phrase Forward"
 msgstr ""
 
-#: src/fcitx-chewing.desc:20
+#: src/fcitx-chewing.desc:21
 msgid "Backward phrase choice"
 msgstr ""
 
-#: src/fcitx-chewing.desc:25
+#: src/fcitx-chewing.desc:26
 msgid "Automatically shift cursor"
 msgstr ""
 
-#: src/fcitx-chewing.desc:30
+#: src/fcitx-chewing.desc:31
 msgid "Space as selection key"
 msgstr ""
 
-#: src/fcitx-chewing.desc:35
+#: src/fcitx-chewing.desc:36
 msgid "Keyboard Layout"
 msgstr ""
 
-#: src/fcitx-chewing.desc:38
+#: src/fcitx-chewing.desc:39
 msgid "Default Keyboard"
 msgstr ""
 
-#: src/fcitx-chewing.desc:39
+#: src/fcitx-chewing.desc:40
 msgid "Hsu's Keyboard"
 msgstr ""
 
-#: src/fcitx-chewing.desc:40
+#: src/fcitx-chewing.desc:41
 msgid "IBM Keyboard"
 msgstr ""
 
-#: src/fcitx-chewing.desc:41
+#: src/fcitx-chewing.desc:42
 msgid "Gin-Yieh Keyboard"
 msgstr ""
 
-#: src/fcitx-chewing.desc:42
+#: src/fcitx-chewing.desc:43
 msgid "ETen Keyboard"
 msgstr ""
 
-#: src/fcitx-chewing.desc:43
+#: src/fcitx-chewing.desc:44
 msgid "ETen26 Keyboard"
 msgstr ""
 
-#: src/fcitx-chewing.desc:44
+#: src/fcitx-chewing.desc:45
 msgid "Dvorak Keyboard"
 msgstr ""
 
-#: src/fcitx-chewing.desc:45
+#: src/fcitx-chewing.desc:46
 msgid "Dvorak Keyboard with Hsu's support"
 msgstr ""
 
-#: src/fcitx-chewing.desc:46
+#: src/fcitx-chewing.desc:47
 msgid "DACHEN_CP26 Keyboard"
 msgstr ""
 
-#: src/fcitx-chewing.desc:47
+#: src/fcitx-chewing.desc:48
 msgid "Han-Yu PinYin Keyboard"
 msgstr ""
+
+#: src/fcitx-chewing.desc:49
+msgid "Carpalx Keyboard"
+msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-chewing-0.2.2/po/ja.po 
new/fcitx-chewing-0.2.3/po/ja.po
--- old/fcitx-chewing-0.2.2/po/ja.po    2014-04-22 00:01:08.000000000 +0200
+++ new/fcitx-chewing-0.2.3/po/ja.po    2017-09-15 00:30:03.000000000 +0200
@@ -10,19 +10,19 @@
 "Project-Id-Version: fcitx\n"
 "Report-Msgid-Bugs-To: [email protected]\n"
 "POT-Creation-Date: 2013-04-25 00:01-0400\n"
-"PO-Revision-Date: 2013-08-07 15:08+0000\n"
-"Last-Translator: shirou - しろう <[email protected]>\n"
-"Language-Team: Japanese 
(http://www.transifex.com/projects/p/fcitx/language/ja/)\n"
+"PO-Revision-Date: 2016-05-10 23:05+0000\n"
+"Last-Translator: csslayer <[email protected]>\n"
+"Language-Team: Japanese (http://www.transifex.com/fcitx/fcitx/language/ja/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Language: ja\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 
-#: src/eim.c:143 src/chewing.conf.in:3 src/fcitx-chewing.conf.in:3
-#: src/fcitx-chewing.desc:1 src/fcitx-chewing.desc:13
-#: src/fcitx-chewing.desc:18 src/fcitx-chewing.desc:23
-#: src/fcitx-chewing.desc:28 src/fcitx-chewing.desc:33
+#: src/eim.c:149 src/chewing.conf.in:3 src/fcitx-chewing.conf.in:3
+#: src/fcitx-chewing.desc:1 src/fcitx-chewing.desc:14
+#: src/fcitx-chewing.desc:19 src/fcitx-chewing.desc:24
+#: src/fcitx-chewing.desc:29 src/fcitx-chewing.desc:34
 msgid "Chewing"
 msgstr ""
 
@@ -58,62 +58,70 @@
 msgid "1234qweras"
 msgstr "1234qweras"
 
-#: src/fcitx-chewing.desc:15
+#: src/fcitx-chewing.desc:12
+msgid "dstnaeo789"
+msgstr ""
+
+#: src/fcitx-chewing.desc:16
 msgid "Add Phrase Forward"
 msgstr ""
 
-#: src/fcitx-chewing.desc:20
+#: src/fcitx-chewing.desc:21
 msgid "Backward phrase choice"
 msgstr ""
 
-#: src/fcitx-chewing.desc:25
+#: src/fcitx-chewing.desc:26
 msgid "Automatically shift cursor"
 msgstr ""
 
-#: src/fcitx-chewing.desc:30
+#: src/fcitx-chewing.desc:31
 msgid "Space as selection key"
 msgstr "スペースを選択キーとして使う"
 
-#: src/fcitx-chewing.desc:35
+#: src/fcitx-chewing.desc:36
 msgid "Keyboard Layout"
 msgstr "キーボードレイアウト"
 
-#: src/fcitx-chewing.desc:38
+#: src/fcitx-chewing.desc:39
 msgid "Default Keyboard"
 msgstr "既定のキーボード"
 
-#: src/fcitx-chewing.desc:39
+#: src/fcitx-chewing.desc:40
 msgid "Hsu's Keyboard"
 msgstr "Hsu キーボード"
 
-#: src/fcitx-chewing.desc:40
+#: src/fcitx-chewing.desc:41
 msgid "IBM Keyboard"
 msgstr "IBM キーボード"
 
-#: src/fcitx-chewing.desc:41
+#: src/fcitx-chewing.desc:42
 msgid "Gin-Yieh Keyboard"
 msgstr "Gin-Yieh キーボード"
 
-#: src/fcitx-chewing.desc:42
+#: src/fcitx-chewing.desc:43
 msgid "ETen Keyboard"
 msgstr "Eten キーボード"
 
-#: src/fcitx-chewing.desc:43
+#: src/fcitx-chewing.desc:44
 msgid "ETen26 Keyboard"
 msgstr "Eten26 キーボード"
 
-#: src/fcitx-chewing.desc:44
+#: src/fcitx-chewing.desc:45
 msgid "Dvorak Keyboard"
 msgstr "Dvorak キーボード"
 
-#: src/fcitx-chewing.desc:45
+#: src/fcitx-chewing.desc:46
 msgid "Dvorak Keyboard with Hsu's support"
 msgstr "Hsu サポートの Dvorak キーボード"
 
-#: src/fcitx-chewing.desc:46
+#: src/fcitx-chewing.desc:47
 msgid "DACHEN_CP26 Keyboard"
 msgstr "DACHEN_CP26 キーボード"
 
-#: src/fcitx-chewing.desc:47
+#: src/fcitx-chewing.desc:48
 msgid "Han-Yu PinYin Keyboard"
 msgstr "Han-Yu PinYin キーボード"
+
+#: src/fcitx-chewing.desc:49
+msgid "Carpalx Keyboard"
+msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-chewing-0.2.2/po/ko.po 
new/fcitx-chewing-0.2.3/po/ko.po
--- old/fcitx-chewing-0.2.2/po/ko.po    1970-01-01 01:00:00.000000000 +0100
+++ new/fcitx-chewing-0.2.3/po/ko.po    2017-09-15 00:30:03.000000000 +0200
@@ -0,0 +1,126 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# 
+# Translators:
+# Bon Keun Seo <[email protected]>, 2017
+msgid ""
+msgstr ""
+"Project-Id-Version: fcitx\n"
+"Report-Msgid-Bugs-To: [email protected]\n"
+"POT-Creation-Date: 2013-04-25 00:01-0400\n"
+"PO-Revision-Date: 2017-07-15 12:41+0000\n"
+"Last-Translator: Bon Keun Seo <[email protected]>\n"
+"Language-Team: Korean (http://www.transifex.com/fcitx/fcitx/language/ko/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: ko\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+
+#: src/eim.c:149 src/chewing.conf.in:3 src/fcitx-chewing.conf.in:3
+#: src/fcitx-chewing.desc:1 src/fcitx-chewing.desc:14
+#: src/fcitx-chewing.desc:19 src/fcitx-chewing.desc:24
+#: src/fcitx-chewing.desc:29 src/fcitx-chewing.desc:34
+msgid "Chewing"
+msgstr "Chewing"
+
+#: src/fcitx-chewing.conf.in:4
+msgid "Chewing Wrapper For Fcitx"
+msgstr "Fcitx Chewing 입력기"
+
+#: src/fcitx-chewing.desc:3
+msgid "Selection Key"
+msgstr "선택 키"
+
+#: src/fcitx-chewing.desc:6
+msgid "1234567890"
+msgstr "1234567890"
+
+#: src/fcitx-chewing.desc:7
+msgid "asdfghjkl;"
+msgstr "asdfghjkl;"
+
+#: src/fcitx-chewing.desc:8
+msgid "asdfzxcv89"
+msgstr "asdfzxcv89"
+
+#: src/fcitx-chewing.desc:9
+msgid "asdfjkl789"
+msgstr "asdfjkl789"
+
+#: src/fcitx-chewing.desc:10
+msgid "aoeuhtn789"
+msgstr "aoeuhtn789"
+
+#: src/fcitx-chewing.desc:11
+msgid "1234qweras"
+msgstr "1234qweras"
+
+#: src/fcitx-chewing.desc:12
+msgid "dstnaeo789"
+msgstr "dstnaeo789"
+
+#: src/fcitx-chewing.desc:16
+msgid "Add Phrase Forward"
+msgstr "문구를 앞에 추가"
+
+#: src/fcitx-chewing.desc:21
+msgid "Backward phrase choice"
+msgstr "역방향 문구 선택"
+
+#: src/fcitx-chewing.desc:26
+msgid "Automatically shift cursor"
+msgstr "자동으로 커서를 이동"
+
+#: src/fcitx-chewing.desc:31
+msgid "Space as selection key"
+msgstr "스페이스바를 선택 키로"
+
+#: src/fcitx-chewing.desc:36
+msgid "Keyboard Layout"
+msgstr "자판 배열"
+
+#: src/fcitx-chewing.desc:39
+msgid "Default Keyboard"
+msgstr "기본 키보드"
+
+#: src/fcitx-chewing.desc:40
+msgid "Hsu's Keyboard"
+msgstr "Hsu의 키보드"
+
+#: src/fcitx-chewing.desc:41
+msgid "IBM Keyboard"
+msgstr "IBM 키보드"
+
+#: src/fcitx-chewing.desc:42
+msgid "Gin-Yieh Keyboard"
+msgstr "Gin-Yieh 키보드"
+
+#: src/fcitx-chewing.desc:43
+msgid "ETen Keyboard"
+msgstr "ETen 키보드"
+
+#: src/fcitx-chewing.desc:44
+msgid "ETen26 Keyboard"
+msgstr "ETen26 키보드"
+
+#: src/fcitx-chewing.desc:45
+msgid "Dvorak Keyboard"
+msgstr "드보락 키보드"
+
+#: src/fcitx-chewing.desc:46
+msgid "Dvorak Keyboard with Hsu's support"
+msgstr "Hsu를 지원하는 드보락 키보드"
+
+#: src/fcitx-chewing.desc:47
+msgid "DACHEN_CP26 Keyboard"
+msgstr "DACHEN_CP26 키보드"
+
+#: src/fcitx-chewing.desc:48
+msgid "Han-Yu PinYin Keyboard"
+msgstr "Han-Yu 병음 키보드"
+
+#: src/fcitx-chewing.desc:49
+msgid "Carpalx Keyboard"
+msgstr "Carpalx 키보드"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-chewing-0.2.2/po/ru.po 
new/fcitx-chewing-0.2.3/po/ru.po
--- old/fcitx-chewing-0.2.2/po/ru.po    1970-01-01 01:00:00.000000000 +0100
+++ new/fcitx-chewing-0.2.3/po/ru.po    2017-09-15 00:30:03.000000000 +0200
@@ -0,0 +1,126 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# 
+# Translators:
+# TotalCaesar659 <[email protected]>, 2016
+msgid ""
+msgstr ""
+"Project-Id-Version: fcitx\n"
+"Report-Msgid-Bugs-To: [email protected]\n"
+"POT-Creation-Date: 2013-04-25 00:01-0400\n"
+"PO-Revision-Date: 2016-11-30 23:29+0000\n"
+"Last-Translator: TotalCaesar659 <[email protected]>\n"
+"Language-Team: Russian (http://www.transifex.com/fcitx/fcitx/language/ru/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: ru\n"
+"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && 
n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || 
(n%100>=11 && n%100<=14)? 2 : 3);\n"
+
+#: src/eim.c:149 src/chewing.conf.in:3 src/fcitx-chewing.conf.in:3
+#: src/fcitx-chewing.desc:1 src/fcitx-chewing.desc:14
+#: src/fcitx-chewing.desc:19 src/fcitx-chewing.desc:24
+#: src/fcitx-chewing.desc:29 src/fcitx-chewing.desc:34
+msgid "Chewing"
+msgstr "Чжуинь"
+
+#: src/fcitx-chewing.conf.in:4
+msgid "Chewing Wrapper For Fcitx"
+msgstr "Обертка чжуинь для Fcitx"
+
+#: src/fcitx-chewing.desc:3
+msgid "Selection Key"
+msgstr "Клавиша выбора"
+
+#: src/fcitx-chewing.desc:6
+msgid "1234567890"
+msgstr "1234567890"
+
+#: src/fcitx-chewing.desc:7
+msgid "asdfghjkl;"
+msgstr "asdfghjkl;"
+
+#: src/fcitx-chewing.desc:8
+msgid "asdfzxcv89"
+msgstr "asdfzxcv89"
+
+#: src/fcitx-chewing.desc:9
+msgid "asdfjkl789"
+msgstr "asdfjkl789"
+
+#: src/fcitx-chewing.desc:10
+msgid "aoeuhtn789"
+msgstr "aoeuhtn789"
+
+#: src/fcitx-chewing.desc:11
+msgid "1234qweras"
+msgstr "1234qweras"
+
+#: src/fcitx-chewing.desc:12
+msgid "dstnaeo789"
+msgstr "dstnaeo789"
+
+#: src/fcitx-chewing.desc:16
+msgid "Add Phrase Forward"
+msgstr "Добавить фразу впереди"
+
+#: src/fcitx-chewing.desc:21
+msgid "Backward phrase choice"
+msgstr "Выбор фразы сзади"
+
+#: src/fcitx-chewing.desc:26
+msgid "Automatically shift cursor"
+msgstr "Автоматически сдвигать курсор"
+
+#: src/fcitx-chewing.desc:31
+msgid "Space as selection key"
+msgstr "Пробел в качестве клавиши выбора"
+
+#: src/fcitx-chewing.desc:36
+msgid "Keyboard Layout"
+msgstr "Раскладка клавиатуры"
+
+#: src/fcitx-chewing.desc:39
+msgid "Default Keyboard"
+msgstr "Клавиатура по умолчанию"
+
+#: src/fcitx-chewing.desc:40
+msgid "Hsu's Keyboard"
+msgstr "Клавиатура Hsu's"
+
+#: src/fcitx-chewing.desc:41
+msgid "IBM Keyboard"
+msgstr "Клавиатура IBM"
+
+#: src/fcitx-chewing.desc:42
+msgid "Gin-Yieh Keyboard"
+msgstr "Клавиатура Gin-Yieh"
+
+#: src/fcitx-chewing.desc:43
+msgid "ETen Keyboard"
+msgstr "Клавиатура ETen"
+
+#: src/fcitx-chewing.desc:44
+msgid "ETen26 Keyboard"
+msgstr "Клавиатура ETen26"
+
+#: src/fcitx-chewing.desc:45
+msgid "Dvorak Keyboard"
+msgstr "Клавиатура Дворака"
+
+#: src/fcitx-chewing.desc:46
+msgid "Dvorak Keyboard with Hsu's support"
+msgstr "Клавиатура Дворака с поддержкой "
+
+#: src/fcitx-chewing.desc:47
+msgid "DACHEN_CP26 Keyboard"
+msgstr "Клавиатура DACHEN_CP26"
+
+#: src/fcitx-chewing.desc:48
+msgid "Han-Yu PinYin Keyboard"
+msgstr "Клавиатура Han-Yu пиньинь"
+
+#: src/fcitx-chewing.desc:49
+msgid "Carpalx Keyboard"
+msgstr "Клавиатура Carpalx"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-chewing-0.2.2/po/tr.po 
new/fcitx-chewing-0.2.3/po/tr.po
--- old/fcitx-chewing-0.2.2/po/tr.po    1970-01-01 01:00:00.000000000 +0100
+++ new/fcitx-chewing-0.2.3/po/tr.po    2017-09-15 00:30:03.000000000 +0200
@@ -0,0 +1,126 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# 
+# Translators:
+# Gökhan Kalayci <[email protected]>, 2017
+msgid ""
+msgstr ""
+"Project-Id-Version: fcitx\n"
+"Report-Msgid-Bugs-To: [email protected]\n"
+"POT-Creation-Date: 2013-04-25 00:01-0400\n"
+"PO-Revision-Date: 2017-04-20 20:35+0000\n"
+"Last-Translator: Gökhan Kalayci <[email protected]>\n"
+"Language-Team: Turkish (http://www.transifex.com/fcitx/fcitx/language/tr/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: tr\n"
+"Plural-Forms: nplurals=2; plural=(n > 1);\n"
+
+#: src/eim.c:149 src/chewing.conf.in:3 src/fcitx-chewing.conf.in:3
+#: src/fcitx-chewing.desc:1 src/fcitx-chewing.desc:14
+#: src/fcitx-chewing.desc:19 src/fcitx-chewing.desc:24
+#: src/fcitx-chewing.desc:29 src/fcitx-chewing.desc:34
+msgid "Chewing"
+msgstr "Çiğneme"
+
+#: src/fcitx-chewing.conf.in:4
+msgid "Chewing Wrapper For Fcitx"
+msgstr "Fcitx için Çiğneme  Wrapperı"
+
+#: src/fcitx-chewing.desc:3
+msgid "Selection Key"
+msgstr "Seçim Tuşu"
+
+#: src/fcitx-chewing.desc:6
+msgid "1234567890"
+msgstr "1234567890"
+
+#: src/fcitx-chewing.desc:7
+msgid "asdfghjkl;"
+msgstr "asdfghjkl;"
+
+#: src/fcitx-chewing.desc:8
+msgid "asdfzxcv89"
+msgstr "asdfzxcv89"
+
+#: src/fcitx-chewing.desc:9
+msgid "asdfjkl789"
+msgstr "asdfjkl789"
+
+#: src/fcitx-chewing.desc:10
+msgid "aoeuhtn789"
+msgstr "aoeuhtn789"
+
+#: src/fcitx-chewing.desc:11
+msgid "1234qweras"
+msgstr "1234qweras"
+
+#: src/fcitx-chewing.desc:12
+msgid "dstnaeo789"
+msgstr "dstnaeo789"
+
+#: src/fcitx-chewing.desc:16
+msgid "Add Phrase Forward"
+msgstr "İfazı İleriye Ekle"
+
+#: src/fcitx-chewing.desc:21
+msgid "Backward phrase choice"
+msgstr "Geriye doğru ifade seçimi"
+
+#: src/fcitx-chewing.desc:26
+msgid "Automatically shift cursor"
+msgstr "İmleci otomatik olarak kaydır"
+
+#: src/fcitx-chewing.desc:31
+msgid "Space as selection key"
+msgstr "Seçim tuşu olarak boşluk tuşu"
+
+#: src/fcitx-chewing.desc:36
+msgid "Keyboard Layout"
+msgstr "Klavye Düzeni "
+
+#: src/fcitx-chewing.desc:39
+msgid "Default Keyboard"
+msgstr "Varsayılan Klavye"
+
+#: src/fcitx-chewing.desc:40
+msgid "Hsu's Keyboard"
+msgstr "Hsu Klavyesi"
+
+#: src/fcitx-chewing.desc:41
+msgid "IBM Keyboard"
+msgstr "IBM Klavyesi"
+
+#: src/fcitx-chewing.desc:42
+msgid "Gin-Yieh Keyboard"
+msgstr "Gin-Yieh Klavyesi"
+
+#: src/fcitx-chewing.desc:43
+msgid "ETen Keyboard"
+msgstr "ETen Klavyesi"
+
+#: src/fcitx-chewing.desc:44
+msgid "ETen26 Keyboard"
+msgstr "ETen26 Klavyesi"
+
+#: src/fcitx-chewing.desc:45
+msgid "Dvorak Keyboard"
+msgstr "Dvorak Klavyesi"
+
+#: src/fcitx-chewing.desc:46
+msgid "Dvorak Keyboard with Hsu's support"
+msgstr "Hsu destekli Dvorak Klavyesi"
+
+#: src/fcitx-chewing.desc:47
+msgid "DACHEN_CP26 Keyboard"
+msgstr "DACHEN_CP26 Klavyesi"
+
+#: src/fcitx-chewing.desc:48
+msgid "Han-Yu PinYin Keyboard"
+msgstr "Han-Yu PinYin Klavyesi"
+
+#: src/fcitx-chewing.desc:49
+msgid "Carpalx Keyboard"
+msgstr "Carpalx Klavyesi"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-chewing-0.2.2/po/zh_CN.po 
new/fcitx-chewing-0.2.3/po/zh_CN.po
--- old/fcitx-chewing-0.2.2/po/zh_CN.po 2014-04-22 00:01:08.000000000 +0200
+++ new/fcitx-chewing-0.2.3/po/zh_CN.po 2017-09-15 00:30:03.000000000 +0200
@@ -1,119 +1,129 @@
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-# 
+#
 # Translators:
-# Xuetian Weng <[email protected]>, 2010-2012
-# Xuetian Weng <[email protected]>, 2013
+# csslayer <[email protected]>, 2010-2012
+# csslayer <[email protected]>, 2013
+# wwj402 <[email protected]>, 2016
 msgid ""
 msgstr ""
 "Project-Id-Version: fcitx\n"
 "Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2013-04-25 00:01-0400\n"
-"PO-Revision-Date: 2013-04-29 10:04+0000\n"
-"Last-Translator: Xuetian Weng <[email protected]>\n"
-"Language-Team: Chinese (China) 
(http://www.transifex.com/projects/p/fcitx/language/zh_CN/)\n"
+"POT-Creation-Date: 2016-12-01 08:45-0800\n"
+"PO-Revision-Date: 2016-07-09 14:47+0000\n"
+"Last-Translator: wwj402 <[email protected]>\n"
+"Language-Team: Chinese (China) (http://www.transifex.com/fcitx/fcitx/";
+"language/zh_CN/)\n"
+"Language: zh_CN\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: zh_CN\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 
-#: src/eim.c:143 src/chewing.conf.in:3 src/fcitx-chewing.conf.in:3
-#: src/fcitx-chewing.desc:1 src/fcitx-chewing.desc:13
-#: src/fcitx-chewing.desc:18 src/fcitx-chewing.desc:23
-#: src/fcitx-chewing.desc:28 src/fcitx-chewing.desc:33
-msgid "Chewing"
-msgstr "新酷音"
-
-#: src/fcitx-chewing.conf.in:4
-msgid "Chewing Wrapper For Fcitx"
-msgstr "Fcitx 的 新酷音封装"
-
-#: src/fcitx-chewing.desc:3
-msgid "Selection Key"
-msgstr "选词键"
-
 #: src/fcitx-chewing.desc:6
 msgid "1234567890"
 msgstr "1234567890"
 
-#: src/fcitx-chewing.desc:7
-msgid "asdfghjkl;"
-msgstr "asdfghjkl;"
-
-#: src/fcitx-chewing.desc:8
-msgid "asdfzxcv89"
-msgstr "asdfzxcv89"
-
-#: src/fcitx-chewing.desc:9
-msgid "asdfjkl789"
-msgstr "asdfjkl789"
-
-#: src/fcitx-chewing.desc:10
-msgid "aoeuhtn789"
-msgstr "aoeuhtn789"
-
 #: src/fcitx-chewing.desc:11
 msgid "1234qweras"
 msgstr "1234qweras"
 
-#: src/fcitx-chewing.desc:15
+#: src/fcitx-chewing.desc:16
 msgid "Add Phrase Forward"
 msgstr "前方加词"
 
-#: src/fcitx-chewing.desc:20
+#: src/fcitx-chewing.desc:26
+msgid "Automatically shift cursor"
+msgstr "选词完毕自动移到下一个词"
+
+#: src/fcitx-chewing.desc:21
 msgid "Backward phrase choice"
 msgstr "后方选择字词"
 
-#: src/fcitx-chewing.desc:25
-msgid "Automatically shift cursor"
-msgstr "选词完毕自动移到下一个词"
+#: src/fcitx-chewing.desc:49
+msgid "Carpalx Keyboard"
+msgstr "Carpalx 键盘"
+
+#: src/eim.c:149 src/chewing.conf.in:3 src/fcitx-chewing.conf.in:3
+#: src/fcitx-chewing.desc:1 src/fcitx-chewing.desc:14 src/fcitx-chewing.desc:19
+#: src/fcitx-chewing.desc:24 src/fcitx-chewing.desc:29
+#: src/fcitx-chewing.desc:34
+msgid "Chewing"
+msgstr "新酷音"
 
-#: src/fcitx-chewing.desc:30
-msgid "Space as selection key"
-msgstr "空格键选词"
+#: src/fcitx-chewing.conf.in:4
+msgid "Chewing Wrapper For Fcitx"
+msgstr "Fcitx 的 新酷音封装"
 
-#: src/fcitx-chewing.desc:35
-msgid "Keyboard Layout"
-msgstr "键盘布局"
+#: src/fcitx-chewing.desc:47
+msgid "DACHEN_CP26 Keyboard"
+msgstr "大千26键键盘"
 
-#: src/fcitx-chewing.desc:38
+#: src/fcitx-chewing.desc:39
 msgid "Default Keyboard"
 msgstr "默认键盘"
 
-#: src/fcitx-chewing.desc:39
+#: src/fcitx-chewing.desc:45
+msgid "Dvorak Keyboard"
+msgstr "Dvorak键盘"
+
+#: src/fcitx-chewing.desc:46
+msgid "Dvorak Keyboard with Hsu's support"
+msgstr "Dvorak键盘 + 许氏注音"
+
+#: src/fcitx-chewing.desc:43
+msgid "ETen Keyboard"
+msgstr "倚天键盘"
+
+#: src/fcitx-chewing.desc:44
+msgid "ETen26 Keyboard"
+msgstr "倚天26键键盘"
+
+#: src/fcitx-chewing.desc:42
+msgid "Gin-Yieh Keyboard"
+msgstr "精业键盘"
+
+#: src/fcitx-chewing.desc:48
+msgid "Han-Yu PinYin Keyboard"
+msgstr "汉语拼音键盘"
+
+#: src/fcitx-chewing.desc:40
 msgid "Hsu's Keyboard"
 msgstr "许氏键盘"
 
-#: src/fcitx-chewing.desc:40
+#: src/fcitx-chewing.desc:41
 msgid "IBM Keyboard"
 msgstr "IBM键盘"
 
-#: src/fcitx-chewing.desc:41
-msgid "Gin-Yieh Keyboard"
-msgstr "精业键盘"
+#: src/fcitx-chewing.desc:36
+msgid "Keyboard Layout"
+msgstr "键盘布局"
 
-#: src/fcitx-chewing.desc:42
-msgid "ETen Keyboard"
-msgstr "倚天键盘"
+#: src/fcitx-chewing.desc:3
+msgid "Selection Key"
+msgstr "选词键"
 
-#: src/fcitx-chewing.desc:43
-msgid "ETen26 Keyboard"
-msgstr "倚天26键键盘"
+#: src/fcitx-chewing.desc:31
+msgid "Space as selection key"
+msgstr "空格键选词"
 
-#: src/fcitx-chewing.desc:44
-msgid "Dvorak Keyboard"
-msgstr "Dvorak键盘"
+#: src/fcitx-chewing.desc:10
+msgid "aoeuhtn789"
+msgstr "aoeuhtn789"
 
-#: src/fcitx-chewing.desc:45
-msgid "Dvorak Keyboard with Hsu's support"
-msgstr "Dvorak键盘 + 许氏注音"
+#: src/fcitx-chewing.desc:7
+msgid "asdfghjkl;"
+msgstr "asdfghjkl;"
 
-#: src/fcitx-chewing.desc:46
-msgid "DACHEN_CP26 Keyboard"
-msgstr "大千26键键盘"
+#: src/fcitx-chewing.desc:9
+msgid "asdfjkl789"
+msgstr "asdfjkl789"
 
-#: src/fcitx-chewing.desc:47
-msgid "Han-Yu PinYin Keyboard"
-msgstr "汉语拼音键盘"
+#: src/fcitx-chewing.desc:8
+msgid "asdfzxcv89"
+msgstr "asdfzxcv89"
+
+#: src/fcitx-chewing.desc:12
+msgid "dstnaeo789"
+msgstr "dstnaeo789"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-chewing-0.2.2/po/zh_TW.po 
new/fcitx-chewing-0.2.3/po/zh_TW.po
--- old/fcitx-chewing-0.2.2/po/zh_TW.po 2014-04-22 00:01:08.000000000 +0200
+++ new/fcitx-chewing-0.2.3/po/zh_TW.po 2017-09-15 00:30:03.000000000 +0200
@@ -1,121 +1,131 @@
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-# 
+#
 # Translators:
 # Alisha <[email protected]>, 2012
 # Cheng-Chia Tseng <[email protected]>, 2012
-# Hiunn_Hue <[email protected]>, 2012
-# Xuetian Weng <[email protected]>, 2012-2013
+# PHLin <[email protected]>, 2017
+# Hiunn-hué <[email protected]>, 2012
+# csslayer <[email protected]>, 2012-2013
 msgid ""
 msgstr ""
 "Project-Id-Version: fcitx\n"
 "Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2013-04-25 00:01-0400\n"
-"PO-Revision-Date: 2013-04-29 10:04+0000\n"
-"Last-Translator: Xuetian Weng <[email protected]>\n"
-"Language-Team: Chinese (Taiwan) 
(http://www.transifex.com/projects/p/fcitx/language/zh_TW/)\n"
+"POT-Creation-Date: 2017-07-12 10:02-0700\n"
+"PO-Revision-Date: 2017-07-12 16:33+0000\n"
+"Last-Translator: PHLin <[email protected]>\n"
+"Language-Team: Chinese (Taiwan) (http://www.transifex.com/fcitx/fcitx/";
+"language/zh_TW/)\n"
+"Language: zh_TW\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: zh_TW\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 
-#: src/eim.c:143 src/chewing.conf.in:3 src/fcitx-chewing.conf.in:3
-#: src/fcitx-chewing.desc:1 src/fcitx-chewing.desc:13
-#: src/fcitx-chewing.desc:18 src/fcitx-chewing.desc:23
-#: src/fcitx-chewing.desc:28 src/fcitx-chewing.desc:33
-msgid "Chewing"
-msgstr "新酷音"
-
-#: src/fcitx-chewing.conf.in:4
-msgid "Chewing Wrapper For Fcitx"
-msgstr "Fcitx 的新酷音封装"
-
-#: src/fcitx-chewing.desc:3
-msgid "Selection Key"
-msgstr "選詞鍵"
-
 #: src/fcitx-chewing.desc:6
 msgid "1234567890"
 msgstr "1234567890"
 
-#: src/fcitx-chewing.desc:7
-msgid "asdfghjkl;"
-msgstr "asdfghjkl;"
-
-#: src/fcitx-chewing.desc:8
-msgid "asdfzxcv89"
-msgstr "asdfzxcv89"
-
-#: src/fcitx-chewing.desc:9
-msgid "asdfjkl789"
-msgstr "asdfjkl789"
-
-#: src/fcitx-chewing.desc:10
-msgid "aoeuhtn789"
-msgstr "aoeuhtn789"
-
 #: src/fcitx-chewing.desc:11
 msgid "1234qweras"
 msgstr "1234qweras"
 
-#: src/fcitx-chewing.desc:15
+#: src/fcitx-chewing.desc:16
 msgid "Add Phrase Forward"
 msgstr "前方加詞"
 
-#: src/fcitx-chewing.desc:20
+#: src/fcitx-chewing.desc:26
+msgid "Automatically shift cursor"
+msgstr "選字完畢自動移到下一個字"
+
+#: src/fcitx-chewing.desc:21
 msgid "Backward phrase choice"
 msgstr "後方選擇字詞"
 
-#: src/fcitx-chewing.desc:25
-msgid "Automatically shift cursor"
-msgstr "選字完畢自動移到下一個字"
+#: src/fcitx-chewing.desc:49
+msgid "Carpalx Keyboard"
+msgstr "Carpalx 鍵盤"
+
+#: src/eim.c:149 src/chewing.conf.in:3 src/fcitx-chewing.conf.in:3
+#: src/fcitx-chewing.desc:1 src/fcitx-chewing.desc:14 src/fcitx-chewing.desc:19
+#: src/fcitx-chewing.desc:24 src/fcitx-chewing.desc:29
+#: src/fcitx-chewing.desc:34
+msgid "Chewing"
+msgstr "新酷音"
 
-#: src/fcitx-chewing.desc:30
-msgid "Space as selection key"
-msgstr "使用空白鍵選擇候選字詞"
+#: src/fcitx-chewing.conf.in:4
+msgid "Chewing Wrapper For Fcitx"
+msgstr "Fcitx 的新酷音封装"
 
-#: src/fcitx-chewing.desc:35
-msgid "Keyboard Layout"
-msgstr "鍵盤配置"
+#: src/fcitx-chewing.desc:47
+msgid "DACHEN_CP26 Keyboard"
+msgstr "大千26鍵"
 
-#: src/fcitx-chewing.desc:38
+#: src/fcitx-chewing.desc:39
 msgid "Default Keyboard"
 msgstr "預設鍵盤"
 
-#: src/fcitx-chewing.desc:39
+#: src/fcitx-chewing.desc:45
+msgid "Dvorak Keyboard"
+msgstr "Dvorak 鍵盤"
+
+#: src/fcitx-chewing.desc:46
+msgid "Dvorak Keyboard with Hsu's support"
+msgstr "Dvorak 鍵盤 + 許氏注音"
+
+#: src/fcitx-chewing.desc:43
+msgid "ETen Keyboard"
+msgstr "倚天鍵盤"
+
+#: src/fcitx-chewing.desc:44
+msgid "ETen26 Keyboard"
+msgstr "倚天26鍵鍵盤"
+
+#: src/fcitx-chewing.desc:42
+msgid "Gin-Yieh Keyboard"
+msgstr "精業鍵盤"
+
+#: src/fcitx-chewing.desc:48
+msgid "Han-Yu PinYin Keyboard"
+msgstr "漢語拼音排列"
+
+#: src/fcitx-chewing.desc:40
 msgid "Hsu's Keyboard"
 msgstr "許氏鍵盤"
 
-#: src/fcitx-chewing.desc:40
+#: src/fcitx-chewing.desc:41
 msgid "IBM Keyboard"
 msgstr "IBM 鍵盤"
 
-#: src/fcitx-chewing.desc:41
-msgid "Gin-Yieh Keyboard"
-msgstr "精業鍵盤"
+#: src/fcitx-chewing.desc:36
+msgid "Keyboard Layout"
+msgstr "鍵盤配置"
 
-#: src/fcitx-chewing.desc:42
-msgid "ETen Keyboard"
-msgstr "倚天鍵盤"
+#: src/fcitx-chewing.desc:3
+msgid "Selection Key"
+msgstr "選詞鍵"
 
-#: src/fcitx-chewing.desc:43
-msgid "ETen26 Keyboard"
-msgstr "倚天26鍵鍵盤"
+#: src/fcitx-chewing.desc:31
+msgid "Space as selection key"
+msgstr "使用空白鍵選擇候選字詞"
 
-#: src/fcitx-chewing.desc:44
-msgid "Dvorak Keyboard"
-msgstr "Dvorak 鍵盤"
+#: src/fcitx-chewing.desc:10
+msgid "aoeuhtn789"
+msgstr "aoeuhtn789"
 
-#: src/fcitx-chewing.desc:45
-msgid "Dvorak Keyboard with Hsu's support"
-msgstr "Dvorak 鍵盤 + 許氏注音"
+#: src/fcitx-chewing.desc:7
+msgid "asdfghjkl;"
+msgstr "asdfghjkl;"
 
-#: src/fcitx-chewing.desc:46
-msgid "DACHEN_CP26 Keyboard"
-msgstr "大千26鍵"
+#: src/fcitx-chewing.desc:9
+msgid "asdfjkl789"
+msgstr "asdfjkl789"
 
-#: src/fcitx-chewing.desc:47
-msgid "Han-Yu PinYin Keyboard"
-msgstr "漢語拼音排列"
+#: src/fcitx-chewing.desc:8
+msgid "asdfzxcv89"
+msgstr "asdfzxcv89"
+
+#: src/fcitx-chewing.desc:12
+msgid "dstnaeo789"
+msgstr "dstnaeo789"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-chewing-0.2.2/src/eim.c 
new/fcitx-chewing-0.2.3/src/eim.c
--- old/fcitx-chewing-0.2.2/src/eim.c   2014-04-22 00:01:08.000000000 +0200
+++ new/fcitx-chewing-0.2.3/src/eim.c   2017-09-15 00:30:03.000000000 +0200
@@ -82,7 +82,8 @@
     "KB_DVORAK",
     "KB_DVORAK_HSU",
     "KB_DACHEN_CP26",
-    "KB_HANYU_PINYIN"
+    "KB_HANYU_PINYIN",
+    "KB_CARPALX"
 };
 
 /**
@@ -272,7 +273,7 @@
     FcitxInputState *input = FcitxInstanceGetInputState(chewing->owner);
     FcitxCandidateWordList* candList = FcitxInputStateGetCandidateList(input);
 
-    if (FcitxCandidateWordGetListSize(candList) > 0) {
+    if (FcitxCandidateWordGetListSize(candList) == 0) {
         return false;
     }
 
@@ -283,6 +284,8 @@
     }
 
     if (chewing_keystroke_CheckAbsorb(chewing->context)) {
+        FcitxChewingGetCandWords(chewing);
+        FcitxUIUpdateInputWindow(chewing->owner);
         return true;
     }
     return false;
@@ -295,6 +298,7 @@
 "asdfjkl789",
 "aoeuhtn789",
 "1234qweras",
+"dstnaeo789",
 };
 
 /**
@@ -404,7 +408,7 @@
     ChewingCandWord* w = (ChewingCandWord*) candWord->priv;
     FcitxGlobalConfig* config = FcitxInstanceGetGlobalConfig(chewing->owner);
     FcitxInputState *input = FcitxInstanceGetInputState(chewing->owner);
-    int page = w->index / config->iMaxCandWord;
+    int page = w->index / config->iMaxCandWord + 
chewing_cand_CurrentPage(chewing->context);
     int off = w->index % config->iMaxCandWord;
     if (page < 0 || page >= chewing_cand_TotalPage(chewing->context))
         return IRV_TO_PROCESS;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-chewing-0.2.2/src/fcitx-chewing.desc 
new/fcitx-chewing-0.2.3/src/fcitx-chewing.desc
--- old/fcitx-chewing-0.2.2/src/fcitx-chewing.desc      2014-04-22 
00:01:08.000000000 +0200
+++ new/fcitx-chewing-0.2.3/src/fcitx-chewing.desc      2017-09-15 
00:30:03.000000000 +0200
@@ -2,13 +2,14 @@
 Type=Enum
 Description=Selection Key
 DefaultValue=1234567890
-EnumCount=6
+EnumCount=7
 Enum0=1234567890
 Enum1=asdfghjkl;
 Enum2=asdfzxcv89
 Enum3=asdfjkl789
 Enum4=aoeuhtn789
 Enum5=1234qweras
+Enum6=dstnaeo789
 
 [Chewing/AddPhraseForward]
 Type=Boolean
@@ -34,7 +35,7 @@
 Type=Enum
 Description=Keyboard Layout
 DefaultValue=Default Keyboard
-EnumCount=10
+EnumCount=11
 Enum0=Default Keyboard
 Enum1=Hsu's Keyboard
 Enum2=IBM Keyboard
@@ -45,6 +46,7 @@
 Enum7=Dvorak Keyboard with Hsu's support
 Enum8=DACHEN_CP26 Keyboard
 Enum9=Han-Yu PinYin Keyboard
+Enum10=Carpalx Keyboard
 
 [DescriptionFile]
 LocaleDomain=fcitx-chewing


Reply via email to