cui/uiconfig/ui/cellalignment.ui             |  632 +++++------
 cui/uiconfig/ui/charnamepage.ui              | 1279 +++++++++++------------
 cui/uiconfig/ui/colorpage.ui                 | 1436 +++++++++++++-------------
 cui/uiconfig/ui/colorpickerdialog.ui         |  758 ++++++-------
 cui/uiconfig/ui/croppage.ui                  |  599 +++++------
 cui/uiconfig/ui/effectspage.ui               | 1032 +++++++++----------
 cui/uiconfig/ui/eventassignpage.ui           |  218 +---
 cui/uiconfig/ui/gradientpage.ui              |  935 ++++++++---------
 cui/uiconfig/ui/hangulhanjaeditdictdialog.ui |  320 ++---
 cui/uiconfig/ui/hatchpage.ui                 |  529 ++++-----
 cui/uiconfig/ui/hyperlinkdocpage.ui          |  510 ++++-----
 cui/uiconfig/ui/insertfloatingframe.ui       |  418 +++----
 cui/uiconfig/ui/macroselectordialog.ui       |  142 +-
 cui/uiconfig/ui/numberingformatpage.ui       |  750 ++++++-------
 cui/uiconfig/ui/numberingoptionspage.ui      | 1022 +++++++++---------
 cui/uiconfig/ui/numberingpositionpage.ui     |  738 ++++++-------
 cui/uiconfig/ui/optadvancedpage.ui           |  554 ++++------
 cui/uiconfig/ui/optasianpage.ui              |  457 ++++----
 cui/uiconfig/ui/optbasicidepage.ui           |  240 ++--
 cui/uiconfig/ui/optctlpage.ui                |  282 ++---
 cui/uiconfig/ui/optfltrembedpage.ui          |  331 ++----
 cui/uiconfig/ui/optfltrpage.ui               |  316 ++---
 cui/uiconfig/ui/optgeneralpage.ui            |  484 ++++----
 cui/uiconfig/ui/opthtmlpage.ui               |  720 ++++++-------
 cui/uiconfig/ui/optlanguagespage.ui          |  675 +++++-------
 cui/uiconfig/ui/optlingupage.ui              |  662 +++++-------
 cui/uiconfig/ui/optonlineupdatepage.ui       |  514 ++++-----
 cui/uiconfig/ui/optsavepage.ui               |  618 +++++------
 cui/uiconfig/ui/optsecuritypage.ui           |  508 ++++-----
 cui/uiconfig/ui/optuserpage.ui               | 1466 +++++++++++++--------------
 cui/uiconfig/ui/optviewpage.ui               | 1045 +++++++++----------
 cui/uiconfig/ui/pageformatpage.ui            | 1018 +++++++++---------
 cui/uiconfig/ui/paragalignpage.ui            |  478 ++++----
 cui/uiconfig/ui/paraindentspacing.ui         |  554 ++++------
 cui/uiconfig/ui/paratabspage.ui              |  641 +++++------
 cui/uiconfig/ui/patterntabpage.ui            |  413 +++----
 cui/uiconfig/ui/positionpage.ui              |  616 +++++------
 cui/uiconfig/ui/possizetabpage.ui            |  670 +++++-------
 cui/uiconfig/ui/shadowtabpage.ui             |  404 +++----
 cui/uiconfig/ui/slantcornertabpage.ui        |  436 +++-----
 cui/uiconfig/ui/splitcellsdialog.ui          |  176 +--
 cui/uiconfig/ui/swpossizepage.ui             |  852 +++++++--------
 cui/uiconfig/ui/textanimtabpage.ui           |  664 ++++++------
 cui/uiconfig/ui/textattrtabpage.ui           |  592 +++++-----
 cui/uiconfig/ui/textflowpage.ui              |  906 ++++++++--------
 cui/uiconfig/ui/twolinespage.ui              |  216 +--
 46 files changed, 13866 insertions(+), 14960 deletions(-)

New commits:
commit bd14c414082236c4be8fef8eb488afbd3dd481c6
Author:     Caolán McNamara <[email protected]>
AuthorDate: Sun Jan 3 21:26:31 2021 +0000
Commit:     Caolán McNamara <[email protected]>
CommitDate: Wed Jan 6 20:33:20 2021 +0100

    drop deprecated GtkAlignment, move left/top-padding into child 
margin-start/top
    
    for cui part c
    
    git show -w is recommended to view these changesets
    
    Change-Id: I8c37b4904b528b5afe01c26b83c8df27b251909f
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/108688
    Tested-by: Caolán McNamara <[email protected]>
    Reviewed-by: Caolán McNamara <[email protected]>

diff --git a/cui/uiconfig/ui/cellalignment.ui b/cui/uiconfig/ui/cellalignment.ui
index 59820059ef28..4de39551206e 100644
--- a/cui/uiconfig/ui/cellalignment.ui
+++ b/cui/uiconfig/ui/cellalignment.ui
@@ -26,224 +26,110 @@
         <property name="label_xalign">0</property>
         <property name="shadow_type">none</property>
         <child>
-          <object class="GtkAlignment" id="alignment5">
+          <!-- n-columns=1 n-rows=1 -->
+          <object class="GtkGrid" id="grid10">
             <property name="visible">True</property>
             <property name="can_focus">False</property>
-            <property name="top_padding">6</property>
-            <property name="left_padding">12</property>
+            <property name="row_spacing">6</property>
+            <property name="column_spacing">12</property>
+            <property name="margin-start">12</property>
+            <property name="margin-top">6</property>
             <child>
               <!-- n-columns=1 n-rows=1 -->
-              <object class="GtkGrid" id="grid10">
+              <object class="GtkGrid" id="grid3">
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
+                <property name="valign">start</property>
                 <property name="row_spacing">6</property>
                 <property name="column_spacing">12</property>
                 <child>
-                  <!-- n-columns=1 n-rows=1 -->
-                  <object class="GtkGrid" id="grid3">
+                  <object class="GtkLabel" id="labelDegrees">
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="valign">start</property>
-                    <property name="row_spacing">6</property>
-                    <property name="column_spacing">12</property>
-                    <child>
-                      <object class="GtkLabel" id="labelDegrees">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes" 
context="cellalignment|labelDegrees">_Degrees:</property>
-                        <property name="use_underline">True</property>
-                        <property name="mnemonic_widget">spinDegrees</property>
-                        <property name="xalign">0</property>
-                      </object>
-                      <packing>
-                        <property name="left_attach">0</property>
-                        <property name="top_attach">0</property>
-                      </packing>
-                    </child>
-                    <child>
-                      <object class="GtkLabel" id="labelRefEdge">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes" 
context="cellalignment|labelRefEdge">_Reference edge:</property>
-                        <property name="use_underline">True</property>
-                        <property name="mnemonic_widget">references</property>
-                        <property name="xalign">0</property>
-                      </object>
-                      <packing>
-                        <property name="left_attach">0</property>
-                        <property name="top_attach">1</property>
-                      </packing>
-                    </child>
-                    <child>
-                      <object class="GtkSpinButton" id="spinDegrees">
-                        <property name="visible">True</property>
-                        <property name="can_focus">True</property>
-                        <property name="activates_default">True</property>
-                        <property 
name="adjustment">adjustmentSpinDegrees</property>
-                        <property name="wrap">True</property>
-                        <child internal-child="accessible">
-                          <object class="AtkObject" id="spinDegrees-atkobject">
-                            <property name="AtkObject::accessible-description" 
translatable="yes" context="cellalignment|extended_tip|spinDegrees">Enter the 
rotation angle from 0 to 360 for the text in the selected cell(s).</property>
-                          </object>
-                        </child>
-                      </object>
-                      <packing>
-                        <property name="left_attach">1</property>
-                        <property name="top_attach">0</property>
-                      </packing>
-                    </child>
-                    <child>
-                      <object class="GtkDrawingArea" id="references">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="events">GDK_BUTTON_PRESS_MASK | 
GDK_BUTTON_RELEASE_MASK | GDK_KEY_PRESS_MASK | GDK_KEY_RELEASE_MASK | 
GDK_STRUCTURE_MASK</property>
-                        <property name="halign">start</property>
-                        <child internal-child="accessible">
-                          <object class="AtkObject" id="references-atkobject">
-                            <property name="AtkObject::accessible-description" 
translatable="yes" context="cellalignment|extended_tip|references">Specify the 
cell edge from which to write the rotated text.</property>
-                          </object>
-                        </child>
-                      </object>
-                      <packing>
-                        <property name="left_attach">1</property>
-                        <property name="top_attach">1</property>
-                      </packing>
-                    </child>
+                    <property name="label" translatable="yes" 
context="cellalignment|labelDegrees">_Degrees:</property>
+                    <property name="use_underline">True</property>
+                    <property name="mnemonic_widget">spinDegrees</property>
+                    <property name="xalign">0</property>
                   </object>
                   <packing>
                     <property name="left_attach">0</property>
-                    <property name="top_attach">1</property>
+                    <property name="top_attach">0</property>
                   </packing>
                 </child>
                 <child>
