From 730847008beb5af220c0a9b1b5c713ba23560984 Mon Sep 17 00:00:00 2001 From: Peng Wu Date: Tue, 19 Feb 2019 16:44:16 +0800 Subject: add emoji-candidate option --- data/com.github.libpinyin.ibus-libpinyin.gschema.xml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'data') diff --git a/data/com.github.libpinyin.ibus-libpinyin.gschema.xml b/data/com.github.libpinyin.ibus-libpinyin.gschema.xml index b3b315b..1f415ea 100644 --- a/data/com.github.libpinyin.ibus-libpinyin.gschema.xml +++ b/data/com.github.libpinyin.ibus-libpinyin.gschema.xml @@ -189,6 +189,10 @@ 's2t.json' The config file which should be used by OpenCC for traditional input. Please consult the OpenCC documentation for more information + + true + Show Emoji Candidates + @@ -327,5 +331,9 @@ 's2t.json' The config file which should be used by OpenCC for traditional input. Please consult the OpenCC documentation for more information + + true + Show Emoji Candidates + -- cgit