[ibus-pinyin] work around gsettings

Peng Wu pwu at fedoraproject.org
Wed Dec 28 06:43:05 UTC 2011


commit f7d0f8deca568462bb560dfbfafd641a2483448e
Author: Peng Wu <alexepico at gmail.com>
Date:   Wed Dec 28 14:42:43 2011 +0800

    work around gsettings

 ibus-pinyin-libpinyin-integration.patch |  229 ++++++++++++++++++-------------
 1 files changed, 133 insertions(+), 96 deletions(-)
---
diff --git a/ibus-pinyin-libpinyin-integration.patch b/ibus-pinyin-libpinyin-integration.patch
index 5a24483..d9e29f0 100644
--- a/ibus-pinyin-libpinyin-integration.patch
+++ b/ibus-pinyin-libpinyin-integration.patch
@@ -1,7 +1,7 @@
 From 4d0b70d57a872931404868ec3eafd9ae0e5b4441 Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Mon, 29 Aug 2011 14:14:46 +0800
-Subject: [PATCH 01/96] begin to integrate
+Subject: [PATCH 01/97] begin to integrate
 
 ---
  src/PYPinyinBaseEditor.h |   91 ++++++++++++++++++++++++++++++++++++++++++++++
@@ -112,7 +112,7 @@ index 0000000..0bed00a
 From 2fcee36056380fa72fcfab98f55508151b068e1c Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Tue, 30 Aug 2011 18:24:02 +0800
-Subject: [PATCH 02/96] begin to write libpinyin backend singleton
+Subject: [PATCH 02/97] begin to write libpinyin backend singleton
 
 ---
  src/PYLibPinyin.h |   36 ++++++++++++++++++++++++++++++++++++
@@ -168,7 +168,7 @@ index 0000000..cfd8566
 From 7a74baf03f6bdf37d033efa6a66feab936ab255b Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Thu, 1 Sep 2011 11:24:02 +0800
-Subject: [PATCH 03/96] rename editor class
+Subject: [PATCH 03/97] rename editor class
 
 ---
  src/PYLibPinyin.h        |    5 +++++
@@ -242,7 +242,7 @@ index 0bed00a..ee200a1 100644
 From e5da1763d6db253ae4f89880974dfa094ca43c92 Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Thu, 1 Sep 2011 13:02:24 +0800
-Subject: [PATCH 04/96] rename editor header
+Subject: [PATCH 04/97] rename editor header
 
 ---
  src/PYLibPinyinBaseEditor.h |   92 +++++++++++++++++++++++++++++++++++++++++++
@@ -454,7 +454,7 @@ index ee200a1..0000000
 From 772a6b8cb77f01f1832ea25c88db6d9d9d4f3ab9 Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Thu, 1 Sep 2011 15:13:09 +0800
-Subject: [PATCH 05/96] begin to write libpinyin base editor
+Subject: [PATCH 05/97] begin to write libpinyin base editor
 
 ---
  src/PYLibPinyinBaseEditor.cc |  318 ++++++++++++++++++++++++++++++++++++++++++
@@ -806,7 +806,7 @@ index ee200a1..c7b0d2b 100644
 From d14c7c5cef6f21421fe0bc19b1179b202f416e3b Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Thu, 1 Sep 2011 15:51:53 +0800
-Subject: [PATCH 06/96] fixes compile
+Subject: [PATCH 06/97] fixes compile
 
 ---
  src/Makefile.am              |    3 +++
@@ -866,7 +866,7 @@ index c7b0d2b..d682a7b 100644
 From 5e4d1aba9a99203f8cf664ef0ac6a00368bf8623 Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Fri, 2 Sep 2011 10:34:06 +0800
-Subject: [PATCH 07/96] add special phrases handle in libpinyin base editor
+Subject: [PATCH 07/97] add special phrases handle in libpinyin base editor
 
 ---
  src/PYLibPinyinBaseEditor.cc |   27 +++++++++++++++++++++------
@@ -949,7 +949,7 @@ index d682a7b..fa5755c 100644
 From 18a7fac7337e7f6d1ec953454cd26ec8a99525b1 Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Fri, 2 Sep 2011 14:30:11 +0800
-Subject: [PATCH 08/96] begin to write concrete pinyin editors
+Subject: [PATCH 08/97] begin to write concrete pinyin editors
 
 ---
  src/PYLibPinyinDoublePinyinEditor.h |   57 +++++++++++++++++++++++++++++++++
@@ -1093,7 +1093,7 @@ index 0000000..dcc1728
 From 6294d7dd68f2a3a9d17830bf6c4768af6a374cd1 Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Fri, 2 Sep 2011 15:26:21 +0800
-Subject: [PATCH 09/96] rename files
+Subject: [PATCH 09/97] rename files
 
 ---
  src/PYLibPinyinBaseEditor.cc        |  332 -----------------------------------
@@ -2245,7 +2245,7 @@ index 0000000..fa5755c
 From 2a351f4f7a5ac32459b94622340de901561b9764 Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Fri, 2 Sep 2011 15:39:31 +0800
-Subject: [PATCH 10/96] add libpinyin pinyin editor header
+Subject: [PATCH 10/97] add libpinyin pinyin editor header
 
 ---
  src/PYPPinyinEditor.h |   56 +++++++++++++++++++++++++++++++++++++++++++++++++
@@ -2321,7 +2321,7 @@ index 0000000..4213395
 From f8dca3a01a6f976fd41a13bb01dac6ab8134eb0f Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Fri, 2 Sep 2011 15:49:13 +0800