-                  <!-- n-columns=1 n-rows=1 -->
-                  <object class="GtkGrid" id="grid4">
+                  <object class="GtkLabel" id="labelRefEdge">
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="row_spacing">6</property>
-                    <child>
-                      <object class="GtkCheckButton" id="checkVertStack">
-                        <property name="label" translatable="yes" 
context="cellalignment|checkVertStack">Vertically s_tacked</property>
-                        <property name="visible">True</property>
-                        <property name="can_focus">True</property>
-                        <property name="receives_default">False</property>
-                        <property name="use_underline">True</property>
-                        <property name="xalign">0.019999999552965164</property>
-                        <property name="inconsistent">True</property>
-                        <property name="draw_indicator">True</property>
-                        <child internal-child="accessible">
-                          <object class="AtkObject" 
id="checkVertStack-atkobject">
-                            <property name="AtkObject::accessible-description" 
translatable="yes" context="cellalignment|extended_tip|checkVertStack">Aligns 
text vertically.</property>
-                          </object>
-                        </child>
-                      </object>
-                      <packing>
-                        <property name="left_attach">0</property>
-                        <property name="top_attach">0</property>
-                      </packing>
-                    </child>
-                    <child>
-                      <object class="GtkCheckButton" id="checkAsianMode">
-                        <property name="label" translatable="yes" 
context="cellalignment|checkAsianMode">Asian layout _mode</property>
-                        <property name="visible">True</property>
-                        <property name="can_focus">True</property>
-                        <property name="receives_default">False</property>
-                        <property name="margin-start">12</property>
-                        <property name="use_underline">True</property>
-                        <property name="xalign">0.5</property>
-                        <property name="inconsistent">True</property>
-                        <property name="draw_indicator">True</property>
-                        <child internal-child="accessible">
-                          <object class="AtkObject" 
id="checkAsianMode-atkobject">
-                            <property name="AtkObject::accessible-description" 
translatable="yes" context="cellalignment|extended_tip|checkAsianMode">Aligns 
Asian characters one below the other in the selected cell(s). If the cell 
contains more than one line of text, the lines are converted to text columns 
that are arranged from right to left. Western characters in the converted text 
are rotated 90 degrees to the right. Asian characters are not 
rotated.</property>
-                          </object>
-                        </child>
+                    <property name="label" translatable="yes" 
context="cellalignment|labelRefEdge">_Reference edge:</property>
+                    <property name="use_underline">True</property>
+                    <property name="mnemonic_widget">references</property>
+                    <property name="xalign">0</property>
+                  </object>
+                  <packing>
+                    <property name="left_attach">0</property>
+                    <property name="top_attach">1</property>
+                  </packing>
+                </child>
+                <child>
+                  <object class="GtkSpinButton" id="spinDegrees">
+                    <property name="visible">True</property>
+                    <property name="can_focus">True</property>
+                    <property name="activates_default">True</property>
+                    <property 
name="adjustment">adjustmentSpinDegrees</property>
+                    <property name="wrap">True</property>
+                    <child internal-child="accessible">
+                      <object class="AtkObject" id="spinDegrees-atkobject">
+                        <property name="AtkObject::accessible-description" 
translatable="yes" context="cellalignment|extended_tip|spinDegrees">Enter the 
rotation angle from 0 to 360 for the text in the selected cell(s).</property>
                       </object>
-                      <packing>
-                        <property name="left_attach">0</property>
-                        <property name="top_attach">1</property>
-                      </packing>
                     </child>
                   </object>
                   <packing>
-                    <property name="left_attach">0</property>
+                    <property name="left_attach">1</property>
                     <property name="top_attach">0</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkDrawingArea" id="dialcontrol">
+                  <object class="GtkDrawingArea" id="references">
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
                     <property name="events">GDK_BUTTON_PRESS_MASK | 
GDK_BUTTON_RELEASE_MASK | GDK_KEY_PRESS_MASK | GDK_KEY_RELEASE_MASK | 
GDK_STRUCTURE_MASK</property>
-                    <property name="halign">center</property>
-                    <property name="valign">center</property>
+                    <property name="halign">start</property>
                     <child internal-child="accessible">
-                      <object class="AtkObject" id="dialcontrol-atkobject">
-                        <property name="AtkObject::accessible-description" 
translatable="yes" context="cellalignment|extended_tip|dialcontrol">Click in 
the dial to set the text orientation.</property>
+                      <object class="AtkObject" id="references-atkobject">
+                        <property name="AtkObject::accessible-description" 
translatable="yes" context="cellalignment|extended_tip|references">Specify the 
cell edge from which to write the rotated text.</property>
                       </object>
                     </child>
                   </object>
                   <packing>
                     <property name="left_attach">1</property>
-                    <property name="top_attach">0</property>
-                    <property name="height">2</property>
+                    <property name="top_attach">1</property>
                   </packing>
                 </child>
               </object>
+              <packing>
+                <property name="left_attach">0</property>
+                <property name="top_attach">1</property>
+              </packing>
             </child>
-          </object>
-        </child>
-        <child type="label">
-          <object class="GtkLabel" id="labelTextOrient">
-            <property name="visible">True</property>
-            <property name="can_focus">False</property>
-            <property name="label" translatable="yes" 
context="cellalignment|labelTextOrient">Text Orientation</property>
-            <attributes>
-              <attribute name="weight" value="bold"/>
-            </attributes>
-          </object>
-        </child>
-      </object>
-      <packing>
-        <property name="left_attach">0</property>
-        <property name="top_attach">1</property>
-      </packing>
-    </child>
-    <child>
-      <object class="GtkFrame" id="properties">
-        <property name="visible">True</property>
-        <property name="can_focus">False</property>
-        <property name="hexpand">True</property>
-        <property name="label_xalign">0</property>
-        <property name="shadow_type">none</property>
-        <child>
-          <object class="GtkAlignment" id="alignment6">
-            <property name="visible">True</property>
-            <property name="can_focus">False</property>
-            <property name="top_padding">6</property>
-            <property name="left_padding">12</property>
             <child>
               <!-- n-columns=1 n-rows=1 -->
-              <object class="GtkGrid" id="grid1">
+              <object class="GtkGrid" id="grid4">
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
-                <property name="margin_bottom">1</property>
                 <property name="row_spacing">6</property>
-                <property name="column_spacing">12</property>
                 <child>
-                  <object class="GtkCheckButton" id="checkWrapTextAuto">
-                    <property name="label" translatable="yes" 
context="cellalignment|checkWrapTextAuto">_Wrap text automatically</property>
+                  <object class="GtkCheckButton" id="checkVertStack">
+                    <property name="label" translatable="yes" 
context="cellalignment|checkVertStack">Vertically s_tacked</property>
                     <property name="visible">True</property>
                     <property name="can_focus">True</property>
                     <property name="receives_default">False</property>
-                    <property name="no_show_all">True</property>
                     <property name="use_underline">True</property>
-                    <property name="xalign">0</property>
+                    <property name="xalign">0.019999999552965164</property>
                     <property name="inconsistent">True</property>
                     <property name="draw_indicator">True</property>
                     <child internal-child="accessible">
-                      <object class="AtkObject" 
id="checkWrapTextAuto-atkobject">
-                        <property name="AtkObject::accessible-description" 
translatable="yes" context="cellalignment|extended_tip|checkWrapTextAuto">Wraps 
text onto another line at the cell border. The number of lines depends on the 
width of the cell.</property>
+                      <object class="AtkObject" id="checkVertStack-atkobject">
+                        <property name="AtkObject::accessible-description" 
translatable="yes" context="cellalignment|extended_tip|checkVertStack">Aligns 
text vertically.</property>
                       </object>
                     </child>
                   </object>
@@ -253,41 +139,19 @@
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkCheckButton" id="checkShrinkFitCellSize">
-                    <property name="label" translatable="yes" 
context="cellalignment|checkShrinkFitCellSize">_Shrink to fit cell 
size</property>
+                  <object class="GtkCheckButton" id="checkAsianMode">
+                    <property name="label" translatable="yes" 
context="cellalignment|checkAsianMode">Asian layout _mode</property>
                     <property name="visible">True</property>
                     <property name="can_focus">True</property>
                     <property name="receives_default">False</property>
-                    <property name="use_underline">True</property>
-                    <property name="xalign">0</property>
-                    <property name="inconsistent">True</property>
-                    <property name="draw_indicator">True</property>
-                    <child internal-child="accessible">
-                      <object class="AtkObject" 
id="checkShrinkFitCellSize-atkobject">
-                        <property name="AtkObject::accessible-description" 
translatable="yes" 
context="cellalignment|extended_tip|checkShrinkFitCellSize">Reduces the 
apparent size of the font so that the contents of the cell fit into the current 
cell width. You cannot apply this command to a cell that contains line 
breaks.</property>
-                      </object>
-                    </child>
-                  </object>
-                  <packing>
-                    <property name="left_attach">0</property>
-                    <property name="top_attach">2</property>
-                  </packing>
-                </child>
-                <child>
-                  <object class="GtkCheckButton" id="checkHyphActive">
-                    <property name="label" translatable="yes" 
context="cellalignment|checkHyphActive">Hyphenation _active</property>
-                    <property name="visible">True</property>
-                    <property name="can_focus">True</property>
-                    <property name="receives_default">False</property>
-                    <property name="no_show_all">True</property>
                     <property name="margin-start">12</property>
                     <property name="use_underline">True</property>
-                    <property name="xalign">0</property>
+                    <property name="xalign">0.5</property>
                     <property name="inconsistent">True</property>
                     <property name="draw_indicator">True</property>
                     <child internal-child="accessible">
