summaryrefslogtreecommitdiffstats
path: root/data/com.github.libpinyin.ibus-libpinyin.gschema.xml
diff options
context:
space:
mode:
Diffstat (limited to 'data/com.github.libpinyin.ibus-libpinyin.gschema.xml')
-rw-r--r--data/com.github.libpinyin.ibus-libpinyin.gschema.xml16
1 files changed, 8 insertions, 8 deletions
diff --git a/data/com.github.libpinyin.ibus-libpinyin.gschema.xml b/data/com.github.libpinyin.ibus-libpinyin.gschema.xml
index 4e77fa6..0394c2c 100644
--- a/data/com.github.libpinyin.ibus-libpinyin.gschema.xml
+++ b/data/com.github.libpinyin.ibus-libpinyin.gschema.xml
@@ -189,10 +189,6 @@
<default>''</default>
<summary>Use Lua Converter</summary>
</key>
- <key name="show-suggestion" type="b">
- <default>false</default>
- <summary>Show Suggestions</summary>
- </key>
<key name="opencc-config" type="s">
<default>'s2t.json'</default>
<summary>The config file which should be used by OpenCC for traditional input. Please consult the OpenCC documentation for more information</summary>
@@ -205,6 +201,10 @@
<default>true</default>
<summary>Show English Candidates</summary>
</key>
+ <key name="suggestion-candidate" type="b">
+ <default>false</default>
+ <summary>Suggestion Candidate</summary>
+ </key>
<key name="network-dictionary-start-timestamp" type="x">
<default>0</default>
<summary>Start Timestamp for Network Dictionary</summary>
@@ -396,10 +396,6 @@
<default>1</default>
<summary>Sort candidate option</summary>
</key>
- <key name="show-suggestion" type="b">
- <default>false</default>
- <summary>Show Suggestions</summary>
- </key>
<key name="opencc-config" type="s">
<default>'s2t.json'</default>
<summary>The config file which should be used by OpenCC for traditional input. Please consult the OpenCC documentation for more information</summary>
@@ -412,6 +408,10 @@
<default>true</default>
<summary>Show English Candidates</summary>
</key>
+ <key name="suggestion-candidate" type="b">
+ <default>false</default>
+ <summary>Suggestion Candidate</summary>
+ </key>
<key name="network-dictionary-start-timestamp" type="x">
<default>0</default>
<summary>Start Timestamp for Network Dictionary</summary>