-Subject: [PATCH 11/96] rename base editor
+Subject: [PATCH 11/97] rename base editor
 
 ---
  src/Makefile.am             |    6 +++-
@@ -2641,7 +2641,7 @@ index 4213395..fd2b2ce 100644
 From 9d7be99bc520bd98cf52fa88f947f3787e411fde Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Fri, 2 Sep 2011 16:49:00 +0800
-Subject: [PATCH 12/96] begin to write pinyin editor
+Subject: [PATCH 12/97] begin to write pinyin editor
 
 ---
  src/PYPPinyinEditor.cc |  202 ++++++++++++++++++++++++++++++++++++++++++++++++
@@ -2864,7 +2864,7 @@ index a259a99..a78544d 100644
 From 3799224a7f951a40b47f202e428d1d390b53fd25 Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Mon, 5 Sep 2011 16:59:49 +0800
-Subject: [PATCH 13/96] begin to write bopomofo editor
+Subject: [PATCH 13/97] begin to write bopomofo editor
 
 ---
  src/PYPBopomofoEditor.cc |  374 ++++++++++++++++++++++++++++++++++++++++++++++
@@ -3343,7 +3343,7 @@ index 0000000..bcbf85d
 From e9f90e33c992e4c463235862acd20a5329381f8e Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Mon, 5 Sep 2011 17:13:31 +0800
-Subject: [PATCH 14/96] fixes compile
+Subject: [PATCH 14/97] fixes compile
 
 ---
  src/Makefile.am          |    2 ++
@@ -3426,7 +3426,7 @@ index bcbf85d..f78375f 100644
 From 4e279112646c10657191b8529d0b96d15a9d14dd Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Thu, 8 Sep 2011 15:13:17 +0800
-Subject: [PATCH 15/96] add libpinyin deps
+Subject: [PATCH 15/97] add libpinyin deps
 
 ---
  configure.ac            |    5 +++++
@@ -3499,7 +3499,7 @@ index 3d64bc4..f222557 100644
 From 979bbe6338cf796d97953b0a95d13fc00f0bf650 Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Thu, 8 Sep 2011 18:02:51 +0800
-Subject: [PATCH 16/96] begin to write libpinyin backend
+Subject: [PATCH 16/97] begin to write libpinyin backend
 
 ---
  src/Makefile.am    |    1 +
@@ -3595,7 +3595,7 @@ index d3bc90c..c07b435 100644
 From c79a32bd545251896d6bc02f27235669abe86774 Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Wed, 14 Sep 2011 17:49:47 +0800
-Subject: [PATCH 17/96] add set options to libpinyin back end
+Subject: [PATCH 17/97] add set options to libpinyin back end
 
 ---
  src/PYLibPinyin.cc |   51 +++++++++++++++++++++++++++++++++++++++++++++++++++
@@ -3704,7 +3704,7 @@ index c07b435..83aa1fc 100644
 From 48e7bb8f1db150e6e0ea4b76e1d28d7f349c432d Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Thu, 15 Sep 2011 15:19:49 +0800
-Subject: [PATCH 18/96] remove special phrase
+Subject: [PATCH 18/97] remove special phrase
 
 ---
  src/PYPPhoneticEditor.cc |   41 -----------------------------------------
@@ -3816,7 +3816,7 @@ index f222557..f7a3704 100644
 From d8fc6ba5611fd6bb00282446a71da970c249695a Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Fri, 16 Sep 2011 15:43:35 +0800
-Subject: [PATCH 19/96] refactor libpinyin phonetic editor
+Subject: [PATCH 19/97] refactor libpinyin phonetic editor
 
 ---
  src/PYPPhoneticEditor.cc |   59 +++++++++++++++++++++++++++++++++++++++------
@@ -3953,7 +3953,7 @@ index f7a3704..a3b03ff 100644
 From a7516b6b7dd80fb57fb8b5db176f907584975b4c Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Fri, 16 Sep 2011 15:51:12 +0800
-Subject: [PATCH 20/96] clean up libpinyin bopomofo editor
+Subject: [PATCH 20/97] clean up libpinyin bopomofo editor
 
 ---
  src/PYPBopomofoEditor.cc |   39 +++++++++++++--------------------------
@@ -4037,7 +4037,7 @@ index cb64abd..35c9ed2 100644
 From a65345601ddcc396d0742c9c46164b8acf567d2b Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Fri, 16 Sep 2011 17:31:56 +0800
-Subject: [PATCH 21/96] add m_pinyin_len back
+Subject: [PATCH 21/97] add m_pinyin_len back
 
 ---
  src/PYPPhoneticEditor.cc |   20 +++++++++++---------
@@ -4132,7 +4132,7 @@ index a3b03ff..32a5245 100644
 From 009663c6c618612a022bfb4cb9dd422e439f573f Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Mon, 19 Sep 2011 16:10:48 +0800
-Subject: [PATCH 22/96] write pinyin editor in progress
+Subject: [PATCH 22/97] write pinyin editor in progress
 
 ---
  src/PYPPhoneticEditor.h |    2 +-
@@ -4259,7 +4259,7 @@ index a78544d..a435b82 100644
 From acca31ee1da743f2f4850eb6562dba73aa9c6a7d Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Mon, 19 Sep 2011 16:26:42 +0800
-Subject: [PATCH 23/96] begin to write libpinyin full pinyin editor
+Subject: [PATCH 23/97] begin to write libpinyin full pinyin editor
 
 ---
  src/Makefile.am            |    1 +
@@ -4356,7 +4356,7 @@ index 0000000..9712d97
 From 48297caeed02607f0f124510d488d71e69b8e303 Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Tue, 20 Sep 2011 13:52:05 +0800