-                      <object class="AtkObject" id="checkHyphActive-atkobject">
-                        <property name="AtkObject::accessible-description" 
translatable="yes" context="cellalignment|extended_tip|checkHyphActive">Enables 
word hyphenation for text wrapping to the next line.</property>
+                      <object class="AtkObject" id="checkAsianMode-atkobject">
+                        <property name="AtkObject::accessible-description" 
translatable="yes" context="cellalignment|extended_tip|checkAsianMode">Aligns 
Asian characters one below the other in the selected cell(s). If the cell 
contains more than one line of text, the lines are converted to text columns 
that are arranged from right to left. Western characters in the converted text 
are rotated 90 degrees to the right. Asian characters are not 
rotated.</property>
                       </object>
                     </child>
                   </object>
@@ -296,52 +160,38 @@
                     <property name="top_attach">1</property>
                   </packing>
                 </child>
-                <child>
-                  <object class="GtkBox" id="boxDirection">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
-                    <property name="spacing">12</property>
-                    <child>
-                      <object class="GtkLabel" id="LabelTxtDir">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="label" translatable="yes" 
context="cellalignment|LabelTxtDir">Te_xt direction:</property>
-                        <property name="use_underline">True</property>
-                        <property 
name="mnemonic_widget">comboTextDirBox</property>
-                        <property name="xalign">0</property>
-                      </object>
-                      <packing>
-                        <property name="expand">False</property>
-                        <property name="fill">False</property>
-                        <property name="position">0</property>
-                      </packing>
-                    </child>
-                    <child>
-                      <object class="GtkComboBoxText" id="comboTextDirBox">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                      </object>
-                      <packing>
-                        <property name="expand">False</property>
-                        <property name="fill">True</property>
-                        <property name="position">1</property>
-                      </packing>
-                    </child>
+              </object>
+              <packing>
+                <property name="left_attach">0</property>
+                <property name="top_attach">0</property>
+              </packing>
+            </child>
+            <child>
+              <object class="GtkDrawingArea" id="dialcontrol">
+                <property name="visible">True</property>
+                <property name="can_focus">False</property>
+                <property name="events">GDK_BUTTON_PRESS_MASK | 
GDK_BUTTON_RELEASE_MASK | GDK_KEY_PRESS_MASK | GDK_KEY_RELEASE_MASK | 
GDK_STRUCTURE_MASK</property>
+                <property name="halign">center</property>
+                <property name="valign">center</property>
+                <child internal-child="accessible">
+                  <object class="AtkObject" id="dialcontrol-atkobject">
+                    <property name="AtkObject::accessible-description" 
translatable="yes" context="cellalignment|extended_tip|dialcontrol">Click in 
the dial to set the text orientation.</property>
                   </object>
-                  <packing>
-                    <property name="left_attach">0</property>
-                    <property name="top_attach">3</property>
-                  </packing>
                 </child>
               </object>
+              <packing>
+                <property name="left_attach">1</property>
+                <property name="top_attach">0</property>
+                <property name="height">2</property>
+              </packing>
             </child>
           </object>
         </child>
         <child type="label">
-          <object class="GtkLabel" id="labelProperties">
+          <object class="GtkLabel" id="labelTextOrient">
             <property name="visible">True</property>
             <property name="can_focus">False</property>
-            <property name="label" translatable="yes" 
context="cellalignment|labelProperties">Properties</property>
+            <property name="label" translatable="yes" 
context="cellalignment|labelTextOrient">Text Orientation</property>
             <attributes>
               <attribute name="weight" value="bold"/>
             </attributes>
@@ -350,141 +200,273 @@
       </object>
       <packing>
         <property name="left_attach">0</property>
-        <property name="top_attach">2</property>
+        <property name="top_attach">1</property>
       </packing>
     </child>
     <child>
-      <object class="GtkFrame" id="alignment">
+      <object class="GtkFrame" id="properties">
         <property name="visible">True</property>
         <property name="can_focus">False</property>
+        <property name="hexpand">True</property>
         <property name="label_xalign">0</property>
         <property name="shadow_type">none</property>
         <child>
-          <object class="GtkAlignment" id="alignment1">
+          <!-- n-columns=1 n-rows=1 -->
+          <object class="GtkGrid" id="grid1">
             <property name="visible">True</property>
             <property name="can_focus">False</property>
-            <property name="left_padding">6</property>
+            <property name="row_spacing">6</property>
+            <property name="column_spacing">12</property>
+            <property name="margin-start">12</property>
+            <property name="margin-top">6</property>
+            <property name="margin-bottom">1</property>
             <child>
-              <!-- n-columns=1 n-rows=1 -->
-              <object class="GtkGrid" id="grid2">
+              <object class="GtkCheckButton" id="checkWrapTextAuto">
+                <property name="label" translatable="yes" 
context="cellalignment|checkWrapTextAuto">_Wrap text automatically</property>
                 <property name="visible">True</property>
-                <property name="can_focus">False</property>
-                <property name="border_width">6</property>
-                <property name="row_spacing">6</property>
-                <property name="column_spacing">12</property>
-                <child>
-                  <object class="GtkSpinButton" id="spinIndentFrom">
-                    <property name="visible">True</property>
-                    <property name="can_focus">True</property>
-                    <property name="activates_default">True</property>
-                    <property name="adjustment">adjustmentIndent</property>
-                    <child internal-child="accessible">
-                      <object class="AtkObject" id="spinIndentFrom-atkobject">
-                        <property name="AtkObject::accessible-description" 
translatable="yes" context="cellalignment|extended_tip|spinIndentFrom">Indents 
from the left edge of the cell by the amount that you enter.</property>
-                      </object>
-                    </child>
+                <property name="can_focus">True</property>
+                <property name="receives_default">False</property>
+                <property name="no_show_all">True</property>
+                <property name="use_underline">True</property>
+                <property name="xalign">0</property>
+                <property name="inconsistent">True</property>
+                <property name="draw_indicator">True</property>
+                <child internal-child="accessible">
+                  <object class="AtkObject" id="checkWrapTextAuto-atkobject">
+                    <property name="AtkObject::accessible-description" 
translatable="yes" context="cellalignment|extended_tip|checkWrapTextAuto">Wraps 
text onto another line at the cell border. The number of lines depends on the 
width of the cell.</property>
                   </object>
-                  <packing>
-                    <property name="left_attach">3</property>
-                    <property name="top_attach">0</property>
-                  </packing>
                 </child>
-                <child>
-                  <object class="GtkLabel" id="labelHorzAlign">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
-                    <property name="label" translatable="yes" 
context="cellalignment|labelHorzAlign">Hori_zontal:</property>
-                    <property name="use_underline">True</property>
-                    <property 
name="mnemonic_widget">comboboxHorzAlign</property>
-                    <property name="xalign">0</property>
+              </object>
+              <packing>
+                <property name="left_attach">0</property>
+                <property name="top_attach">0</property>
+              </packing>
+            </child>
+            <child>
+              <object class="GtkCheckButton" id="checkShrinkFitCellSize">
+                <property name="label" translatable="yes" 
context="cellalignment|checkShrinkFitCellSize">_Shrink to fit cell 
size</property>
+                <property name="visible">True</property>
+                <property name="can_focus">True</property>
+                <property name="receives_default">False</property>
+                <property name="use_underline">True</property>
+                <property name="xalign">0</property>
+                <property name="inconsistent">True</property>
+                <property name="draw_indicator">True</property>
+                <child internal-child="accessible">
+                  <object class="AtkObject" 
id="checkShrinkFitCellSize-atkobject">
+                    <property name="AtkObject::accessible-description" 
translatable="yes" 
context="cellalignment|extended_tip|checkShrinkFitCellSize">Reduces the 
apparent size of the font so that the contents of the cell fit into the current 
cell width. You cannot apply this command to a cell that contains line 
breaks.</property>
                   </object>
-                  <packing>
-                    <property name="left_attach">0</property>
-                    <property name="top_attach">0</property>
-                  </packing>
                 </child>
-                <child>
-                  <object class="GtkLabel" id="labelVertAlign">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
-                    <property name="label" translatable="yes" 
context="cellalignment|labelVertAlign">_Vertical:</property>
-                    <property name="use_underline">True</property>
-                    <property 
name="mnemonic_widget">comboboxVertAlign</property>
-                    <property name="xalign">0</property>
+              </object>
+              <packing>
+                <property name="left_attach">0</property>
+                <property name="top_attach">2</property>
+              </packing>
+            </child>
+            <child>
+              <object class="GtkCheckButton" id="checkHyphActive">
+                <property name="label" translatable="yes" 
context="cellalignment|checkHyphActive">Hyphenation _active</property>
+                <property name="visible">True</property>
+                <property name="can_focus">True</property>
+                <property name="receives_default">False</property>
+                <property name="no_show_all">True</property>
+                <property name="margin-start">12</property>
+                <property name="use_underline">True</property>
+                <property name="xalign">0</property>
+                <property name="inconsistent">True</property>
+                <property name="draw_indicator">True</property>
+                <child internal-child="accessible">
+                  <object class="AtkObject" id="checkHyphActive-atkobject">
+                    <property name="AtkObject::accessible-description" 
translatable="yes" context="cellalignment|extended_tip|checkHyphActive">Enables 
word hyphenation for text wrapping to the next line.</property>
                   </object>
