blob: 4fb848915798d9945291e6a810fbea6b0fb8e7d9 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2010-2015, Google Inc.
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above
copyright notice, this list of conditions and the following disclaimer
in the documentation and/or other materials provided with the
distribution.
* Neither the name of Google Inc. nor the names of its
contributors may be used to endorse or promote products derived from
this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-->
<ui version="4.0">
<class>ConfigDialog</class>
<widget class="QDialog" name="ConfigDialog">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>525</width>
<height>440</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>525</width>
<height>440</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>525</width>
<height>440</height>
</size>
</property>
<property name="windowTitle">
<string>Mozc Settings</string>
</property>
<widget class="QWidget" name="centralwidget" native="true">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>525</width>
<height>440</height>
</rect>
</property>
<widget class="QTabWidget" name="configDialogTabWidget">
<property name="geometry">
<rect>
<x>10</x>
<y>10</y>
<width>506</width>
<height>381</height>
</rect>
</property>
<property name="currentIndex">
<number>0</number>
</property>
<widget class="QWidget" name="basicTab">
<attribute name="title">
<string>General</string>
</attribute>
<widget class="QWidget" name="gridLayoutWidget">
<property name="geometry">
<rect>
<x>30</x>
<y>30</y>
<width>441</width>
<height>234</height>
</rect>
</property>
<layout class="QGridLayout" name="gridLayout">
<item row="0" column="1">
<widget class="QComboBox" name="inputModeComboBox"/>
</item>
<item row="1" column="1">
<widget class="QComboBox" name="punctuationsSettingComboBox"/>
</item>
<item row="2" column="1">
<widget class="QComboBox" name="symbolsSettingComboBox">
<property name="enabled">
<bool>true</bool>
</property>
</widget>
</item>
<item row="4" column="1">
<widget class="QComboBox" name="spaceCharacterFormComboBox">
<property name="enabled">
<bool>true</bool>
</property>
</widget>
</item>
<item row="0" column="0">
<widget class="QLabel" name="inputModeLabel">
<property name="text">
<string>Input mode</string>
</property>
</widget>
</item>
<item row="1" column="0">
<widget class="QLabel" name="PunctuationsSettingLabel">
<property name="text">
<string>Punctuation style</string>
</property>
</widget>
</item>
<item row="2" column="0">
<widget class="QLabel" name="symbolsSettingLabel">
<property name="text">
<string>Symbol style</string>
</property>
</widget>
</item>
<item row="4" column="0">
<widget class="QLabel" name="spaceInputSettingLabel">
<property name="text">
<string>Space input style</string>
</property>
</widget>
</item>
<item row="5" column="1">
<widget class="QComboBox" name="selectionShortcutModeComboBox"/>
</item>
<item row="5" column="0">
<widget class="QLabel" name="selectionShortcutModeLabel">
<property name="text">
<string>Selection shortcut</string>
</property>
</widget>
</item>
<item row="6" column="0">
<widget class="QLabel" name="numpadCharacterFormLabel">
<property name="text">
<string>Numpad style</string>
</property>
</widget>
</item>
<item row="6" column="1">
<widget class="QComboBox" name="numpadCharacterFormComboBox">
<property name="minimumSize">
<size>
<width>150</width>
<height>0</height>
</size>
</property>
</widget>
</item>
<item row="3" column="0">
<widget class="QLabel" name="yenSignLabel">
<property name="text">
<string>character entered by ¥ key</string>
</property>
</widget>
</item>
<item row="3" column="1">
<widget class="QComboBox" name="yenSignComboBox"/>
</item>
</layout>
</widget>
<widget class="QWidget" name="gridLayoutWidget_2">
<property name="geometry">
<rect>
<x>30</x>
<y>280</y>
<width>441</width>
<height>66</height>
</rect>
</property>
<layout class="QGridLayout" name="gridLayout_2">
<item row="0" column="1">
<widget class="QComboBox" name="keymapSettingComboBox"/>
</item>
<item row="0" column="0">
<widget class="QLabel" name="keymapSettingLabel">
<property name="text">
<string>Keymap style</string>
</property>
</widget>
</item>
<item row="0" column="2">
<widget class="QPushButton" name="editKeymapButton">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Customize...</string>
</property>
</widget>
</item>
<item row="1" column="2">
<widget class="QPushButton" name="editRomanTableButton">
<property name="text">
<string>Customize...</string>
</property>
</widget>
</item>
<item row="1" column="0">
<widget class="QLabel" name="label_11">
<property name="text">
<string>Romaji table</string>
</property>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="horizontalLayoutWidget">
<property name="geometry">
<rect>
<x>20</x>
<y>10</y>
<width>461</width>
<height>21</height>
</rect>
</property>
<layout class="QHBoxLayout" name="horizontalLayout">
<item>
<widget class="QLabel" name="basicsLabel">
<property name="text">
<string>Basics</string>
</property>
</widget>
</item>
<item>
<widget class="Line" name="basicsLine">
<property name="sizePolicy">
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="horizontalLayoutWidget_8">
<property name="geometry">
<rect>
<x>20</x>
<y>260</y>
<width>461</width>
<height>20</height>
</rect>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_11">
<item>
<widget class="QLabel" name="label_4">
<property name="text">
<string>Keymap</string>
</property>
</widget>
</item>
<item>
<widget class="Line" name="line_3">
<property name="sizePolicy">
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
</widget>
</item>
</layout>
</widget>
</widget>
<widget class="QWidget" name="dictionaryTab">
<attribute name="title">
<string>Dictionary</string>
</attribute>
<widget class="QWidget" name="gridLayoutWidget_5">
<property name="geometry">
<rect>
<x>30</x>
<y>30</y>
<width>441</width>
<height>71</height>
</rect>
</property>
<layout class="QGridLayout" name="gridLayout_5">
<item row="1" column="1">
<widget class="QPushButton" name="clearUserHistoryButton">
<property name="text">
<string>Clear personalization data</string>
</property>
</widget>
</item>
<item row="0" column="0">
<widget class="QLabel" name="label_7">
<property name="text">
<string>Adjust conversion based on previous input</string>
</property>
<property name="wordWrap">
<bool>true</bool>
</property>
</widget>
</item>
<item row="0" column="1">
<widget class="QComboBox" name="historyLearningLevelComboBox">
<property name="minimumSize">
<size>
<width>150</width>
<height>0</height>
</size>
</property>
</widget>
</item>
<item row="1" column="0">
<spacer name="horizontalSpacer_2">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
<widget class="QWidget" name="gridLayoutWidget_6">
<property name="geometry">
<rect>
<x>30</x>
<y>120</y>
<width>441</width>
<height>32</height>
</rect>
</property>
<layout class="QGridLayout" name="gridLayout_6">
<item row="0" column="1">
<spacer name="horizontalSpacer">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item row="0" column="2">
<widget class="QPushButton" name="editUserDictionaryButton">
<property name="sizePolicy">
<sizepolicy hsizetype="Maximum" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>150</width>
<height>0</height>
</size>
</property>
<property name="text">
<string>Edit user dictionary...</string>
</property>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="gridLayoutWidget_3">
<property name="geometry">
<rect>
<x>30</x>
<y>220</y>
<width>456</width>
<height>121</height>
</rect>
</property>
<layout class="QGridLayout" name="gridLayout_3">
<item row="0" column="0">
<widget class="QCheckBox" name="singleKanjiConversionCheckBox">
<property name="text">
<string>Single kanji conversion</string>
</property>
</widget>
</item>
<item row="1" column="0">
<widget class="QCheckBox" name="symbolConversionCheckBox">
<property name="text">
<string>Symbol conversion</string>
</property>
</widget>
</item>
<item row="2" column="0">
<widget class="QCheckBox" name="emoticonConversionCheckBox">
<property name="text">
<string>Emoticon conversion</string>
</property>
</widget>
</item>
<item row="3" column="0">
<widget class="QCheckBox" name="t13nConversionCheckBox">
<property name="text">
<string>Katakana to English conversion</string>
</property>
</widget>
</item>
<item row="4" column="0">
<widget class="QCheckBox" name="zipcodeConversionCheckBox">
<property name="text">
<string>Zip code conversion</string>
</property>
</widget>
</item>
<item row="4" column="1">
<widget class="QCheckBox" name="spellingCorrectionCheckBox">
<property name="text">
<string>Spelling correction</string>
</property>
</widget>
</item>
<item row="3" column="1">
<widget class="QCheckBox" name="calculatorCheckBox">
<property name="text">
<string>Calculator</string>
</property>
</widget>
</item>
<item row="2" column="1">
<widget class="QCheckBox" name="numberConversionCheckBox">
<property name="text">
<string>Special number conversion</string>
</property>
</widget>
</item>
<item row="1" column="1">
<widget class="QCheckBox" name="dateConversionCheckBox">
<property name="text">
<string>Date/time conversion</string>
</property>
</widget>
</item>
<item row="0" column="1">
<widget class="QCheckBox" name="emojiConversionCheckBox">
<property name="text">
<string>Emoji conversion</string>
</property>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="horizontalLayoutWidget_5">
<property name="geometry">
<rect>
<x>20</x>
<y>10</y>
<width>461</width>
<height>21</height>
</rect>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_8">
<item>
<widget class="QLabel" name="label">
<property name="text">
<string>Personalization</string>
</property>
</widget>
</item>
<item>
<widget class="Line" name="line">
<property name="sizePolicy">
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="horizontalLayoutWidget_11">
<property name="geometry">
<rect>
<x>20</x>
<y>100</y>
<width>461</width>
<height>20</height>
</rect>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_14">
<item>
<widget class="QLabel" name="label_6">
<property name="text">
<string>User dictionary</string>
</property>
</widget>
</item>
<item>
<widget class="Line" name="line_6">
<property name="sizePolicy">
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="horizontalLayoutWidget_7">
<property name="geometry">
<rect>
<x>20</x>
<y>200</y>
<width>461</width>
<height>21</height>
</rect>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_22">
<item>
<widget class="QLabel" name="specialConversionLabel">
<property name="text">
<string>Special conversions</string>
</property>
</widget>
</item>
<item>
<widget class="Line" name="specialConversionLine">
<property name="sizePolicy">
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="horizontalLayoutWidget_21">
<property name="geometry">
<rect>
<x>20</x>
<y>150</y>
<width>461</width>
<height>20</height>
</rect>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_24">
<item>
<widget class="QLabel" name="label_9">
<property name="text">
<string>Usage dictionary</string>
</property>
</widget>
</item>
<item>
<widget class="Line" name="line_9">
<property name="sizePolicy">
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="gridLayoutWidget_8">
<property name="geometry">
<rect>
<x>30</x>
<y>170</y>
<width>441</width>
<height>32</height>
</rect>
</property>
<layout class="QGridLayout" name="gridLayout_12">
<item row="0" column="0">
<widget class="QCheckBox" name="localUsageDictionaryCheckBox">
<property name="text">
<string>Homonym dictionary</string>
</property>
</widget>
</item>
<item row="0" column="1">
<spacer name="horizontalSpacer_5">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
</widget>
<widget class="QWidget" name="inputsupport_tab">
<attribute name="title">
<string>Advanced</string>
</attribute>
<widget class="CharacterFormEditor" name="characterFormEditor">
<property name="geometry">
<rect>
<x>30</x>
<y>190</y>
<width>441</width>
<height>141</height>
</rect>
</property>
</widget>
<widget class="QWidget" name="horizontalLayoutWidget_2">
<property name="geometry">
<rect>
<x>20</x>
<y>10</y>
<width>461</width>
<height>21</height>
</rect>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_4">
<item>
<widget class="QLabel" name="autoCorrectionLable">
<property name="text">
<string>Input Assistance</string>
</property>
</widget>
</item>
<item>
<widget class="Line" name="autoCorrectionLine_2">
<property name="sizePolicy">
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="horizontalLayoutWidget_3">
<property name="geometry">
<rect>
<x>20</x>
<y>160</y>
<width>461</width>
<height>21</height>
</rect>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_6">
<item>
<widget class="QLabel" name="autoCorrectionLable_2">
<property name="text">
<string>Fullwidth/Halfwidth</string>
</property>
</widget>
</item>
<item>
<widget class="Line" name="halffullWidthLine">
<property name="sizePolicy">
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="gridLayoutWidget_9">
<property name="geometry">
<rect>
<x>30</x>
<y>40</y>
<width>441</width>
<height>113</height>
</rect>
</property>
<layout class="QGridLayout" name="gridLayout_9">
<item row="0" column="0" colspan="7">
<widget class="QCheckBox" name="useAutoImeTurnOff">
<property name="text">
<string>Automatically switch to halfwidth</string>
</property>
</widget>
</item>
<item row="2" column="0" colspan="3">
<widget class="QLabel" name="autoCorrectionLable_3">
<property name="text">
<string>Shift key mode switch</string>
</property>
</widget>
</item>
<item row="2" column="3" colspan="4">
<widget class="QComboBox" name="shiftKeyModeSwitchComboBox">
<property name="minimumSize">
<size>
<width>150</width>
<height>0</height>
</size>
</property>
</widget>
</item>
<item row="1" column="4">
<widget class="QCheckBox" name="toutenCheckBox">
<property name="maximumSize">
<size>
<width>45</width>
<height>16777215</height>
</size>
</property>
<property name="text">
<string></string>
</property>
</widget>
</item>
<item row="1" column="5">
<widget class="QCheckBox" name="questionMarkCheckBox">
<property name="maximumSize">
<size>
<width>45</width>
<height>16777215</height>
</size>
</property>
<property name="text">
<string>?</string>
</property>
</widget>
</item>
<item row="1" column="0" colspan="3">
<widget class="QCheckBox" name="useAutoConversion">
<property name="text">
<string>Convert at punctuations</string>
</property>
</widget>
</item>
<item row="1" column="3">
<widget class="QCheckBox" name="kutenCheckBox">
<property name="maximumSize">
<size>
<width>45</width>
<height>16777215</height>
</size>
</property>
<property name="text">
<string></string>
</property>
</widget>
</item>
<item row="1" column="6">
<widget class="QCheckBox" name="exclamationMarkCheckBox">
<property name="maximumSize">
<size>
<width>45</width>
<height>16777215</height>
</size>
</property>
<property name="text">
<string>!</string>
</property>
</widget>
</item>
<item row="3" column="0" colspan="7">
<widget class="QCheckBox" name="useJapaneseLayout">
<property name="enabled">
<bool>true</bool>
</property>
<property name="text">
<string>Always use Ja keyboard layout for Japanese input</string>
</property>
</widget>
</item>
<item row="4" column="0" colspan="7">
<widget class="QCheckBox" name="useModeIndicator">
<property name="enabled">
<bool>true</bool>
</property>
<property name="text">
<string>Show input mode indicator near the cursor</string>
</property>
</widget>
</item>
</layout>
</widget>
</widget>
<widget class="QWidget" name="suggestionsTab">
<attribute name="title">
<string>Suggest</string>
</attribute>
<widget class="QWidget" name="horizontalLayoutWidget_9">
<property name="geometry">
<rect>
<x>20</x>
<y>10</y>
<width>461</width>
<height>21</height>
</rect>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_12">
<item>
<widget class="QLabel" name="label_3">
<property name="text">
<string>Source data</string>
</property>
</widget>
</item>
<item>
<widget class="Line" name="line_4">
<property name="sizePolicy">
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="horizontalLayoutWidget_14">
<property name="geometry">
<rect>
<x>20</x>
<y>180</y>
<width>461</width>
<height>21</height>
</rect>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_16">
<item>
<widget class="QLabel" name="SuggestionPreferenceLabel">
<property name="text">
<string>Other settings</string>
</property>
</widget>
</item>
<item>
<widget class="Line" name="line_8">
<property name="sizePolicy">
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="gridLayoutWidget_10">
<property name="geometry">
<rect>
<x>30</x>
<y>200</y>
<width>441</width>
<height>31</height>
</rect>
</property>
<layout class="QGridLayout" name="gridLayout_11">
<item row="0" column="0">
<widget class="QLabel" name="defaultNUmberofSuggestionsLabel">
<property name="text">
<string>Maximum number of suggestions</string>
</property>
</widget>
</item>
<item row="0" column="2">
<widget class="QSpinBox" name="suggestionsSizeSpinBox"/>
</item>
<item row="0" column="1">
<spacer name="horizontalSpacer_8">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
<widget class="QWidget" name="gridLayoutWidget_4">
<property name="geometry">
<rect>
<x>30</x>
<y>40</y>
<width>441</width>
<height>121</height>
</rect>
</property>
<layout class="QGridLayout" name="gridLayout_4">
<item row="0" column="0" colspan="3">
<widget class="QCheckBox" name="historySuggestCheckBox">
<property name="text">
<string>Use input history</string>
</property>
</widget>
</item>
<item row="1" column="2">
<widget class="QPushButton" name="clearUserPredictionButton">
<property name="minimumSize">
<size>
<width>120</width>
<height>0</height>
</size>
</property>
<property name="text">
<string>Clear all history</string>
</property>
</widget>
</item>
<item row="3" column="0" colspan="3">
<widget class="QCheckBox" name="dictionarySuggestCheckBox">
<property name="text">
<string>Use system dictionary</string>
</property>
</widget>
</item>
<item row="1" column="1">
<widget class="QPushButton" name="clearUnusedUserPredictionButton">
<property name="minimumSize">
<size>
<width>120</width>
<height>0</height>
</size>
</property>
<property name="text">
<string>Clear unused history</string>
</property>
</widget>
</item>
<item row="1" column="0">
<spacer name="horizontalSpacer_6">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item row="2" column="1">
<spacer name="verticalSpacer">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
<item row="4" column="0" colspan="3">
<widget class="QCheckBox" name="realtimeConversionCheckBox">
<property name="text">
<string>Use realtime conversion</string>
</property>
</widget>
</item>
</layout>
</widget>
</widget>
<widget class="QWidget" name="privacyTab">
<attribute name="title">
<string>Privacy</string>
</attribute>
<widget class="QCheckBox" name="usageStatsCheckBox">
<property name="geometry">
<rect>
<x>30</x>
<y>190</y>
<width>20</width>
<height>20</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Minimum" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string/>
</property>
<property name="tristate">
<bool>false</bool>
</property>
</widget>
<widget class="QLabel" name="usageStatsMessage">
<property name="geometry">
<rect>
<x>50</x>
<y>180</y>
<width>421</width>
<height>61</height>
</rect>
</property>
<property name="text">
<string>Help make Mozc better by automatically sending usage statistics and crash reports to Google (changes will take effect after you log out and log back in)</string>
</property>
<property name="wordWrap">
<bool>true</bool>
</property>
</widget>
<widget class="QWidget" name="horizontalLayoutWidget_16">
<property name="geometry">
<rect>
<x>20</x>
<y>160</y>
<width>461</width>
<height>21</height>
</rect>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_18">
<item>
<widget class="QLabel" name="usageStatsLabel">
<property name="text">
<string>Usage statistics and crash reports</string>
</property>
</widget>
</item>
<item>
<widget class="Line" name="usageStatsLine">
<property name="sizePolicy">
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="horizontalLayoutWidget_18">
<property name="geometry">
<rect>
<x>20</x>
<y>10</y>
<width>461</width>
<height>21</height>
</rect>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_20">
<item>
<widget class="QLabel" name="label_10">
<property name="text">
<string>Secret mode</string>
</property>
</widget>
</item>
<item>
<widget class="Line" name="line_11">
<property name="sizePolicy">
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
</widget>
</item>
</layout>
</widget>
<widget class="QCheckBox" name="incognitoModeCheckBox">
<property name="geometry">
<rect>
<x>30</x>
<y>40</y>
<width>20</width>
<height>20</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Minimum" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string/>
</property>
<property name="tristate">
<bool>false</bool>
</property>
</widget>
<widget class="QLabel" name="incognitoModeMessage">
<property name="geometry">
<rect>
<x>50</x>
<y>30</y>
<width>421</width>
<height>51</height>
</rect>
</property>
<property name="text">
<string>Temporarily disable conversion personalization, history-based suggestions and user dictionary</string>
</property>
<property name="wordWrap">
<bool>true</bool>
</property>
</widget>
<widget class="QPushButton" name="launchAdministrationDialogButtonForUsageStats">
<property name="geometry">
<rect>
<x>320</x>
<y>180</y>
<width>150</width>
<height>25</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>150</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>150</width>
<height>16777215</height>
</size>
</property>
<property name="text">
<string>Settings...</string>
</property>
</widget>
<widget class="QCheckBox" name="presentationModeCheckBox">
<property name="geometry">
<rect>
<x>30</x>
<y>120</y>
<width>441</width>
<height>17</height>
</rect>
</property>
<property name="text">
<string>Temporarily disable all suggestions</string>
</property>
</widget>
<widget class="QWidget" name="horizontalLayoutWidget_19">
<property name="geometry">
<rect>
<x>20</x>
<y>90</y>
<width>461</width>
<height>21</height>
</rect>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_21">
<item>
<widget class="QLabel" name="label_12">
<property name="text">
<string>Presentation mode</string>
</property>
</widget>
</item>
<item>
<widget class="Line" name="line_12">
<property name="sizePolicy">
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
</widget>
</item>
</layout>
</widget>
</widget>
<widget class="QWidget" name="tab">
<attribute name="title">
<string>Cloud</string>
</attribute>
<widget class="QCheckBox" name="cloudHandwritingCheckBox">
<property name="geometry">
<rect>
<x>30</x>
<y>50</y>
<width>441</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>Enable Cloud handwriting recognition</string>
</property>
</widget>
<widget class="QWidget" name="cloudServersLayoutWidget">
<property name="geometry">
<rect>
<x>20</x>
<y>10</y>
<width>461</width>
<height>21</height>
</rect>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_23">
<item>
<widget class="QLabel" name="label_8">
<property name="text">
<string>Cloud handwriting recognition</string>
</property>
</widget>
</item>
<item>
<widget class="Line" name="line_7">
<property name="sizePolicy">
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
</widget>
</item>
</layout>
</widget>
</widget>
<widget class="QWidget" name="miscTab">
<attribute name="title">
<string>Misc</string>
</attribute>
<widget class="QWidget" name="widgetMisc" native="true">
<property name="geometry">
<rect>
<x>20</x>
<y>10</y>
<width>471</width>
<height>331</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<property name="spacing">
<number>15</number>
</property>
<property name="leftMargin">
<number>0</number>
</property>
<property name="topMargin">
<number>2</number>
</property>
<property name="rightMargin">
<number>5</number>
</property>
<property name="bottomMargin">
<number>0</number>
</property>
<item>
<widget class="QWidget" name="miscDefaultIMEWidget" native="true">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<layout class="QVBoxLayout" name="verticalLayout_3">
<property name="spacing">
<number>10</number>
</property>
<property name="leftMargin">
<number>0</number>
</property>
<property name="topMargin">
<number>0</number>
</property>
<property name="rightMargin">
<number>5</number>
</property>
<property name="bottomMargin">
<number>0</number>
</property>
<item>
<widget class="QWidget" name="widget_3" native="true">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_5">
<property name="spacing">
<number>6</number>
</property>
<property name="margin">
<number>0</number>
</property>
<item>
<widget class="QLabel" name="checkDefaultLabel">
<property name="text">
<string>Default IME</string>
</property>
</widget>
</item>
<item>
<widget class="Line" name="checkDefaultLine">
<property name="sizePolicy">
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item>
<widget class="QWidget" name="widget_4" native="true">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<layout class="QVBoxLayout" name="verticalLayout_2">
<property name="topMargin">
<number>0</number>
</property>
<property name="rightMargin">
<number>0</number>
</property>
<property name="bottomMargin">
<number>0</number>
</property>
<item>
<widget class="QCheckBox" name="checkDefaultCheckBox">
<property name="sizePolicy">
<sizepolicy hsizetype="Minimum" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Check if Mozc is the default IME on startup</string>
</property>
<property name="tristate">
<bool>false</bool>
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="IMEHotKeyDisabledCheckBox">
<property name="text">
<string>Disable Keyboard layout hotkey (Ctrl+Shift)</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
</layout>
</widget>
</item>
<item>
<widget class="QWidget" name="miscAdministrationWidget" native="true">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<layout class="QVBoxLayout" name="verticalLayout_4">
<property name="spacing">
<number>10</number>
</property>
<property name="leftMargin">
<number>0</number>
</property>
<property name="topMargin">
<number>0</number>
</property>
<property name="rightMargin">
<number>5</number>
</property>
<property name="bottomMargin">
<number>0</number>
</property>
<item>
<widget class="QWidget" name="widget_7" native="true">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_7">
<property name="spacing">
<number>6</number>
</property>
<property name="margin">
<number>0</number>
</property>
<item>
<widget class="QLabel" name="administrationLabel">
<property name="text">
<string>Administration</string>
</property>
</widget>
</item>
<item>
<widget class="Line" name="administrationLine">
<property name="sizePolicy">
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item>
<widget class="QWidget" name="widget_8" native="true">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<layout class="QGridLayout" name="gridLayout_7">
<property name="leftMargin">
<number>12</number>
</property>
<property name="topMargin">
<number>0</number>
</property>
<property name="rightMargin">
<number>0</number>
</property>
<property name="bottomMargin">
<number>0</number>
</property>
<item row="0" column="0">
<widget class="QLabel" name="dictionaryPreloadingAndUACLabel">
<property name="text">
<string>Dictionary preloading and UAC settings</string>
</property>
</widget>
</item>
<item row="0" column="2">
<widget class="QPushButton" name="launchAdministrationDialogButton">
<property name="minimumSize">
<size>
<width>120</width>
<height>0</height>
</size>
</property>
<property name="text">
<string>Settings...</string>
</property>
</widget>
</item>
<item row="0" column="1">
<spacer name="horizontalSpacer_9">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
</item>
</layout>
</widget>
</item>
<item>
<widget class="QWidget" name="miscStartupWidget" native="true">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<layout class="QVBoxLayout" name="verticalLayout_7">
<property name="leftMargin">
<number>0</number>
</property>
<property name="topMargin">
<number>0</number>
</property>
<property name="rightMargin">
<number>5</number>
</property>
<property name="bottomMargin">
<number>0</number>
</property>
<item>
<widget class="QWidget" name="widget_11" native="true">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_19">
<property name="margin">
<number>0</number>
</property>
<item>
<widget class="QLabel" name="startupLabel">
<property name="text">
<string>Startup</string>
</property>
</widget>
</item>
<item>
<widget class="Line" name="startupLine">
<property name="sizePolicy">
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item>
<widget class="QWidget" name="widget_12" native="true">
<layout class="QVBoxLayout" name="verticalLayout_6">
<property name="leftMargin">
<number>12</number>
</property>
<property name="topMargin">
<number>0</number>
</property>
<property name="rightMargin">
<number>0</number>
</property>
<property name="bottomMargin">
<number>0</number>
</property>
<item>
<widget class="QCheckBox" name="startupCheckBox">
<property name="text">
<string>Start conversion engine on login</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
</layout>
</widget>
</item>
<item>
<widget class="QWidget" name="miscLoggingWidget" native="true">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<layout class="QVBoxLayout" name="verticalLayout_5">
<property name="spacing">
<number>10</number>
</property>
<property name="leftMargin">
<number>0</number>
</property>
<property name="topMargin">
<number>0</number>
</property>
<property name="rightMargin">
<number>5</number>
</property>
<property name="bottomMargin">
<number>0</number>
</property>
<item>
<widget class="QWidget" name="widget_9" native="true">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_13">
<property name="margin">
<number>0</number>
</property>
<item>
<widget class="QLabel" name="loggingLabel">
<property name="text">
<string>Logging</string>
</property>
</widget>
</item>
<item>
<widget class="Line" name="loggingLine">
<property name="sizePolicy">
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item>
<widget class="QWidget" name="widget_10" native="true">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_15">
<property name="leftMargin">
<number>12</number>
</property>
<property name="topMargin">
<number>0</number>
</property>
<property name="rightMargin">
<number>0</number>
</property>
<property name="bottomMargin">
<number>0</number>
</property>
<item>
<widget class="QLabel" name="verboseLevelLabel">
<property name="text">
<string>Logging level (debug only)</string>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_13">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QComboBox" name="verboseLevelComboBox">
<property name="minimumSize">
<size>
<width>100</width>
<height>0</height>
</size>
</property>
</widget>
</item>
</layout>
</widget>
</item>
</layout>
</widget>
</item>
<item>
<spacer name="verticalSpacer_2">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
</widget>
</widget>
<widget class="QWidget" name="horizontalLayoutWidget_12">
<property name="geometry">
<rect>
<x>10</x>
<y>400</y>
<width>506</width>
<height>35</height>
</rect>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_2">
<item>
<widget class="QPushButton" name="resetToDefaultsButton">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>110</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>200</width>
<height>16777215</height>
</size>
</property>
<property name="text">
<string>Reset to defaults</string>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_4">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QDialogButtonBox" name="configDialogButtonBox">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="standardButtons">
<set>QDialogButtonBox::Apply|QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
</property>
</widget>
</item>
</layout>
</widget>
</widget>
</widget>
<customwidgets>
<customwidget>
<class>CharacterFormEditor</class>
<extends>QTableWidget</extends>
<header>gui/config_dialog/character_form_editor.h</header>
</customwidget>
</customwidgets>
<tabstops>
<tabstop>configDialogTabWidget</tabstop>
<tabstop>inputModeComboBox</tabstop>
<tabstop>punctuationsSettingComboBox</tabstop>
<tabstop>symbolsSettingComboBox</tabstop>
<tabstop>yenSignComboBox</tabstop>
<tabstop>spaceCharacterFormComboBox</tabstop>
<tabstop>selectionShortcutModeComboBox</tabstop>
<tabstop>numpadCharacterFormComboBox</tabstop>
<tabstop>keymapSettingComboBox</tabstop>
<tabstop>editKeymapButton</tabstop>
<tabstop>editRomanTableButton</tabstop>
<tabstop>historyLearningLevelComboBox</tabstop>
<tabstop>clearUserHistoryButton</tabstop>
<tabstop>editUserDictionaryButton</tabstop>
<tabstop>localUsageDictionaryCheckBox</tabstop>
<tabstop>singleKanjiConversionCheckBox</tabstop>
<tabstop>symbolConversionCheckBox</tabstop>
<tabstop>emoticonConversionCheckBox</tabstop>
<tabstop>t13nConversionCheckBox</tabstop>
<tabstop>zipcodeConversionCheckBox</tabstop>
<tabstop>emojiConversionCheckBox</tabstop>
<tabstop>dateConversionCheckBox</tabstop>
<tabstop>numberConversionCheckBox</tabstop>
<tabstop>calculatorCheckBox</tabstop>
<tabstop>spellingCorrectionCheckBox</tabstop>
<tabstop>useAutoImeTurnOff</tabstop>
<tabstop>useAutoConversion</tabstop>
<tabstop>kutenCheckBox</tabstop>
<tabstop>toutenCheckBox</tabstop>
<tabstop>questionMarkCheckBox</tabstop>
<tabstop>exclamationMarkCheckBox</tabstop>
<tabstop>shiftKeyModeSwitchComboBox</tabstop>
<tabstop>useJapaneseLayout</tabstop>
<tabstop>characterFormEditor</tabstop>
<tabstop>historySuggestCheckBox</tabstop>
<tabstop>clearUnusedUserPredictionButton</tabstop>
<tabstop>clearUserPredictionButton</tabstop>
<tabstop>dictionarySuggestCheckBox</tabstop>
<tabstop>realtimeConversionCheckBox</tabstop>
<tabstop>suggestionsSizeSpinBox</tabstop>
<tabstop>incognitoModeCheckBox</tabstop>
<tabstop>presentationModeCheckBox</tabstop>
<tabstop>usageStatsCheckBox</tabstop>
<tabstop>launchAdministrationDialogButtonForUsageStats</tabstop>
<tabstop>cloudHandwritingCheckBox</tabstop>
<tabstop>checkDefaultCheckBox</tabstop>
<tabstop>IMEHotKeyDisabledCheckBox</tabstop>
<tabstop>launchAdministrationDialogButton</tabstop>
<tabstop>startupCheckBox</tabstop>
<tabstop>verboseLevelComboBox</tabstop>
<tabstop>resetToDefaultsButton</tabstop>
<tabstop>configDialogButtonBox</tabstop>
</tabstops>
<resources/>
<connections/>
</ui>