-Subject: [PATCH 24/96] write update pinyin
+Subject: [PATCH 24/97] write update pinyin
 
 ---
  src/PYPFullPinyinEditor.cc |   31 +++++++++++++++++++++++++++++++
@@ -4422,7 +4422,7 @@ index a6e74c4..afb52d5 100644
 From a71b5e486260f98e527d6fe9b538a1af2089b6ed Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Tue, 20 Sep 2011 16:12:46 +0800
-Subject: [PATCH 25/96] add char edit
+Subject: [PATCH 25/97] add char edit
 
 ---
  src/PYPFullPinyinEditor.cc |   39 +++++++++++++++++++++++++++++++++++++++
@@ -4485,7 +4485,7 @@ index 5194ef8..2b8babc 100644
 From 0af6961241de8fe55420ae3196582ccf3a7a883e Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Wed, 21 Sep 2011 10:14:49 +0800
-Subject: [PATCH 26/96] write full pinyin editor in progress
+Subject: [PATCH 26/97] write full pinyin editor in progress
 
 ---
  src/PYPFullPinyinEditor.cc |  131 +++++++++++++++++++++++++++++++++++++++++++-
@@ -4640,7 +4640,7 @@ index 2b8babc..7e764c7 100644
 From c692d73e9a7953f785dfc6b75b458d2056baa717 Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Wed, 21 Sep 2011 10:34:46 +0800
-Subject: [PATCH 27/96] use m_pinyin_poses in full pinyin editor
+Subject: [PATCH 27/97] use m_pinyin_poses in full pinyin editor
 
 ---
  src/PYPFullPinyinEditor.cc |   32 ++++++++++++++++++++++----------
@@ -4721,7 +4721,7 @@ index 7e764c7..0a05c5a 100644
 From 45fc184f99a90c32d282732b5adf1199b219016c Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Wed, 21 Sep 2011 11:25:58 +0800
-Subject: [PATCH 28/96] use pinyin pos
+Subject: [PATCH 28/97] use pinyin pos
 
 ---
  src/PYPPhoneticEditor.cc |   14 ++++++++------
@@ -4782,7 +4782,7 @@ index a435b82..68617a3 100644
 From 9d968ec9eb391d26b1762dfeae1699e92a4e6614 Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Wed, 21 Sep 2011 11:39:17 +0800
-Subject: [PATCH 29/96] re-factor full pinyin editor
+Subject: [PATCH 29/97] re-factor full pinyin editor
 
 ---
  src/PYPFullPinyinEditor.cc |   83 +++++++++++++++++++------------------------
@@ -4946,7 +4946,7 @@ index afb52d5..11e53cb 100644
 From 1bf1279f74ca5eb26e1250d862d5c6d722cc10f6 Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Wed, 21 Sep 2011 12:22:55 +0800
-Subject: [PATCH 30/96] add update aux text func for full pinyin
+Subject: [PATCH 30/97] add update aux text func for full pinyin
 
 ---
  src/PYPFullPinyinEditor.cc |   37 +++++++++++++++++++++++++++++++++++++
@@ -5056,7 +5056,7 @@ index fd2b2ce..41aafc6 100644
 From 05035a2ca103c6dc795bcd810df7fba86f22f8a7 Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Wed, 21 Sep 2011 14:02:14 +0800
-Subject: [PATCH 31/96] begin to add double pinyin editor
+Subject: [PATCH 31/97] begin to add double pinyin editor
 
 ---
  src/Makefile.am              |    1 +
@@ -5129,7 +5129,7 @@ index 0000000..5eb2067
 From 490d506672590d37242cbb45cc8ec871d6f23137 Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Wed, 21 Sep 2011 14:18:36 +0800
-Subject: [PATCH 32/96] move cursor edit funcs to pinyin editor
+Subject: [PATCH 32/97] move cursor edit funcs to pinyin editor
 
 ---
  src/PYPDoublePinyinEditor.h |    2 +
@@ -5586,7 +5586,7 @@ index 41aafc6..974d2a5 100644
 From dde9caeb198ab9756555ac8e040090941e53abba Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Wed, 21 Sep 2011 14:52:09 +0800
-Subject: [PATCH 33/96] add update pinyin
+Subject: [PATCH 33/97] add update pinyin
 
 ---
  src/PYPDoublePinyinEditor.cc |   16 ++++++++++++++++
@@ -5676,7 +5676,7 @@ index 9c1644e..05de60d 100644
 From cb25a0b9ee36d12d09ef9a0644888bfd2066252a Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Thu, 22 Sep 2011 14:24:09 +0800
-Subject: [PATCH 34/96] write double pinyin editor
+Subject: [PATCH 34/97] write double pinyin editor
 
 ---
  src/PYPDoublePinyinEditor.cc |   93 ++++++++++++++++++++++++++++++++++++++++++
@@ -5841,7 +5841,7 @@ index 08fc04e..8108002 100644
 From 204a6f858e9a2e6577f78d2368474d048b643098 Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Thu, 22 Sep 2011 14:35:40 +0800
-Subject: [PATCH 35/96] begin to write bopomofo editor
+Subject: [PATCH 35/97] begin to write bopomofo editor
 
 ---
  src/PYPBopomofoEditor.cc |  119 ----------------------------------------------
@@ -6054,7 +6054,7 @@ index 974d2a5..00b49ce 100644
 From 3b2103d9293ce891f4b47173f60b194916046b18 Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Thu, 22 Sep 2011 15:00:11 +0800