-                  <packing>
-                    <property name="left_attach">0</property>
-                    <property name="top_attach">1</property>
-                  </packing>
                 </child>
+              </object>
+              <packing>
+                <property name="left_attach">0</property>
+                <property name="top_attach">1</property>
+              </packing>
+            </child>
+            <child>
+              <object class="GtkBox" id="boxDirection">
+                <property name="visible">True</property>
+                <property name="can_focus">False</property>
+                <property name="spacing">12</property>
                 <child>
-                  <object class="GtkLabel" id="labelIndent">
+                  <object class="GtkLabel" id="LabelTxtDir">
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="label" translatable="yes" 
context="cellalignment|labelIndent">I_ndent:</property>
+                    <property name="label" translatable="yes" 
context="cellalignment|LabelTxtDir">Te_xt direction:</property>
                     <property name="use_underline">True</property>
-                    <property name="mnemonic_widget">spinIndentFrom</property>
+                    <property name="mnemonic_widget">comboTextDirBox</property>
                     <property name="xalign">0</property>
                   </object>
                   <packing>
-                    <property name="left_attach">2</property>
-                    <property name="top_attach">0</property>
+                    <property name="expand">False</property>
+                    <property name="fill">False</property>
+                    <property name="position">0</property>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkComboBoxText" id="comboboxHorzAlign">
+                  <object class="GtkComboBoxText" id="comboTextDirBox">
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <items>
-                      <item id="0" translatable="yes" 
context="cellalignment|liststoreHorzAlign">Default</item>
-                      <item id="1" translatable="yes" 
context="cellalignment|liststoreHorzAlign">Left</item>
-                      <item id="2" translatable="yes" 
context="cellalignment|liststoreHorzAlign">Center</item>
-                      <item id="3" translatable="yes" 
context="cellalignment|liststoreHorzAlign">Right</item>
-                      <item id="4" translatable="yes" 
context="cellalignment|liststoreHorzAlign">Justified</item>
-                      <item id="5" translatable="yes" 
context="cellalignment|liststoreHorzAlign">Filled</item>
-                      <item id="6" translatable="yes" 
context="cellalignment|liststoreHorzAlign">Distributed</item>
-                    </items>
-                    <child internal-child="accessible">
-                      <object class="AtkObject" 
id="comboboxHorzAlign-atkobject">
-                        <property name="AtkObject::accessible-description" 
translatable="yes" 
context="cellalignment|extended_tip|comboboxHorzAlign">Select the horizontal 
alignment option that you want to apply to the cell contents.</property>
-                      </object>
-                    </child>
                   </object>
                   <packing>
-                    <property name="left_attach">1</property>
-                    <property name="top_attach">0</property>
+                    <property name="expand">False</property>
+                    <property name="fill">True</property>
+                    <property name="position">1</property>
                   </packing>
                 </child>
-                <child>
-                  <object class="GtkComboBoxText" id="comboboxVertAlign">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
-                    <items>
-                      <item id="0" translatable="yes" 
context="cellalignment|liststoreVertAlign">Default</item>
-                      <item id="1" translatable="yes" 
context="cellalignment|liststoreVertAlign">Top</item>
-                      <item id="2" translatable="yes" 
context="cellalignment|liststoreVertAlign">Middle</item>
-                      <item id="3" translatable="yes" 
context="cellalignment|liststoreVertAlign">Bottom</item>
-                      <item id="4" translatable="yes" 
context="cellalignment|liststoreVertAlign">Justified</item>
-                      <item id="5" translatable="yes" 
context="cellalignment|liststoreVertAlign">Distributed</item>
-                    </items>
-                    <child internal-child="accessible">
-                      <object class="AtkObject" 
id="comboboxVertAlign-atkobject">
-                        <property name="AtkObject::accessible-description" 
translatable="yes" 
context="cellalignment|extended_tip|comboboxVertAlign">Select the vertical 
alignment option that you want to apply to the cell contents.</property>
-                      </object>
-                    </child>
+              </object>
+              <packing>
+                <property name="left_attach">0</property>
+                <property name="top_attach">3</property>
+              </packing>
+            </child>
+          </object>
+        </child>
+        <child type="label">
+          <object class="GtkLabel" id="labelProperties">
+            <property name="visible">True</property>
+            <property name="can_focus">False</property>
+            <property name="label" translatable="yes" 
context="cellalignment|labelProperties">Properties</property>
+            <attributes>
+              <attribute name="weight" value="bold"/>
+            </attributes>
+          </object>
+        </child>
+      </object>
+      <packing>
+        <property name="left_attach">0</property>
+        <property name="top_attach">2</property>
+      </packing>
+    </child>
+    <child>
+      <object class="GtkFrame" id="alignment">
+        <property name="visible">True</property>
+        <property name="can_focus">False</property>
+        <property name="label_xalign">0</property>
+        <property name="shadow_type">none</property>
+        <child>
+          <!-- n-columns=1 n-rows=1 -->
+          <object class="GtkGrid" id="grid2">
+            <property name="visible">True</property>
+            <property name="can_focus">False</property>
+            <property name="border_width">6</property>
+            <property name="row_spacing">6</property>
+            <property name="column_spacing">12</property>
+            <property name="margin-start">12</property>
+            <child>
+              <object class="GtkSpinButton" id="spinIndentFrom">
+                <property name="visible">True</property>
+                <property name="can_focus">True</property>
+                <property name="activates_default">True</property>
+                <property name="adjustment">adjustmentIndent</property>
+                <child internal-child="accessible">
+                  <object class="AtkObject" id="spinIndentFrom-atkobject">
+                    <property name="AtkObject::accessible-description" 
translatable="yes" context="cellalignment|extended_tip|spinIndentFrom">Indents 
from the left edge of the cell by the amount that you enter.</property>
                   </object>
-                  <packing>
-                    <property name="left_attach">1</property>
-                    <property name="top_attach">1</property>
-                  </packing>
                 </child>
-                <child>
-                  <placeholder/>
+              </object>
+              <packing>
+                <property name="left_attach">3</property>
+                <property name="top_attach">0</property>
+              </packing>
+            </child>
+            <child>
+              <object class="GtkLabel" id="labelHorzAlign">
+                <property name="visible">True</property>
+                <property name="can_focus">False</property>
+                <property name="label" translatable="yes" 
context="cellalignment|labelHorzAlign">Hori_zontal:</property>
+                <property name="use_underline">True</property>
+                <property name="mnemonic_widget">comboboxHorzAlign</property>
+                <property name="xalign">0</property>
+              </object>
+              <packing>
+                <property name="left_attach">0</property>
+                <property name="top_attach">0</property>
+              </packing>
+            </child>
+            <child>
+              <object class="GtkLabel" id="labelVertAlign">
+                <property name="visible">True</property>
+                <property name="can_focus">False</property>
+                <property name="label" translatable="yes" 
context="cellalignment|labelVertAlign">_Vertical:</property>
+                <property name="use_underline">True</property>
+                <property name="mnemonic_widget">comboboxVertAlign</property>
+                <property name="xalign">0</property>
+              </object>
+              <packing>
+                <property name="left_attach">0</property>
+                <property name="top_attach">1</property>
+              </packing>
+            </child>
+            <child>
+              <object class="GtkLabel" id="labelIndent">
+                <property name="visible">True</property>
+                <property name="can_focus">False</property>
+                <property name="label" translatable="yes" 
context="cellalignment|labelIndent">I_ndent:</property>
+                <property name="use_underline">True</property>
+                <property name="mnemonic_widget">spinIndentFrom</property>
+                <property name="xalign">0</property>
+              </object>
+              <packing>
+                <property name="left_attach">2</property>
+                <property name="top_attach">0</property>
+              </packing>
+            </child>
+            <child>
+              <object class="GtkComboBoxText" id="comboboxHorzAlign">
+                <property name="visible">True</property>
+                <property name="can_focus">False</property>
+                <items>
+                  <item id="0" translatable="yes" 
context="cellalignment|liststoreHorzAlign">Default</item>
+                  <item id="1" translatable="yes" 
context="cellalignment|liststoreHorzAlign">Left</item>
+                  <item id="2" translatable="yes" 
context="cellalignment|liststoreHorzAlign">Center</item>
+                  <item id="3" translatable="yes" 
context="cellalignment|liststoreHorzAlign">Right</item>
+                  <item id="4" translatable="yes" 
context="cellalignment|liststoreHorzAlign">Justified</item>
+                  <item id="5" translatable="yes" 
context="cellalignment|liststoreHorzAlign">Filled</item>
+                  <item id="6" translatable="yes" 
context="cellalignment|liststoreHorzAlign">Distributed</item>
+                </items>
+                <child internal-child="accessible">
+                  <object class="AtkObject" id="comboboxHorzAlign-atkobject">
+                    <property name="AtkObject::accessible-description" 
translatable="yes" 
context="cellalignment|extended_tip|comboboxHorzAlign">Select the horizontal 
alignment option that you want to apply to the cell contents.</property>
+                  </object>
                 </child>
