diff options
| author | Peng Wu <alexepico@gmail.com> | 2017-08-22 15:58:27 +0800 |
|---|---|---|
| committer | Peng Wu <alexepico@gmail.com> | 2017-08-22 16:30:39 +0800 |
| commit | 240ccefef75dd320d04fd085e4f02566c102ff26 (patch) | |
| tree | 71378765ae762c670ea85d2a9270626a081427d5 /setup | |
| parent | bd16f6dc33c52a5c11170feb034f6a1e76c863d1 (diff) | |
update ibus-libpinyin-preferences.ui
Diffstat (limited to 'setup')
| -rw-r--r-- | setup/ibus-libpinyin-preferences.ui | 81 |
1 files changed, 70 insertions, 11 deletions
diff --git a/setup/ibus-libpinyin-preferences.ui b/setup/ibus-libpinyin-preferences.ui index 04683ae..d77eb55 100644 --- a/setup/ibus-libpinyin-preferences.ui +++ b/setup/ibus-libpinyin-preferences.ui @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- Generated with glade 3.18.3 --> +<!-- Generated with glade 3.20.0 --> <interface> <requires lib="gtk+" version="3.0"/> <object class="GtkAdjustment" id="LookupTablePageSize"> @@ -105,6 +105,20 @@ </row> </data> </object> + <object class="GtkListStore" id="liststoreSortCandidateOption"> + <columns> + <!-- column-name sort_candidate_option --> + <column type="gchararray"/> + </columns> + <data> + <row> + <col id="0" translatable="yes">Frequency</col> + </row> + <row> + <col id="0" translatable="yes">Pinyin Length</col> + </row> + </data> + </object> <object class="GtkDialog" id="dialog"> <property name="width_request">400</property> <property name="can_focus">False</property> @@ -192,16 +206,16 @@ <object class="GtkLabel" id="label9"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="xalign">0</property> <property name="label" translatable="yes">Language:</property> + <property name="xalign">0</property> </object> </child> <child> <object class="GtkLabel" id="label10"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="xalign">0</property> <property name="label" translatable="yes">Half/full width:</property> + <property name="xalign">0</property> </object> <packing> <property name="top_attach">1</property> @@ -212,8 +226,8 @@ <object class="GtkLabel" id="label11"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="xalign">0</property> <property name="label" translatable="yes">Punctuations:</property> + <property name="xalign">0</property> </object> <packing> <property name="top_attach">2</property> @@ -322,8 +336,8 @@ <object class="GtkLabel" id="label18"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="xalign">0</property> <property name="label" translatable="yes">Chinese:</property> + <property name="xalign">0</property> </object> <packing> <property name="top_attach">3</property> @@ -410,9 +424,9 @@ <object class="GtkLabel" id="label4"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="xalign">0</property> <property name="label" translatable="yes">Orientation of candidates:</property> <property name="use_markup">True</property> + <property name="xalign">0</property> </object> <packing> <property name="expand">True</property> @@ -456,9 +470,9 @@ <object class="GtkLabel" id="label16"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="xalign">0</property> <property name="label" translatable="yes">Number of candidates:</property> <property name="use_markup">True</property> + <property name="xalign">0</property> </object> <packing> <property name="expand">True</property> @@ -552,6 +566,51 @@ <property name="position">1</property> </packing> </child> + <child> + <object class="GtkBox"> + <property name="visible">True</property> + <property name="can_focus">False</property> + <property name="spacing">12</property> + <property name="homogeneous">True</property> + <child> + <object class="GtkLabel"> + <property name="visible">True</property> + <property name="can_focus">False</property> + <property name="label" translatable="yes">Sort candidates by:</property> + <property name="xalign">0</property> + </object> + <packing> + <property name="expand">True</property> + <property name="fill">True</property> + <property name="position">0</property> + </packing> + </child> + <child> + <object class="GtkComboBox" id="SortCandidateOption"> + <property name="visible">True</property> + <property name="can_focus">False</property> + <property name="model">liststoreSortCandidateOption</property> + <property name="button_sensitivity">on</property> + <child> + <object class="GtkCellRendererText" id="renderer5"/> + <attributes> + <attribute name="text">0</attribute> + </attributes> + </child> + </object> + <packing> + <property name="expand">True</property> + <property name="fill">True</property> + <property name="position">1</property> + </packing> + </child> + </object> + <packing> + <property name="expand">False</property> + <property name="fill">True</property> + <property name="position">2</property> + </packing> + </child> </object> </child> </object> @@ -1111,8 +1170,8 @@ <object class="GtkLabel" id="labelBopomofoKeyboardMapping"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="xalign">0</property> <property name="label" translatable="yes">Keyboard Mapping:</property> + <property name="xalign">0</property> </object> <packing> <property name="expand">True</property> @@ -1190,8 +1249,8 @@ <object class="GtkLabel" id="labelSelectionKeys"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="xalign">0</property> <property name="label" translatable="yes">Selection Keys:</property> + <property name="xalign">0</property> </object> <packing> <property name="expand">True</property> @@ -1316,8 +1375,8 @@ <object class="GtkLabel" id="LabelEnter"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="xalign">0</property> <property name="label" translatable="yes">Feature of Enter key:</property> + <property name="xalign">0</property> </object> <packing> <property name="expand">True</property> @@ -1974,12 +2033,12 @@ <object class="GtkLabel" id="label33"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="xalign">0.25</property> <property name="label" translatable="yes"><b>Dictionary File Format:</b> Each line contains one of the following: "phrase pinyin" or "phrase pinyin frequency" like "你好 ni'hao" or "你好 ni'hao 5".</property> <property name="use_markup">True</property> + <property name="xalign">0.25</property> </object> </child> <child type="label"> |