-Subject: [PATCH 36/96] write bopomofo editor in progress
+Subject: [PATCH 36/97] write bopomofo editor in progress
 
 ---
  src/PYPBopomofoEditor.cc |   68 ++++++++++++++++++++++++++++++++++++++++++++++
@@ -6164,7 +6164,7 @@ index 00b49ce..974d2a5 100644
 From aea71c5a524cb814cb1697ed4b97a944eb899db6 Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Thu, 22 Sep 2011 15:18:37 +0800
-Subject: [PATCH 37/96] write bopomofo editor
+Subject: [PATCH 37/97] write bopomofo editor
 
 ---
  src/PYPBopomofoEditor.cc |   35 ++++++++++++++++++++++++++++++++++-
@@ -6260,7 +6260,7 @@ index 8108002..5599416 100644
 From 567aec11de7f8df43a12deda4227ebd975ef6d2e Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Thu, 22 Sep 2011 15:31:06 +0800
-Subject: [PATCH 38/96] remove m_pinyins
+Subject: [PATCH 38/97] remove m_pinyins
 
 ---
  src/PYPBopomofoEditor.cc     |    1 -
@@ -6371,7 +6371,7 @@ index 56a8ee4..9d522bf 100644
 From 809905b63d340e823190625ccd82a248fe66e2b8 Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Thu, 22 Sep 2011 15:49:29 +0800
-Subject: [PATCH 39/96] fixes Makefile.am
+Subject: [PATCH 39/97] fixes Makefile.am
 
 ---
  src/Makefile.am          |    2 ++
@@ -6410,7 +6410,7 @@ index 0c7e46f..db4f9b4 100644
 From 57911c37fc0f515d7459e1c7e95ce356bb0d9f66 Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Fri, 23 Sep 2011 14:44:10 +0800
-Subject: [PATCH 40/96] add set chewing options
+Subject: [PATCH 40/97] add set chewing options
 
 ---
  src/PYLibPinyin.cc |   29 ++++++++++++++++++++++++++++-
@@ -6489,7 +6489,7 @@ index 83aa1fc..538930c 100644
 From 80723f3558c00e6f5008434ae8c568fdcf0ac8e4 Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Mon, 26 Sep 2011 15:33:00 +0800
-Subject: [PATCH 41/96] add libpinyin pinyin/chewing scheme options
+Subject: [PATCH 41/97] add libpinyin pinyin/chewing scheme options
 
 ---
  src/PYLibPinyin.cc |   45 ++++++++++++++++++++++++++++++++++++++-------
@@ -6601,7 +6601,7 @@ index 538930c..3d40b1d 100644
 From 3497f64da0b6b6e7ffb85769b05e49f04221b08f Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Wed, 28 Sep 2011 15:08:11 +0800
-Subject: [PATCH 42/96] add PYPPinyinEngine.h
+Subject: [PATCH 42/97] add PYPPinyinEngine.h
 
 ---
  src/Makefile.am       |    1 +
@@ -6714,7 +6714,7 @@ index 0000000..d8040c1
 From 1de241261875c35144a0a732849e057bc9bcc962 Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Wed, 28 Sep 2011 17:09:11 +0800
-Subject: [PATCH 43/96] add libpinyin pinyin engine
+Subject: [PATCH 43/97] add libpinyin pinyin engine
 
 ---
  src/Makefile.am        |    1 +
@@ -7072,7 +7072,7 @@ index 0000000..2877702
 From b7042d52ffb286de6231a43b3c53947a78c19155 Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Wed, 28 Sep 2011 17:30:41 +0800
-Subject: [PATCH 44/96] write bopomofo editor
+Subject: [PATCH 44/97] write bopomofo editor
 
 ---
  src/PYPBopomofoEditor.cc |  131 ++++++++++++++++++++++++++++++++++++++++++++++
@@ -7376,7 +7376,7 @@ index 9d522bf..f2d7309 100644
 From a06c8ad7f26ca41a2c52bd824bed0fc0461ba58b Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Wed, 28 Sep 2011 17:35:18 +0800
-Subject: [PATCH 45/96] re-factor pinyin editor
+Subject: [PATCH 45/97] re-factor pinyin editor
 
 ---
  src/PYPPinyinEditor.cc |   73 +-----------------------------------------------
@@ -7507,7 +7507,7 @@ index 974d2a5..87fe210 100644
 From 6a7e7ef94cc3e457fcd81bb9988ff83a9e1c9406 Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Wed, 28 Sep 2011 17:51:56 +0800
-Subject: [PATCH 46/96] polish code
+Subject: [PATCH 46/97] polish code
 
 ---
  src/PYPPinyinEngine.cc |   29 +++++++++--------------------
@@ -7597,7 +7597,7 @@ index d8040c1..7a2d635 100644
 From 5c5f74abcc1f29a8da8c66dbb9db9a58dbb4cf4a Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Thu, 29 Sep 2011 10:28:25 +0800
-Subject: [PATCH 47/96] fixes libpinyin pinyin engine
+Subject: [PATCH 47/97] fixes libpinyin pinyin engine
 
 ---
  src/PYPPinyinEngine.cc |    4 +++-
@@ -7636,7 +7636,7 @@ index f8e20ee..1fc4933 100644
 From b35d3416c2ea19f1ec33b622db3968f1c78804e2 Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Thu, 29 Sep 2011 11:03:50 +0800
-Subject: [PATCH 48/96] re-factor libpinyin backend
+Subject: [PATCH 48/97] re-factor libpinyin backend
 
 ---
  src/PYLibPinyin.cc |   22 ++++++++++++++++------