-                <child>
-                  <placeholder/>
+              </object>
+              <packing>
+                <property name="left_attach">1</property>
+                <property name="top_attach">0</property>
+              </packing>
+            </child>
+            <child>
+              <object class="GtkComboBoxText" id="comboboxVertAlign">
+                <property name="visible">True</property>
+                <property name="can_focus">False</property>
+                <items>
+                  <item id="0" translatable="yes" 
context="cellalignment|liststoreVertAlign">Default</item>
+                  <item id="1" translatable="yes" 
context="cellalignment|liststoreVertAlign">Top</item>
+                  <item id="2" translatable="yes" 
context="cellalignment|liststoreVertAlign">Middle</item>
+                  <item id="3" translatable="yes" 
context="cellalignment|liststoreVertAlign">Bottom</item>
+                  <item id="4" translatable="yes" 
context="cellalignment|liststoreVertAlign">Justified</item>
+                  <item id="5" translatable="yes" 
context="cellalignment|liststoreVertAlign">Distributed</item>
+                </items>
+                <child internal-child="accessible">
+                  <object class="AtkObject" id="comboboxVertAlign-atkobject">
+                    <property name="AtkObject::accessible-description" 
translatable="yes" 
context="cellalignment|extended_tip|comboboxVertAlign">Select the vertical 
alignment option that you want to apply to the cell contents.</property>
+                  </object>
                 </child>
               </object>
+              <packing>
+                <property name="left_attach">1</property>
+                <property name="top_attach">1</property>
+              </packing>
+            </child>
+            <child>
+              <placeholder/>
+            </child>
+            <child>
+              <placeholder/>
             </child>
           </object>
         </child>
diff --git a/cui/uiconfig/ui/charnamepage.ui b/cui/uiconfig/ui/charnamepage.ui
index 4efe640548da..541e1857fa9f 100644
--- a/cui/uiconfig/ui/charnamepage.ui
+++ b/cui/uiconfig/ui/charnamepage.ui
@@ -105,72 +105,64 @@
             <property name="label_xalign">0</property>
             <property name="shadow_type">none</property>
             <child>
-              <object class="GtkAlignment" id="alignment6">
+              <!-- n-columns=1 n-rows=1 -->
+              <object class="GtkGrid" id="namegrid">
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
                 <property name="hexpand">True</property>
                 <property name="vexpand">True</property>
-                <property name="top_padding">6</property>
+                <property name="row_spacing">3</property>
+                <property name="margin-top">6</property>
                 <child>
-                  <!-- n-columns=1 n-rows=1 -->
-                  <object class="GtkGrid" id="namegrid">
+                  <object class="GtkScrolledWindow">
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
                     <property name="hexpand">True</property>
                     <property name="vexpand">True</property>
-                    <property name="row_spacing">3</property>
+                    <property name="shadow_type">in</property>
                     <child>
-                      <object class="GtkScrolledWindow">
+                      <object class="GtkTreeView" id="westfontnamelb-nocjk">
                         <property name="visible">True</property>
-                        <property name="can_focus">False</property>
+                        <property name="can_focus">True</property>
                         <property name="hexpand">True</property>
                         <property name="vexpand">True</property>
-                        <property name="shadow_type">in</property>
+                        <property name="model">liststore1</property>
+                        <property name="headers_visible">False</property>
+                        <property name="headers_clickable">False</property>
+                        <property name="search_column">0</property>
+                        <property name="show_expanders">False</property>
+                        <child internal-child="selection">
+                          <object class="GtkTreeSelection" 
id="treeview-selection1"/>
+                        </child>
                         <child>
-                          <object class="GtkTreeView" 
id="westfontnamelb-nocjk">
-                            <property name="visible">True</property>
-                            <property name="can_focus">True</property>
-                            <property name="hexpand">True</property>
-                            <property name="vexpand">True</property>
-                            <property name="model">liststore1</property>
-                            <property name="headers_visible">False</property>
-                            <property name="headers_clickable">False</property>
-                            <property name="search_column">0</property>
-                            <property name="show_expanders">False</property>
-                            <child internal-child="selection">
-                              <object class="GtkTreeSelection" 
id="treeview-selection1"/>
-                            </child>
+                          <object class="GtkTreeViewColumn" 
id="treeviewcolumn1">
                             <child>
-                              <object class="GtkTreeViewColumn" 
id="treeviewcolumn1">
-                                <child>
-                                  <object class="GtkCellRendererText" 
id="cellrenderertext1"/>
-                                  <attributes>
-                                    <attribute name="text">0</attribute>
-                                  </attributes>
-                                </child>
-                              </object>
+                              <object class="GtkCellRendererText" 
id="cellrenderertext1"/>
+                              <attributes>
+                                <attribute name="text">0</attribute>
+                              </attributes>
                             </child>
                           </object>
                         </child>
                       </object>
-                      <packing>
-                        <property name="left_attach">0</property>
-                        <property name="top_attach">1</property>
-                      </packing>
-                    </child>
-                    <child>
-                      <object class="GtkEntry" id="westfontname-nocjk">
-                        <property name="visible">True</property>
-                        <property name="can_focus">True</property>
-                        <property name="hexpand">True</property>
-                        <property name="activates_default">True</property>
-                      </object>
-                      <packing>
-                        <property name="left_attach">0</property>
-                        <property name="top_attach">0</property>
-                      </packing>
                     </child>
                   </object>
+                  <packing>
+                    <property name="left_attach">0</property>
+                    <property name="top_attach">1</property>
+                  </packing>
+                </child>
+                <child>
+                  <object class="GtkEntry" id="westfontname-nocjk">
+                    <property name="visible">True</property>
+                    <property name="can_focus">True</property>
+                    <property name="hexpand">True</property>
+                    <property name="activates_default">True</property>
+                  </object>
+                  <packing>
+                    <property name="left_attach">0</property>
+                    <property name="top_attach">0</property>
+                  </packing>
                 </child>
               </object>
             </child>
@@ -196,77 +188,70 @@
             <property name="label_xalign">0</property>
             <property name="shadow_type">none</property>
             <child>
-              <object class="GtkAlignment" id="alignment7">
+              <!-- n-columns=1 n-rows=1 -->
+              <object class="GtkGrid" id="stylegrid">
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
+                <property name="hexpand">True</property>
                 <property name="vexpand">True</property>
-                <property name="top_padding">6</property>
+                <property name="row_spacing">3</property>
+                <property name="margin-top">6</property>
                 <child>
-                  <!-- n-columns=1 n-rows=1 -->
-                  <object class="GtkGrid" id="stylegrid">
+                  <object class="GtkScrolledWindow">
+                    <property name="width_request">42</property>
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
                     <property name="hexpand">True</property>
                     <property name="vexpand">True</property>
-                    <property name="row_spacing">3</property>
+                    <property name="shadow_type">in</property>
                     <child>
-                      <object class="GtkScrolledWindow">
-                        <property name="width_request">42</property>
+                      <object class="GtkTreeView" id="weststylelb-nocjk">
                         <property name="visible">True</property>
-                        <property name="can_focus">False</property>
+                        <property name="can_focus">True</property>
                         <property name="hexpand">True</property>
                         <property name="vexpand">True</property>
-                        <property name="shadow_type">in</property>
+                        <property name="model">liststore2</property>
+                        <property name="headers_visible">False</property>
+                        <property name="headers_clickable">False</property>
+                        <property name="search_column">0</property>
+                        <property name="show_expanders">False</property>
+                        <child internal-child="selection">
+                          <object class="GtkTreeSelection" 
id="treeview-selection2"/>
+                        </child>
                         <child>
-                          <object class="GtkTreeView" id="weststylelb-nocjk">
-                            <property name="visible">True</property>
-                            <property name="can_focus">True</property>
-                            <property name="hexpand">True</property>
-                            <property name="vexpand">True</property>
-                            <property name="model">liststore2</property>
-                            <property name="headers_visible">False</property>
-                            <property name="headers_clickable">False</property>
-                            <property name="search_column">0</property>
-                            <property name="show_expanders">False</property>
-                            <child internal-child="selection">
-                              <object class="GtkTreeSelection" 
id="treeview-selection2"/>
-                            </child>
+                          <object class="GtkTreeViewColumn" 
id="treeviewcolumn2">
                             <child>
-                              <object class="GtkTreeViewColumn" 
id="treeviewcolumn2">
-                                <child>
-                                  <object class="GtkCellRendererText" 
id="cellrenderertext2"/>
-                                  <attributes>
-                                    <attribute name="text">0</attribute>
-                                  </attributes>
-                                </child>
-                              </object>
-                            </child>
-                            <child internal-child="accessible">
-                              <object class="AtkObject" 
id="weststylelb-nocjk-atkobject">
-                                <property 
name="AtkObject::accessible-description" translatable="yes" 
context="charnamepage|extended_tip|weststylelb-nocjk">Select the formatting 
that you want to apply.</property>
-                              </object>
+                              <object class="GtkCellRendererText" 
id="cellrenderertext2"/>
+                              <attributes>
+                                <attribute name="text">0</attribute>
+                              </attributes>
                             </child>
                           </object>
                         </child>
+                        <child internal-child="accessible">
+                          <object class="AtkObject" 
id="weststylelb-nocjk-atkobject">
+                            <property name="AtkObject::accessible-description" 
translatable="yes" context="charnamepage|extended_tip|weststylelb-nocjk">Select 
the formatting that you want to apply.</property>
+                          </object>
+                        </child>
                       </object>