@@ -7729,7 +7729,7 @@ index f786b70..d24cc3c 100644
 From 08242f69f3740431d0fadc352fbcad7535827eb1 Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Thu, 29 Sep 2011 13:46:48 +0800
-Subject: [PATCH 49/96] add PYPBopomofoEngine.h
+Subject: [PATCH 49/97] add PYPBopomofoEngine.h
 
 ---
  src/Makefile.am         |    1 +
@@ -7846,7 +7846,7 @@ index 0000000..f767908
 From 6438ef7044c5d6d5e6e187dfd7d5c57deb601e8c Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Thu, 29 Sep 2011 14:59:44 +0800
-Subject: [PATCH 50/96] add PYPBopomofoEngine.cc
+Subject: [PATCH 50/97] add PYPBopomofoEngine.cc
 
 ---
  src/Makefile.am          |    1 +
@@ -8133,7 +8133,7 @@ index 0000000..e48e9af
 From 4de98d738a224f4e7a72e01c2be24d280fbb4f3a Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Thu, 29 Sep 2011 15:08:52 +0800
-Subject: [PATCH 51/96] add libpinyin engines to PYEngine.cc
+Subject: [PATCH 51/97] add libpinyin engines to PYEngine.cc
 
 ---
  src/PYEngine.cc |   25 ++++++++++++++++++++-----
@@ -8189,7 +8189,7 @@ index 7987146..3a34afc 100644
 From 5eafd4293c651be31bd1fdc8e406f8db48dcd8af Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Fri, 30 Sep 2011 10:30:11 +0800
-Subject: [PATCH 52/96] add show setup
+Subject: [PATCH 52/97] add show setup
 
 ---
  src/PYPBopomofoEngine.cc |    3 ++-
@@ -8241,7 +8241,7 @@ index 1fc4933..c163cfc 100644
 From fd1f18c48e6fbec50e8c908552c446c60363a94b Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Fri, 30 Sep 2011 10:54:25 +0800
-Subject: [PATCH 53/96] add lazy init
+Subject: [PATCH 53/97] add lazy init
 
 ---
  src/PYLibPinyin.cc |   45 ++++++++++++++++++++++++++++++++++++++++-----
@@ -8340,7 +8340,7 @@ index 212bf53..44ed727 100644
 From e5870dfe0dc3a85182b8f92322ac25127de10af5 Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Fri, 7 Oct 2011 12:53:14 +0800
-Subject: [PATCH 54/96] write libpinyin backend
+Subject: [PATCH 54/97] write libpinyin backend
 
 ---
  src/PYLibPinyin.cc |   10 ++++++++++
@@ -8402,7 +8402,7 @@ index a7097fe..d76e612 100644
 From 1e7522cfd85fbf7ed2ef512ae8f093039f7a699d Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Fri, 7 Oct 2011 13:05:20 +0800
-Subject: [PATCH 55/96] write PYConfig
+Subject: [PATCH 55/97] write PYConfig
 
 ---
  src/PYConfig.cc |    7 +++++++
@@ -8440,7 +8440,7 @@ index 1373607..9e539c8 100644
 From 1e18f80266808ba71138775d73244abff6f2fdd7 Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Sat, 8 Oct 2011 10:03:26 +0800
-Subject: [PATCH 56/96] alloc/free pinyin instance
+Subject: [PATCH 56/97] alloc/free pinyin instance
 
 ---
  src/PYMain.cc                |    2 +-
@@ -8576,7 +8576,7 @@ index 87fe210..3c61918 100644
 From 4f1d32d049a3769fb09b43dc130353a1f1b8766b Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Sat, 8 Oct 2011 10:11:35 +0800
-Subject: [PATCH 57/96] add engines
+Subject: [PATCH 57/97] add engines
 
 ---
  src/PYMain.cc |   32 +++++++++++++++++++++++++++++++-
@@ -8653,7 +8653,7 @@ index ae7c4cd..4031582 100644
 From 4f6d9fdb5723b7d9141524dfcb3c049ee37a2ed7 Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Sat, 8 Oct 2011 10:37:40 +0800
-Subject: [PATCH 58/96] fixes full editor
+Subject: [PATCH 58/97] fixes full editor
 
 ---
  src/PYPFullPinyinEditor.cc |    5 ++++-
@@ -8725,7 +8725,7 @@ index c163cfc..4aae9a9 100644
 From c22d0d6a24c969821e60f624fd93b1851fc334ab Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Sat, 8 Oct 2011 11:29:03 +0800
-Subject: [PATCH 59/96] fixes double pinyin
+Subject: [PATCH 59/97] fixes double pinyin
 
 ---
  src/PYPDoublePinyinEditor.cc |    8 +++++++-
@@ -8780,7 +8780,7 @@ index 0b7d603..69ed5ab 100644
 From 6a11e90a42cbca5c4a0990b5af780a61e4770d1e Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Sat, 8 Oct 2011 11:40:11 +0800
-Subject: [PATCH 60/96] fixes chewing editor
+Subject: [PATCH 60/97] fixes chewing editor
 
 ---
  src/PYEngine.cc          |    2 +-
@@ -8836,7 +8836,7 @@ index f13fcc9..1a330cc 100644
 From 68542b98d00d853e4a697a037905e10bc4671d5d Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Sat, 8 Oct 2011 18:53:12 +0800
-Subject: [PATCH 61/96] add to pinyin.xml.in.in
+Subject: [PATCH 61/97] add to pinyin.xml.in.in
 
 ---
  src/pinyin.xml.in.in |   28 ++++++++++++++++++++++++++++