-                      <packing>
-                        <property name="left_attach">0</property>
-                        <property name="top_attach">1</property>
-                      </packing>
-                    </child>
-                    <child>
-                      <object class="GtkEntry" id="weststyle-nocjk">
-                        <property name="visible">True</property>
-                        <property name="can_focus">True</property>
-                        <property name="hexpand">True</property>
-                        <property name="activates_default">True</property>
-                      </object>
-                      <packing>
-                        <property name="left_attach">0</property>
-                        <property name="top_attach">0</property>
-                      </packing>
                     </child>
                   </object>
+                  <packing>
+                    <property name="left_attach">0</property>
+                    <property name="top_attach">1</property>
+                  </packing>
+                </child>
+                <child>
+                  <object class="GtkEntry" id="weststyle-nocjk">
+                    <property name="visible">True</property>
+                    <property name="can_focus">True</property>
+                    <property name="hexpand">True</property>
+                    <property name="activates_default">True</property>
+                  </object>
+                  <packing>
+                    <property name="left_attach">0</property>
+                    <property name="top_attach">0</property>
+                  </packing>
                 </child>
               </object>
             </child>
@@ -292,78 +277,70 @@
             <property name="label_xalign">0</property>
             <property name="shadow_type">none</property>
             <child>
-              <object class="GtkAlignment" id="alignment8">
+              <!-- n-columns=1 n-rows=1 -->
+              <object class="GtkGrid" id="sizegrid">
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
                 <property name="hexpand">True</property>
                 <property name="vexpand">True</property>
-                <property name="top_padding">6</property>
+                <property name="row_spacing">3</property>
+                <property name="margin-top">6</property>
                 <child>
-                  <!-- n-columns=1 n-rows=1 -->
-                  <object class="GtkGrid" id="sizegrid">
+                  <object class="GtkScrolledWindow">
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
                     <property name="hexpand">True</property>
                     <property name="vexpand">True</property>
-                    <property name="row_spacing">3</property>
+                    <property name="vscrollbar_policy">always</property>
+                    <property name="shadow_type">in</property>
                     <child>
-                      <object class="GtkScrolledWindow">
+                      <object class="GtkTreeView" id="westsizelb-nocjk">
                         <property name="visible">True</property>
-                        <property name="can_focus">False</property>
+                        <property name="can_focus">True</property>
                         <property name="hexpand">True</property>
                         <property name="vexpand">True</property>
-                        <property name="vscrollbar_policy">always</property>
-                        <property name="shadow_type">in</property>
+                        <property name="model">liststore3</property>
+                        <property name="headers_visible">False</property>
+                        <property name="headers_clickable">False</property>
+                        <property name="search_column">0</property>
+                        <property name="show_expanders">False</property>
+                        <child internal-child="selection">
+                          <object class="GtkTreeSelection" 
id="treeview-selection3"/>
+                        </child>
                         <child>
-                          <object class="GtkTreeView" id="westsizelb-nocjk">
-                            <property name="visible">True</property>
-                            <property name="can_focus">True</property>
-                            <property name="hexpand">True</property>
-                            <property name="vexpand">True</property>
-                            <property name="model">liststore3</property>
-                            <property name="headers_visible">False</property>
-                            <property name="headers_clickable">False</property>
-                            <property name="search_column">0</property>
-                            <property name="show_expanders">False</property>
-                            <child internal-child="selection">
-                              <object class="GtkTreeSelection" 
id="treeview-selection3"/>
-                            </child>
+                          <object class="GtkTreeViewColumn" 
id="treeviewcolumn3">
                             <child>
-                              <object class="GtkTreeViewColumn" 
id="treeviewcolumn3">
-                                <child>
-                                  <object class="GtkCellRendererText" 
id="cellrenderertext3"/>
-                                  <attributes>
-                                    <attribute name="text">0</attribute>
-                                  </attributes>
-                                </child>
-                              </object>
-                            </child>
-                            <child internal-child="accessible">
-                              <object class="AtkObject" 
id="westsizelb-nocjk-atkobject">
-                                <property 
name="AtkObject::accessible-description" translatable="yes" 
context="charnamepage|extended_tip|westsizelb-nocjk">Enter or select the font 
size that you want to apply. For scalable fonts, you can also enter decimal 
values.</property>
-                              </object>
+                              <object class="GtkCellRendererText" 
id="cellrenderertext3"/>
+                              <attributes>
+                                <attribute name="text">0</attribute>
+                              </attributes>
                             </child>
                           </object>
                         </child>
+                        <child internal-child="accessible">
+                          <object class="AtkObject" 
id="westsizelb-nocjk-atkobject">
+                            <property name="AtkObject::accessible-description" 
translatable="yes" context="charnamepage|extended_tip|westsizelb-nocjk">Enter 
or select the font size that you want to apply. For scalable fonts, you can 
also enter decimal values.</property>
+                          </object>
+                        </child>
                       </object>
-                      <packing>
-                        <property name="left_attach">0</property>
-                        <property name="top_attach">1</property>
-                      </packing>
-                    </child>
-                    <child>
-                      <object class="GtkEntry" id="westsize-nocjk">
-                        <property name="visible">True</property>
-                        <property name="can_focus">True</property>
-                        <property name="hexpand">True</property>
-                        <property name="activates_default">True</property>
-                      </object>
-                      <packing>
-                        <property name="left_attach">0</property>
-                        <property name="top_attach">0</property>
-                      </packing>
                     </child>
                   </object>
+                  <packing>
+                    <property name="left_attach">0</property>
+                    <property name="top_attach">1</property>
+                  </packing>
+                </child>
+                <child>
+                  <object class="GtkEntry" id="westsize-nocjk">
+                    <property name="visible">True</property>
+                    <property name="can_focus">True</property>
+                    <property name="hexpand">True</property>
+                    <property name="activates_default">True</property>
+                  </object>
+                  <packing>
+                    <property name="left_attach">0</property>
+                    <property name="top_attach">0</property>
+                  </packing>
                 </child>
               </object>
             </child>
@@ -485,208 +462,202 @@
         <property name="label_xalign">0</property>
         <property name="shadow_type">none</property>
         <child>
-          <object class="GtkAlignment" id="alignment1">
+          <!-- n-columns=1 n-rows=1 -->
+          <object class="GtkGrid" id="grid1">
             <property name="visible">True</property>
             <property name="can_focus">False</property>
-            <property name="top_padding">6</property>
-            <property name="left_padding">12</property>
+            <property name="hexpand">True</property>
+            <property name="vexpand">True</property>
+            <property name="row_spacing">6</property>
+            <property name="column_spacing">6</property>
+            <property name="margin-start">12</property>
+            <property name="margin-top">6</property>
             <child>
-              <!-- n-columns=1 n-rows=1 -->
-              <object class="GtkGrid" id="grid1">
+              <object class="GtkLabel" id="westfontnameft-cjk">
+                <property name="visible">True</property>
+                <property name="can_focus">False</property>
+                <property name="label" translatable="no" 
context="charnamepage|westfontnameft-cjk">Family:</property>
+                <property name="use_underline">True</property>
+                <property name="mnemonic_widget">westfontnamelb-cjk</property>
+                <property name="xalign">0</property>
+              </object>
+              <packing>
+                <property name="left_attach">0</property>
+                <property name="top_attach">0</property>
+              </packing>
+            </child>
+            <child>
+              <object class="GtkLabel" id="weststyleft-cjk">
+                <property name="visible">True</property>
+                <property name="can_focus">False</property>
+                <property name="label" translatable="no" 
context="charnamepage|weststyleft-cjk">Style:</property>
+                <property name="use_underline">True</property>
+                <property name="mnemonic_widget">weststylelb-cjk</property>
+                <property name="xalign">0</property>
+              </object>
+              <packing>
+                <property name="left_attach">1</property>
+                <property name="top_attach">0</property>
+              </packing>
+            </child>
+            <child>
+              <object class="GtkLabel" id="westsizeft-cjk">
+                <property name="visible">True</property>
+                <property name="can_focus">False</property>
+                <property name="label" translatable="yes" 
context="charnamepage|westsizeft-cjk">Size:</property>
+                <property name="use_underline">True</property>
+                <property name="mnemonic_widget">westsizelb-cjk</property>
+                <property name="xalign">0</property>
+              </object>
+              <packing>
+                <property name="left_attach">2</property>
+                <property name="top_attach">0</property>
+              </packing>
+            </child>
+            <child>
+              <object class="GtkLabel" id="westlangft-cjk">
+                <property name="visible">True</property>
+                <property name="can_focus">False</property>
+                <property name="label" translatable="yes" 
context="charnamepage|westlangft-cjk">Language:</property>
+                <property name="use_underline">True</property>
+                <property name="mnemonic_widget">westlanglb-cjk</property>
+                <property name="xalign">0</property>
+              </object>
+              <packing>
+                <property name="left_attach">3</property>
+                <property name="top_attach">0</property>
+              </packing>
+            </child>
+            <child>
+              <object class="GtkComboBoxText" id="westfontnamelb-cjk">
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
                 <property name="hexpand">True</property>