@@ -8888,7 +8888,7 @@ index 94b803a..f8ada12 100644
 From c8ca05ddaeb49f990ce486ad66b2d0eb84c57b7c Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Sat, 8 Oct 2011 19:01:16 +0800
-Subject: [PATCH 62/96] fixes update preedit text
+Subject: [PATCH 62/97] fixes update preedit text
 
 ---
  src/PYPBopomofoEditor.cc |   14 ++++++++------
@@ -8954,7 +8954,7 @@ index 817f621..3d7deff 100644
 From bb096fc88fdfb03deb8e29f0865676f540ce3669 Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Mon, 10 Oct 2011 13:08:27 +0800
-Subject: [PATCH 63/96] update main.py
+Subject: [PATCH 63/97] update main.py
 
 ---
  setup/main.py |   21 +++++++++++++++------
@@ -9033,7 +9033,7 @@ index 0e3a729..197ea8b 100644
 From 4b6fb2b018f52b1af75fa8aebb629497fef5a07f Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Mon, 10 Oct 2011 14:08:17 +0800
-Subject: [PATCH 64/96] add update when select candidate
+Subject: [PATCH 64/97] add update when select candidate
 
 ---
  src/PYPBopomofoEditor.cc |    2 ++
@@ -9103,7 +9103,7 @@ index 3d7deff..4b8aa21 100644
 From f93acc44b3cc2c14ed739c9a70ca2538dd970789 Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Mon, 10 Oct 2011 15:25:20 +0800
-Subject: [PATCH 65/96] fixes commit/reset
+Subject: [PATCH 65/97] fixes commit/reset
 
 ---
  src/PYPPhoneticEditor.cc |    1 +
@@ -9128,7 +9128,7 @@ index a5d7675..c50b265 100644
 From 84ba51d4a668b8b6d7f93f2c142b9def4c1fba09 Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Mon, 10 Oct 2011 17:30:39 +0800
-Subject: [PATCH 66/96] fixes space handle
+Subject: [PATCH 66/97] fixes space handle
 
 ---
  src/PYPPhoneticEditor.cc |    7 ++-----
@@ -9180,7 +9180,7 @@ index 4b8aa21..195d0e3 100644
 From 5250368d8b054195b68388fe9675778f582f28ed Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Tue, 11 Oct 2011 11:14:18 +0800
-Subject: [PATCH 67/96] fixes choose candidate
+Subject: [PATCH 67/97] fixes choose candidate
 
 ---
  src/PYPPhoneticEditor.cc |    8 +++++++-
@@ -9213,7 +9213,7 @@ index dc494d5..6be7079 100644
 From a83024ca7e24c5a1bd3054f7824d985e2f67bbf8 Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Tue, 25 Oct 2011 14:11:13 +0800
-Subject: [PATCH 68/96] update pinyin.xml.in.in
+Subject: [PATCH 68/97] update pinyin.xml.in.in
 
 ---
  src/pinyin.xml.in.in |   10 ++++++++--
@@ -9260,7 +9260,7 @@ index f8ada12..d2b267d 100644
 From 4d6a548b773ab5d59641208b5668a000287075d3 Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Tue, 25 Oct 2011 14:36:36 +0800
-Subject: [PATCH 69/96] add user data directory support
+Subject: [PATCH 69/97] add user data directory support
 
 ---
  src/PYLibPinyin.cc |   16 +++++++++++++++-
@@ -9310,7 +9310,7 @@ index d76e612..077e7e0 100644
 From 59b266d410cedb70f2b8b2aa8c1619184b2fb0ee Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Wed, 26 Oct 2011 10:10:58 +0800
-Subject: [PATCH 70/96] add save support
+Subject: [PATCH 70/97] add save support
 
 ---
  src/PYLibPinyin.cc       |   51 ++++++++++++++++++++++++++++++++++++++++++++++
@@ -9466,7 +9466,7 @@ index 195d0e3..e676f6d 100644
 From 8c9b93ed7da9df14257b6f8d555a8b5a6defccae Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Thu, 27 Oct 2011 11:36:59 +0800
-Subject: [PATCH 71/96] hide bopomofo
+Subject: [PATCH 71/97] hide bopomofo
 
 ---
  src/pinyin.xml.in.in |   23 ++++-------------------
@@ -9526,7 +9526,7 @@ index d2b267d..93b14a1 100644
 From ad473e4b6d938b5e4cba72ecb49a4e5cc756cb4a Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Mon, 31 Oct 2011 11:18:09 +0800
-Subject: [PATCH 72/96] improves pinyin.xml
+Subject: [PATCH 72/97] improves pinyin.xml
 
 ---
  src/pinyin.xml.in.in |    6 +++---
@@ -9570,7 +9570,7 @@ index 93b14a1..862801b 100644
 From ff59fc1cc01c973d43cef4365293b906690c6481 Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Thu, 3 Nov 2011 11:31:05 +0800
-Subject: [PATCH 73/96] fixes select candidate
+Subject: [PATCH 73/97] fixes select candidate
 
 ---
  src/PYPPhoneticEditor.cc |    4 ++++
@@ -9598,7 +9598,7 @@ index 6be7079..dc66689 100644
 From 1aa1e525b824b52795fdd84551077f4fdd1d3982 Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Thu, 3 Nov 2011 13:19:12 +0800
-Subject: [PATCH 74/96] add compile flags
+Subject: [PATCH 74/97] add compile flags
 
 ---
  configure.ac    |   14 +++++++++++++-