-                <property name="vexpand">True</property>
-                <property name="row_spacing">6</property>
-                <property name="column_spacing">6</property>
-                <child>
-                  <object class="GtkLabel" id="westfontnameft-cjk">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
-                    <property name="label" translatable="no" 
context="charnamepage|westfontnameft-cjk">Family:</property>
-                    <property name="use_underline">True</property>
-                    <property 
name="mnemonic_widget">westfontnamelb-cjk</property>
-                    <property name="xalign">0</property>
+                <property name="has_entry">True</property>
+                <child internal-child="entry">
+                  <object class="GtkEntry">
+                    <property name="can_focus">True</property>
+                    <property name="activates_default">True</property>
                   </object>
-                  <packing>
-                    <property name="left_attach">0</property>
-                    <property name="top_attach">0</property>
-                  </packing>
                 </child>
-                <child>
-                  <object class="GtkLabel" id="weststyleft-cjk">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
-                    <property name="label" translatable="no" 
context="charnamepage|weststyleft-cjk">Style:</property>
-                    <property name="use_underline">True</property>
-                    <property name="mnemonic_widget">weststylelb-cjk</property>
-                    <property name="xalign">0</property>
+              </object>
+              <packing>
+                <property name="left_attach">0</property>
+                <property name="top_attach">1</property>
+              </packing>
+            </child>
+            <child>
+              <object class="GtkComboBoxText" id="weststylelb-cjk">
+                <property name="visible">True</property>
+                <property name="can_focus">False</property>
+                <property name="has_entry">True</property>
+                <child internal-child="entry">
+                  <object class="GtkEntry">
+                    <property name="can_focus">True</property>
+                    <property name="activates_default">True</property>
                   </object>
-                  <packing>
-                    <property name="left_attach">1</property>
-                    <property name="top_attach">0</property>
-                  </packing>
                 </child>
-                <child>
-                  <object class="GtkLabel" id="westsizeft-cjk">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
-                    <property name="label" translatable="yes" 
context="charnamepage|westsizeft-cjk">Size:</property>
-                    <property name="use_underline">True</property>
-                    <property name="mnemonic_widget">westsizelb-cjk</property>
-                    <property name="xalign">0</property>
+                <child internal-child="accessible">
+                  <object class="AtkObject" id="weststylelb-cjk-atkobject">
+                    <property name="AtkObject::accessible-description" 
translatable="yes" context="charnamepage|extended_tip|weststylelb-cjk">Select 
the formatting that you want to apply.</property>
                   </object>
-                  <packing>
-                    <property name="left_attach">2</property>
-                    <property name="top_attach">0</property>
-                  </packing>
                 </child>
-                <child>
-                  <object class="GtkLabel" id="westlangft-cjk">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
-                    <property name="label" translatable="yes" 
context="charnamepage|westlangft-cjk">Language:</property>
-                    <property name="use_underline">True</property>
-                    <property name="mnemonic_widget">westlanglb-cjk</property>
-                    <property name="xalign">0</property>
+              </object>
+              <packing>
+                <property name="left_attach">1</property>
+                <property name="top_attach">1</property>
+              </packing>
+            </child>
+            <child>
+              <object class="GtkComboBoxText" id="westsizelb-cjk">
+                <property name="visible">True</property>
+                <property name="can_focus">False</property>
+                <property name="has_entry">True</property>
+                <child internal-child="entry">
+                  <object class="GtkEntry">
+                    <property name="can_focus">True</property>
+                    <property name="activates_default">True</property>
                   </object>
-                  <packing>
-                    <property name="left_attach">3</property>
-                    <property name="top_attach">0</property>
-                  </packing>
                 </child>
-                <child>
-                  <object class="GtkComboBoxText" id="westfontnamelb-cjk">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
-                    <property name="hexpand">True</property>
-                    <property name="has_entry">True</property>
-                    <child internal-child="entry">
-                      <object class="GtkEntry">
-                        <property name="can_focus">True</property>
-                        <property name="activates_default">True</property>
-                      </object>
-                    </child>
+                <child internal-child="accessible">
+                  <object class="AtkObject" id="westsizelb-cjk-atkobject">
+                    <property name="AtkObject::accessible-description" 
translatable="yes" context="charnamepage|extended_tip|westsizelb-cjk">Enter or 
select the font size that you want to apply. For scalable fonts, you can also 
enter decimal values.</property>
                   </object>
-                  <packing>
-                    <property name="left_attach">0</property>
-                    <property name="top_attach">1</property>
-                  </packing>
                 </child>
+              </object>
+              <packing>
+                <property name="left_attach">2</property>
+                <property name="top_attach">1</property>
+              </packing>
+            </child>
+            <child>
+              <object class="GtkComboBox" id="westlanglb-cjk">
+                <property name="visible">True</property>
+                <property name="can_focus">False</property>
+                <property name="model">liststore5</property>
+                <property name="has_entry">True</property>
+                <property name="entry_text_column">0</property>
+                <property name="id_column">1</property>
                 <child>
-                  <object class="GtkComboBoxText" id="weststylelb-cjk">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
-                    <property name="has_entry">True</property>
-                    <child internal-child="entry">
-                      <object class="GtkEntry">
-                        <property name="can_focus">True</property>
-                        <property name="activates_default">True</property>
-                      </object>
-                    </child>
-                    <child internal-child="accessible">
-                      <object class="AtkObject" id="weststylelb-cjk-atkobject">
-                        <property name="AtkObject::accessible-description" 
translatable="yes" context="charnamepage|extended_tip|weststylelb-cjk">Select 
the formatting that you want to apply.</property>
-                      </object>
-                    </child>
+                  <object class="GtkCellRendererPixbuf" 
id="cellrenderertext5"/>
+                  <attributes>
+                    <attribute name="pixbuf">2</attribute>
+                  </attributes>
+                </child>
+                <child internal-child="entry">
+                  <object class="GtkEntry">
+                    <property name="can_focus">True</property>
+                    <property name="activates_default">True</property>
                   </object>
-                  <packing>
-                    <property name="left_attach">1</property>
-                    <property name="top_attach">1</property>
-                  </packing>
                 </child>
-                <child>
-                  <object class="GtkComboBoxText" id="westsizelb-cjk">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
-                    <property name="has_entry">True</property>
-                    <child internal-child="entry">
-                      <object class="GtkEntry">
-                        <property name="can_focus">True</property>
-                        <property name="activates_default">True</property>
-                      </object>
-                    </child>
-                    <child internal-child="accessible">
-                      <object class="AtkObject" id="westsizelb-cjk-atkobject">
-                        <property name="AtkObject::accessible-description" 
translatable="yes" context="charnamepage|extended_tip|westsizelb-cjk">Enter or 
select the font size that you want to apply. For scalable fonts, you can also 
enter decimal values.</property>
-                      </object>
-                    </child>
+                <child internal-child="accessible">
+                  <object class="AtkObject" id="westlanglb-cjk-atkobject">
+                    <property name="AtkObject::accessible-description" 
translatable="yes" context="charnamepage|extended_tip|westlanglb-cjk">Sets the 
language that the spellchecker uses for the selected text or the text that you 
type. Available language modules have a check mark in front of them.</property>
                   </object>
-                  <packing>
-                    <property name="left_attach">2</property>
-                    <property name="top_attach">1</property>
-                  </packing>
                 </child>
+              </object>
+              <packing>
+                <property name="left_attach">3</property>
+                <property name="top_attach">1</property>
+              </packing>
+            </child>
+            <child>
+              <!-- n-columns=1 n-rows=1 -->
+              <object class="GtkGrid">
+                <property name="visible">True</property>
+                <property name="can_focus">False</property>
                 <child>
-                  <object class="GtkComboBox" id="westlanglb-cjk">
+                  <object class="GtkLabel" id="westfontinfo-cjk">
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="model">liststore5</property>
-                    <property name="has_entry">True</property>
-                    <property name="entry_text_column">0</property>
-                    <property name="id_column">1</property>
-                    <child>
-                      <object class="GtkCellRendererPixbuf" 
id="cellrenderertext5"/>
-                      <attributes>
-                        <attribute name="pixbuf">2</attribute>
-                      </attributes>
-                    </child>
-                    <child internal-child="entry">
-                      <object class="GtkEntry">
-                        <property name="can_focus">True</property>
-                        <property name="activates_default">True</property>
-                      </object>
-                    </child>
-                    <child internal-child="accessible">
-                      <object class="AtkObject" id="westlanglb-cjk-atkobject">
-                        <property name="AtkObject::accessible-description" 
translatable="yes" context="charnamepage|extended_tip|westlanglb-cjk">Sets the 
language that the spellchecker uses for the selected text or the text that you 
type. Available language modules have a check mark in front of them.</property>
-                      </object>
-                    </child>
+                    <property name="margin_top">6</property>
+                    <property name="hexpand">True</property>
+                    <property name="xalign">0</property>
                   </object>
                   <packing>
-                    <property name="left_attach">3</property>
-                    <property name="top_attach">1</property>
+                    <property name="left_attach">0</property>
+                    <property name="top_attach">0</property>
                   </packing>
                 </child>
                 <child>
-                  <!-- n-columns=1 n-rows=1 -->
-                  <object class="GtkGrid">
+                  <object class="GtkButton" id="west_features_button-cjk">
+                    <property name="label" translatable="yes" 
context="charnamepage|west_features_button-cjk">Features...</property>
                     <property name="visible">True</property>