@@ -9817,7 +9817,7 @@ index 4031582..49fd7ec 100644
 From c17b5a6fba9af303e7d8c1d8a2575aeccc6fe596 Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Mon, 7 Nov 2011 12:53:41 +0800
-Subject: [PATCH 75/96] fixes 'hon' auto correction
+Subject: [PATCH 75/97] fixes 'hon' auto correction
 
 ---
  src/PYPFullPinyinEditor.cc |    4 +++-
@@ -9845,7 +9845,7 @@ index 69ed5ab..07073b6 100644
 From 9ea1f7abfe470fd0b2f4832eee612e98d62072b4 Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Mon, 7 Nov 2011 13:14:06 +0800
-Subject: [PATCH 76/96] update header
+Subject: [PATCH 76/97] update header
 
 ---
  src/PYPBopomofoEditor.h |   10 ----------
@@ -9955,7 +9955,7 @@ index 3c61918..815b7a0 100644
 From b068207b550f53309f5950ee14a2124224c36841 Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Mon, 7 Nov 2011 13:33:28 +0800
-Subject: [PATCH 77/96] copy move cursor by word functions
+Subject: [PATCH 77/97] copy move cursor by word functions
 
 ---
  src/PYPPhoneticEditor.cc |   99 ++++++++++++++++++++++++++++++++++++++++++++++
@@ -10075,7 +10075,7 @@ index dc66689..ac94ba7 100644
 From 266f166b84f396dac50f4cdc4106527a635ade4b Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Mon, 7 Nov 2011 13:39:58 +0800
-Subject: [PATCH 78/96] remove cursor by word functions
+Subject: [PATCH 78/97] remove cursor by word functions
 
 ---
  src/PYPBopomofoEditor.cc |   98 ----------------------------------------------
@@ -10300,7 +10300,7 @@ index e676f6d..7acf3a9 100644
 From d51411dd4f9e728c68ccdf9949198fa6f16b753f Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Mon, 7 Nov 2011 14:22:19 +0800
-Subject: [PATCH 79/96] show guessed sentence in lookup table
+Subject: [PATCH 79/97] show guessed sentence in lookup table
 
 ---
  src/PYPPhoneticEditor.cc |   35 ++++++++++++++++++++++++++++++-----
@@ -10382,7 +10382,7 @@ index ac94ba7..a249b54 100644
 From 4b12c07f98d9e0cb437034ad5215b9001e98321e Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Mon, 7 Nov 2011 14:40:06 +0800
-Subject: [PATCH 80/96] fixes select candidate
+Subject: [PATCH 80/97] fixes select candidate
 
 ---
  src/PYPPhoneticEditor.cc |   16 +++++++++++++++-
@@ -10431,7 +10431,7 @@ index a249b54..c5c8041 100644
 From 2db3c83f7ed2dbcba3c579cfe9963577eaf58a59 Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Mon, 7 Nov 2011 14:50:54 +0800
-Subject: [PATCH 81/96] add get lookup cursor function
+Subject: [PATCH 81/97] add get lookup cursor function
 
 ---
  src/PYPPhoneticEditor.cc |   35 ++++++++++++++++++++---------------
@@ -10536,7 +10536,7 @@ index b2235f3..1360e58 100644
 From 7a10a4c189f8f28333c4bd8857a9bba4fd009a59 Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Mon, 7 Nov 2011 15:09:46 +0800
-Subject: [PATCH 82/96] show the rest of guessed sentence
+Subject: [PATCH 82/97] show the rest of guessed sentence
 
 ---
  src/PYPPhoneticEditor.cc |    8 +++++---
@@ -10575,7 +10575,7 @@ index b9dbc85..4f2c1e1 100644
 From 705c791f5c535bc02c349c6ea686d6b69db6b559 Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Tue, 8 Nov 2011 13:03:31 +0800
-Subject: [PATCH 83/96] clean code
+Subject: [PATCH 83/97] clean code
 
 ---
  src/PYPPhoneticEditor.cc |   40 +++++++++++++++++-----------------------
@@ -10652,7 +10652,7 @@ index 4f2c1e1..e79e492 100644
 From 4052c696561ff06e74029cd1ec43355295e15e8c Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Tue, 8 Nov 2011 13:14:34 +0800
-Subject: [PATCH 84/96] remove duplicated candidates
+Subject: [PATCH 84/97] remove duplicated candidates
 
 ---
  src/PYPPhoneticEditor.cc |    9 ++++++++-
@@ -10696,7 +10696,7 @@ index e79e492..b5903ae 100644
 From 3fbb80c187f3dc4b7296d838a78a054fe82d3266 Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Tue, 8 Nov 2011 14:14:48 +0800
-Subject: [PATCH 85/96] fixes first candidate
+Subject: [PATCH 85/97] fixes first candidate
 
 ---
  src/PYPPhoneticEditor.cc |    8 ++++++--
@@ -10729,7 +10729,7 @@ index b5903ae..b691e88 100644
 From 0fb453ad10c68a4a4462c1e163afd5825696d9d3 Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Mon, 14 Nov 2011 14:23:10 +0800
-Subject: [PATCH 86/96] fixes fill candidates
+Subject: [PATCH 86/97] fixes fill candidates
 
 ---
  src/PYPPhoneticEditor.cc |    3 +++
@@ -10756,7 +10756,7 @@ index b691e88..a713a71 100644
 From 092b927577798f6e4742c6a0d8e98fcd4d30adea Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Tue, 22 Nov 2011 10:54:35 +0800
-Subject: [PATCH 87/96] fixes pinyin yunmu 'v' handle
+Subject: [PATCH 87/97] fixes pinyin yunmu 'v' handle
 
 ---
  src/PYPFullPinyinEditor.cc |   13 ++++++++++++-
@@ -10793,7 +10793,7 @@ index 07073b6..9c019e3 100644
 From 31abb4ac2825319bd33bd9f6748cc4627ab5311e Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Fri, 25 Nov 2011 15:23:41 +0800
-Subject: [PATCH 88/96] fixes process space in libpinyin phonetic editor
+Subject: [PATCH 88/97] fixes process space in libpinyin phonetic editor
 
 ---
  src/PYPPhoneticEditor.cc |    9 ++++++++-
@@ -10826,7 +10826,7 @@ index a713a71..32a30a2 100644
 From 904ce4a5ade3e04c063081b549b75efafad73f56 Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Tue, 20 Dec 2011 16:42:41 +0800
-Subject: [PATCH 89/96] add LibPinyin Config
+Subject: [PATCH 89/97] add LibPinyin Config
 
 ---
  src/Makefile.am  |    2 +
@@ -11471,7 +11471,7 @@ index 0000000..19d3ba5
 From fa92d8b0c2100ed37983f1bd210695d16ce9182b Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Tue, 20 Dec 2011 17:05:00 +0800
-Subject: [PATCH 90/96] forked PY::Config
+Subject: [PATCH 90/97] forked PY::Config
 
 ---
  src/PYLibPinyin.cc |   96 ++++++++++++----------------------------------------
@@ -11656,7 +11656,7 @@ index 32919b9..c264395 100644
 From e0af17eacda954dadaf84c474e6dedd707986f80 Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Tue, 20 Dec 2011 17:28:48 +0800
-Subject: [PATCH 91/96] use new parsers
+Subject: [PATCH 91/97] use new parsers
 
 ---
  src/Makefile.am              |    2 +-
@@ -11990,7 +11990,7 @@ index 7acf3a9..2391485 100644
 From 98118c2e9ef40e1ce33806a03d206a0e6027e65f Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Wed, 21 Dec 2011 12:53:51 +0800
-Subject: [PATCH 92/96] update bopomofo editor
+Subject: [PATCH 92/97] update bopomofo editor
 
 ---
  src/PYPBopomofoEditor.cc     |   43 ++++++++++++++++-------------------------
@@ -12140,7 +12140,7 @@ index 3ef36b3..2111143 100644
 From 163b21e23f0621e6cfaf424b914aa33bda891294 Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Thu, 22 Dec 2011 10:54:11 +0800
-Subject: [PATCH 93/96] switch to LibPinyin*Config
+Subject: [PATCH 93/97] switch to LibPinyin*Config
 
 ---
  src/PYLibPinyin.cc       |    4 ++--
@@ -12330,7 +12330,7 @@ index 4aae9a9..2526d30 100644
 From 9d175347f6bbe6b1655c34fee71fb7aad3b24e31 Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Tue, 27 Dec 2011 10:47:15 +0800
-Subject: [PATCH 94/96] fixes PYConfig
+Subject: [PATCH 94/97] fixes PYConfig
 
 ---
  src/PYConfig.cc  |    9 ---------
@@ -12388,7 +12388,7 @@ index da3d770..43bedd6 100644
 From 27b889202f81006fb16566b4f460fd353a5ff689 Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Tue, 27 Dec 2011 14:05:04 +0800
-Subject: [PATCH 95/96] fixes crash
+Subject: [PATCH 95/97] fixes crash
 
 ---
  src/PYPBopomofoEditor.cc   |    2 +-
@@ -12428,7 +12428,7 @@ index 2111143..1fd0705 100644
 From e944e7d63af8152b20bffdd4ddeb3bd7fa786e31 Mon Sep 17 00:00:00 2001
 From: Peng Wu <alexepico at gmail.com>
 Date: Tue, 27 Dec 2011 18:59:07 +0800
-Subject: [PATCH 96/96] fixes code style
+Subject: [PATCH 96/97] fixes code style
 
 ---
  src/PYLibPinyin.cc |    6 ++++--
@@ -12500,3 +12500,40 @@ index 19d3ba5..13a48cd 100644
 -- 
 1.7.7.4
 
+
+From 998401f0c4c239fe6e804ab7b403b19c151fd13f Mon Sep 17 00:00:00 2001
+From: Peng Wu <alexepico at gmail.com>
+Date: Wed, 28 Dec 2011 14:39:53 +0800
+Subject: [PATCH 97/97] work around gsettings
+
+---
+ src/PYPConfig.cc |    9 +++++++++
+ 1 files changed, 9 insertions(+), 0 deletions(-)
+
+diff --git a/src/PYPConfig.cc b/src/PYPConfig.cc
+index 43bedd6..415e396 100644
+--- a/src/PYPConfig.cc
++++ b/src/PYPConfig.cc
+@@ -20,10 +20,19 @@
+  */
+ #include "PYPConfig.h"
+ 
++#include <strings.h>
+ #include <pinyin.h>
+ #include "PYBus.h"
+ #include "PYLibPinyin.h"
+ 
++#ifdef HAVE_IBUS_CONFIG_GET_VALUES
++/* work around gsettings. */
++bool operator == (const gchar *lhs, const std::string &rhs)
++{
++    return strcasecmp (lhs, rhs.c_str ()) == 0;
++}
++#endif
++
+ namespace PY {
+ 
+ const gchar * const CONFIG_CORRECT_PINYIN            = "CorrectPinyin";
+-- 
+1.7.7.4
+


More information about the scm-commits mailing list