-                    <property name="can_focus">False</property>
-                    <child>
-                      <object class="GtkLabel" id="westfontinfo-cjk">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
-                        <property name="margin_top">6</property>
-                        <property name="hexpand">True</property>
-                        <property name="xalign">0</property>
-                      </object>
-                      <packing>
-                        <property name="left_attach">0</property>
-                        <property name="top_attach">0</property>
-                      </packing>
-                    </child>
-                    <child>
-                      <object class="GtkButton" id="west_features_button-cjk">
-                        <property name="label" translatable="yes" 
context="charnamepage|west_features_button-cjk">Features...</property>
-                        <property name="visible">True</property>
-                        <property name="can_focus">True</property>
-                        <property name="receives_default">True</property>
-                        <property name="halign">end</property>
-                      </object>
-                      <packing>
-                        <property name="left_attach">1</property>
-                        <property name="top_attach">0</property>
-                      </packing>
-                    </child>
+                    <property name="can_focus">True</property>
+                    <property name="receives_default">True</property>
+                    <property name="halign">end</property>
                   </object>
                   <packing>
-                    <property name="left_attach">0</property>
-                    <property name="top_attach">2</property>
-                    <property name="width">4</property>
+                    <property name="left_attach">1</property>
+                    <property name="top_attach">0</property>
                   </packing>
                 </child>
               </object>
+              <packing>
+                <property name="left_attach">0</property>
+                <property name="top_attach">2</property>
+                <property name="width">4</property>
+              </packing>
             </child>
           </object>
         </child>
@@ -714,206 +685,200 @@
         <property name="label_xalign">0</property>
         <property name="shadow_type">none</property>
         <child>
-          <object class="GtkAlignment" id="alignment2">
+          <!-- n-columns=1 n-rows=1 -->
+          <object class="GtkGrid" id="grid2">
             <property name="visible">True</property>
             <property name="can_focus">False</property>
-            <property name="top_padding">6</property>
-            <property name="left_padding">12</property>
+            <property name="hexpand">True</property>
+            <property name="vexpand">True</property>
+            <property name="row_spacing">6</property>
+            <property name="column_spacing">6</property>
+            <property name="margin-start">12</property>
+            <property name="margin-top">6</property>
             <child>
-              <!-- n-columns=1 n-rows=1 -->
-              <object class="GtkGrid" id="grid2">
+              <object class="GtkLabel" id="eastfontnameft">
+                <property name="visible">True</property>
+                <property name="can_focus">False</property>
+                <property name="label" translatable="no" 
context="charnamepage|eastfontnameft">Family:</property>
+                <property name="use_underline">True</property>
+                <property name="mnemonic_widget">eastfontnamelb</property>
+                <property name="xalign">0</property>
+              </object>
+              <packing>
+                <property name="left_attach">0</property>
+                <property name="top_attach">0</property>
+              </packing>
+            </child>
+            <child>
+              <object class="GtkLabel" id="eaststyleft">
+                <property name="visible">True</property>
+                <property name="can_focus">False</property>
+                <property name="label" translatable="no" 
context="charnamepage|eaststyleft">Style:</property>
+                <property name="use_underline">True</property>
+                <property name="mnemonic_widget">eaststylelb</property>
+                <property name="xalign">0</property>
+              </object>
+              <packing>
+                <property name="left_attach">1</property>
+                <property name="top_attach">0</property>
+              </packing>
+            </child>
+            <child>
+              <object class="GtkLabel" id="eastsizeft">
+                <property name="visible">True</property>
+                <property name="can_focus">False</property>
+                <property name="label" translatable="yes" 
context="charnamepage|eastsizeft">Size:</property>
+                <property name="use_underline">True</property>
+                <property name="mnemonic_widget">eastsizelb</property>
+                <property name="xalign">0</property>
+              </object>
+              <packing>
+                <property name="left_attach">2</property>
+                <property name="top_attach">0</property>
+              </packing>
+            </child>
+            <child>
+              <object class="GtkLabel" id="eastlangft">
+                <property name="visible">True</property>
+                <property name="can_focus">False</property>
+                <property name="label" translatable="yes" 
context="charnamepage|eastlangft">Language:</property>
+                <property name="use_underline">True</property>
+                <property name="mnemonic_widget">eastlanglb</property>
+                <property name="xalign">0</property>
+              </object>
+              <packing>
+                <property name="left_attach">3</property>
+                <property name="top_attach">0</property>
+              </packing>
+            </child>
+            <child>
+              <object class="GtkComboBoxText" id="eastfontnamelb">
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
                 <property name="hexpand">True</property>
-                <property name="vexpand">True</property>
-                <property name="row_spacing">6</property>
-                <property name="column_spacing">6</property>
-                <child>
-                  <object class="GtkLabel" id="eastfontnameft">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
-                    <property name="label" translatable="no" 
context="charnamepage|eastfontnameft">Family:</property>
-                    <property name="use_underline">True</property>
-                    <property name="mnemonic_widget">eastfontnamelb</property>
-                    <property name="xalign">0</property>
+                <property name="has_entry">True</property>
+                <child internal-child="entry">
+                  <object class="GtkEntry">
+                    <property name="can_focus">True</property>
+                    <property name="activates_default">True</property>
                   </object>
-                  <packing>
-                    <property name="left_attach">0</property>
-                    <property name="top_attach">0</property>
-                  </packing>
                 </child>
-                <child>
-                  <object class="GtkLabel" id="eaststyleft">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
-                    <property name="label" translatable="no" 
context="charnamepage|eaststyleft">Style:</property>
-                    <property name="use_underline">True</property>
-                    <property name="mnemonic_widget">eaststylelb</property>
-                    <property name="xalign">0</property>
+              </object>
+              <packing>
+                <property name="left_attach">0</property>
+                <property name="top_attach">1</property>
+              </packing>
+            </child>
+            <child>
+              <object class="GtkComboBoxText" id="eaststylelb">
+                <property name="visible">True</property>
+                <property name="can_focus">False</property>
+                <property name="has_entry">True</property>
+                <child internal-child="entry">
+                  <object class="GtkEntry">
+                    <property name="can_focus">True</property>
+                    <property name="activates_default">True</property>
                   </object>
-                  <packing>
-                    <property name="left_attach">1</property>
-                    <property name="top_attach">0</property>
-                  </packing>
                 </child>
-                <child>
-                  <object class="GtkLabel" id="eastsizeft">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
-                    <property name="label" translatable="yes" 
context="charnamepage|eastsizeft">Size:</property>
-                    <property name="use_underline">True</property>
-                    <property name="mnemonic_widget">eastsizelb</property>
-                    <property name="xalign">0</property>
+                <child internal-child="accessible">
+                  <object class="AtkObject" id="eaststylelb-atkobject">
+                    <property name="AtkObject::accessible-description" 
translatable="yes" context="charnamepage|extended_tip|eaststylelb">Select the 
formatting that you want to apply.</property>
                   </object>
-                  <packing>
-                    <property name="left_attach">2</property>
-                    <property name="top_attach">0</property>
-                  </packing>
                 </child>
-                <child>
-                  <object class="GtkLabel" id="eastlangft">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
-                    <property name="label" translatable="yes" 
context="charnamepage|eastlangft">Language:</property>
-                    <property name="use_underline">True</property>
-                    <property name="mnemonic_widget">eastlanglb</property>
-                    <property name="xalign">0</property>
+              </object>
+              <packing>
+                <property name="left_attach">1</property>
+                <property name="top_attach">1</property>
+              </packing>
+            </child>
+            <child>
+              <object class="GtkComboBoxText" id="eastsizelb">
+                <property name="visible">True</property>
+                <property name="can_focus">False</property>
+                <property name="has_entry">True</property>
+                <child internal-child="entry">
+                  <object class="GtkEntry">
+                    <property name="can_focus">True</property>
+                    <property name="activates_default">True</property>
                   </object>
-                  <packing>
-                    <property name="left_attach">3</property>
-                    <property name="top_attach">0</property>
-                  </packing>
                 </child>
-                <child>
-                  <object class="GtkComboBoxText" id="eastfontnamelb">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
-                    <property name="hexpand">True</property>
-                    <property name="has_entry">True</property>
-                    <child internal-child="entry">
-                      <object class="GtkEntry">
-                        <property name="can_focus">True</property>
-                        <property name="activates_default">True</property>
-                      </object>
-                    </child>
+                <child internal-child="accessible">
+                  <object class="AtkObject" id="eastsizelb-atkobject">
+                    <property name="AtkObject::accessible-description" 
translatable="yes" context="charnamepage|extended_tip|eastsizelb">Enter or 
select the font size that you want to apply. For scalable fonts, you can also 
enter decimal values.</property>
                   </object>
-                  <packing>
-                    <property name="left_attach">0</property>
-                    <property name="top_attach">1</property>
-                  </packing>
                 </child>
+              </object>
+              <packing>
+                <property name="left_attach">2</property>
+                <property name="top_attach">1</property>
+              </packing>
+            </child>
+            <child>
+              <object class="GtkComboBox" id="eastlanglb">
+                <property name="visible">True</property>
+                <property name="can_focus">False</property>
+                <property name="model">liststore6</property>
+                <property name="entry_text_column">0</property>
+                <property name="id_column">1</property>
                 <child>
-                  <object class="GtkComboBoxText" id="eaststylelb">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
-                    <property name="has_entry">True</property>
-                    <child internal-child="entry">
-                      <object class="GtkEntry">
-                        <property name="can_focus">True</property>

... etc. - the rest is truncated
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to