diff options
author | Caolán McNamara <caolanm@redhat.com> | 2021-01-15 17:22:58 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2021-01-21 20:37:49 +0100 |
commit | 5143de38cffb353a99adf354fab47bbbc66b9df7 (patch) | |
tree | aa567fb76140647c893c082f44b12a68e9599cbc /cui | |
parent | f9b2db53b111d59f3cf9704ab49321e148616897 (diff) |
remove deprecated [x|y]align property for CheckBoxes and RadioButtons
the gtk default is left aligned, change the vcl one to match and drop
the deprecated and unnecessary [x|y]align
Unfortunately on load glade's inline preview shows centered alignment, though
its "true" preview tool shows left alignment and unsetting and resetting
draw-indicator will update the preview to show the alignment which will
be used: https://gitlab.gnome.org/GNOME/glade/-/issues/502
See https://gitlab.gnome.org/GNOME/glade/-/merge_requests/110 for my
stab at making glade do the right thing.
Change-Id: If454e9ce8462e6b271d2423fe7e8a55788e01fac
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/109487
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'cui')
76 files changed, 0 insertions, 322 deletions
diff --git a/cui/uiconfig/ui/accelconfigpage.ui b/cui/uiconfig/ui/accelconfigpage.ui index eee10c9c167f..1e198099bfa8 100644 --- a/cui/uiconfig/ui/accelconfigpage.ui +++ b/cui/uiconfig/ui/accelconfigpage.ui @@ -157,7 +157,6 @@ To quickly find a shortcut in this list, simply press the key combination.</prop <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="active">True</property> <property name="draw_indicator">True</property> <child internal-child="accessible"> @@ -179,7 +178,6 @@ To quickly find a shortcut in this list, simply press the key combination.</prop <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="draw_indicator">True</property> <property name="group">office</property> <child internal-child="accessible"> diff --git a/cui/uiconfig/ui/acorexceptpage.ui b/cui/uiconfig/ui/acorexceptpage.ui index 77eaceceeb4d..9d7a00ee195f 100644 --- a/cui/uiconfig/ui/acorexceptpage.ui +++ b/cui/uiconfig/ui/acorexceptpage.ui @@ -69,7 +69,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="autoabbrev-atkobject"> @@ -261,7 +260,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="autodouble-atkobject"> diff --git a/cui/uiconfig/ui/acorreplacepage.ui b/cui/uiconfig/ui/acorreplacepage.ui index a98dd372bc6d..48015f8222b7 100644 --- a/cui/uiconfig/ui/acorreplacepage.ui +++ b/cui/uiconfig/ui/acorreplacepage.ui @@ -234,7 +234,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="textonly-atkobject"> diff --git a/cui/uiconfig/ui/applylocalizedpage.ui b/cui/uiconfig/ui/applylocalizedpage.ui index 9877f7c7f5f1..9cb7842b8f5f 100644 --- a/cui/uiconfig/ui/applylocalizedpage.ui +++ b/cui/uiconfig/ui/applylocalizedpage.ui @@ -243,7 +243,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="singlereplace-atkobject"> @@ -433,7 +432,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="doublereplace-atkobject"> diff --git a/cui/uiconfig/ui/asiantypography.ui b/cui/uiconfig/ui/asiantypography.ui index 85503745fa55..6f7db08e90a6 100644 --- a/cui/uiconfig/ui/asiantypography.ui +++ b/cui/uiconfig/ui/asiantypography.ui @@ -23,7 +23,6 @@ <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> </object> @@ -40,7 +39,6 @@ <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> </object> @@ -57,7 +55,6 @@ <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> </object> diff --git a/cui/uiconfig/ui/baselinksdialog.ui b/cui/uiconfig/ui/baselinksdialog.ui index 11b00aeacb79..14e46c20c82a 100644 --- a/cui/uiconfig/ui/baselinksdialog.ui +++ b/cui/uiconfig/ui/baselinksdialog.ui @@ -358,7 +358,6 @@ <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="active">True</property> <property name="draw_indicator">True</property> <child internal-child="accessible"> @@ -379,7 +378,6 @@ <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="draw_indicator">True</property> <property name="group">AUTOMATIC</property> <child internal-child="accessible"> diff --git a/cui/uiconfig/ui/bitmaptabpage.ui b/cui/uiconfig/ui/bitmaptabpage.ui index fb3e49a762e8..11c85d5efe26 100644 --- a/cui/uiconfig/ui/bitmaptabpage.ui +++ b/cui/uiconfig/ui/bitmaptabpage.ui @@ -262,7 +262,6 @@ <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="draw_indicator">True</property> </object> <packing> diff --git a/cui/uiconfig/ui/borderpage.ui b/cui/uiconfig/ui/borderpage.ui index 51b0b0f63a24..c4a98cdf174c 100644 --- a/cui/uiconfig/ui/borderpage.ui +++ b/cui/uiconfig/ui/borderpage.ui @@ -147,7 +147,6 @@ <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="draw_indicator">True</property> </object> <packing> @@ -438,7 +437,6 @@ <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="draw_indicator">True</property> </object> <packing> @@ -606,7 +604,6 @@ <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="draw_indicator">True</property> </object> <packing> @@ -621,7 +618,6 @@ <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="draw_indicator">True</property> </object> <packing> diff --git a/cui/uiconfig/ui/bulletandposition.ui b/cui/uiconfig/ui/bulletandposition.ui index 939b0ae463a5..bffad57cc9ad 100644 --- a/cui/uiconfig/ui/bulletandposition.ui +++ b/cui/uiconfig/ui/bulletandposition.ui @@ -648,7 +648,6 @@ <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="draw_indicator">True</property> </object> <packing> @@ -772,7 +771,6 @@ <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="draw_indicator">True</property> </object> <packing> @@ -886,7 +884,6 @@ <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</property> - <property name="xalign">0</property> <property name="active">True</property> <property name="draw_indicator">True</property> </object> @@ -901,7 +898,6 @@ <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</property> - <property name="xalign">0</property> <property name="active">True</property> <property name="draw_indicator">True</property> <property name="group">sliderb</property> diff --git a/cui/uiconfig/ui/calloutpage.ui b/cui/uiconfig/ui/calloutpage.ui index 87d4eff64eb4..62c393d9ef01 100644 --- a/cui/uiconfig/ui/calloutpage.ui +++ b/cui/uiconfig/ui/calloutpage.ui @@ -154,7 +154,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="optimal-atkobject"> diff --git a/cui/uiconfig/ui/cellalignment.ui b/cui/uiconfig/ui/cellalignment.ui index 472c2b6eb1cb..82266296f3b4 100644 --- a/cui/uiconfig/ui/cellalignment.ui +++ b/cui/uiconfig/ui/cellalignment.ui @@ -125,7 +125,6 @@ <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"> @@ -147,7 +146,6 @@ <property name="receives_default">False</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"> @@ -229,7 +227,6 @@ <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"> @@ -250,7 +247,6 @@ <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"> @@ -273,7 +269,6 @@ <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"> diff --git a/cui/uiconfig/ui/colorconfigwin.ui b/cui/uiconfig/ui/colorconfigwin.ui index 73f230eedd97..255f2d2317fd 100644 --- a/cui/uiconfig/ui/colorconfigwin.ui +++ b/cui/uiconfig/ui/colorconfigwin.ui @@ -17,7 +17,6 @@ <property name="receives_default">False</property> <property name="use_underline">True</property> <property name="margin-start">6</property> - <property name="xalign">0</property> <property name="draw_indicator">True</property> </object> <packing> @@ -126,7 +125,6 @@ <property name="receives_default">False</property> <property name="use_underline">True</property> <property name="margin-start">6</property> - <property name="xalign">0</property> <property name="draw_indicator">True</property> </object> <packing> @@ -159,7 +157,6 @@ <property name="receives_default">False</property> <property name="use_underline">True</property> <property name="margin-start">6</property> - <property name="xalign">0</property> <property name="draw_indicator">True</property> </object> <packing> @@ -222,7 +219,6 @@ <property name="receives_default">False</property> <property name="use_underline">True</property> <property name="margin-start">6</property> - <property name="xalign">0</property> <property name="draw_indicator">True</property> </object> <packing> @@ -255,7 +251,6 @@ <property name="receives_default">False</property> <property name="use_underline">True</property> <property name="margin-start">6</property> - <property name="xalign">0</property> <property name="draw_indicator">True</property> </object> <packing> @@ -475,7 +470,6 @@ <property name="receives_default">False</property> <property name="use_underline">True</property> <property name="margin-start">6</property> - <property name="xalign">0</property> <property name="draw_indicator">True</property> </object> <packing> @@ -491,7 +485,6 @@ <property name="receives_default">False</property> <property name="use_underline">True</property> <property name="margin-start">6</property> - <property name="xalign">0</property> <property name="draw_indicator">True</property> </object> <packing> @@ -507,7 +500,6 @@ <property name="receives_default">False</property> <property name="use_underline">True</property> <property name="margin-start">6</property> - <property name="xalign">0</property> <property name="draw_indicator">True</property> </object> <packing> @@ -1640,7 +1632,6 @@ <property name="receives_default">False</property> <property name="use_underline">True</property> <property name="margin-start">6</property> - <property name="xalign">0</property> <property name="draw_indicator">True</property> </object> <packing> diff --git a/cui/uiconfig/ui/colorpage.ui b/cui/uiconfig/ui/colorpage.ui index 42280ff6be5d..5c6fc2299b93 100644 --- a/cui/uiconfig/ui/colorpage.ui +++ b/cui/uiconfig/ui/colorpage.ui @@ -174,7 +174,6 @@ <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="active">True</property> <property name="draw_indicator">True</property> </object> @@ -189,7 +188,6 @@ <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="draw_indicator">True</property> <property name="group">RGB</property> </object> diff --git a/cui/uiconfig/ui/colorpickerdialog.ui b/cui/uiconfig/ui/colorpickerdialog.ui index ac4fe6025624..7a1ec30ad9a8 100644 --- a/cui/uiconfig/ui/colorpickerdialog.ui +++ b/cui/uiconfig/ui/colorpickerdialog.ui @@ -296,7 +296,6 @@ <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="draw_indicator">True</property> <property name="group">hueRadiobutton</property> <child internal-child="accessible"> @@ -317,7 +316,6 @@ <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="draw_indicator">True</property> <property name="group">hueRadiobutton</property> <child internal-child="accessible"> @@ -338,7 +336,6 @@ <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="draw_indicator">True</property> <property name="group">hueRadiobutton</property> <child internal-child="accessible"> @@ -486,7 +483,6 @@ <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="active">True</property> <property name="draw_indicator">True</property> <child internal-child="accessible"> @@ -507,7 +503,6 @@ <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="draw_indicator">True</property> <property name="group">hueRadiobutton</property> <child internal-child="accessible"> @@ -528,7 +523,6 @@ <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="draw_indicator">True</property> <property name="group">hueRadiobutton</property> <child internal-child="accessible"> diff --git a/cui/uiconfig/ui/connpooloptions.ui b/cui/uiconfig/ui/connpooloptions.ui index 182c45dcabfa..e95aa845f60d 100644 --- a/cui/uiconfig/ui/connpooloptions.ui +++ b/cui/uiconfig/ui/connpooloptions.ui @@ -54,7 +54,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="connectionpooling-atkobject"> @@ -134,7 +133,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="enablepooling-atkobject"> diff --git a/cui/uiconfig/ui/croppage.ui b/cui/uiconfig/ui/croppage.ui index f5fe40d00919..b1de7d0a26e2 100644 --- a/cui/uiconfig/ui/croppage.ui +++ b/cui/uiconfig/ui/croppage.ui @@ -84,7 +84,6 @@ <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="active">True</property> <property name="draw_indicator">True</property> <property name="group">keepsize</property> @@ -101,7 +100,6 @@ <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="draw_indicator">True</property> <property name="group">keepscale</property> </object> diff --git a/cui/uiconfig/ui/dimensionlinestabpage.ui b/cui/uiconfig/ui/dimensionlinestabpage.ui index 4cfbb1b924a8..a80fc3ac8fe7 100644 --- a/cui/uiconfig/ui/dimensionlinestabpage.ui +++ b/cui/uiconfig/ui/dimensionlinestabpage.ui @@ -159,7 +159,6 @@ <property name="receives_default">False</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"> @@ -385,7 +384,6 @@ <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"> @@ -407,7 +405,6 @@ <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"> @@ -436,7 +433,6 @@ <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"> @@ -458,7 +454,6 @@ <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"> diff --git a/cui/uiconfig/ui/effectspage.ui b/cui/uiconfig/ui/effectspage.ui index fa41bf3490dd..5e6b2f63def8 100644 --- a/cui/uiconfig/ui/effectspage.ui +++ b/cui/uiconfig/ui/effectspage.ui @@ -214,7 +214,6 @@ <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"> @@ -235,7 +234,6 @@ <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"> @@ -256,7 +254,6 @@ <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"> @@ -503,7 +500,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="individualwordscb-atkobject"> diff --git a/cui/uiconfig/ui/fmsearchdialog.ui b/cui/uiconfig/ui/fmsearchdialog.ui index 1159b3c0768e..ca06e28837d3 100644 --- a/cui/uiconfig/ui/fmsearchdialog.ui +++ b/cui/uiconfig/ui/fmsearchdialog.ui @@ -157,7 +157,6 @@ <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="active">True</property> <property name="draw_indicator">True</property> <child internal-child="accessible"> @@ -185,7 +184,6 @@ <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="active">True</property> <property name="draw_indicator">True</property> <property name="group">rbSearchForText</property> @@ -208,7 +206,6 @@ <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="active">True</property> <property name="draw_indicator">True</property> <property name="group">rbSearchForText</property> @@ -295,7 +292,6 @@ <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="active">True</property> <property name="draw_indicator">True</property> <child internal-child="accessible"> @@ -341,7 +337,6 @@ <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="active">True</property> <property name="draw_indicator">True</property> <property name="group">rbSingleField</property> @@ -539,7 +534,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="HalfFullFormsCJK-atkobject"> @@ -565,7 +559,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="SoundsLikeCJK-atkobject"> @@ -616,7 +609,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="cbApprox-atkobject"> @@ -662,7 +654,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="cbCase-atkobject"> @@ -682,7 +673,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="cbStartOver-atkobject"> @@ -702,7 +692,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="cbRegular-atkobject"> @@ -722,7 +711,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="cbUseFormat-atkobject"> @@ -742,7 +730,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="cbBackwards-atkobject"> @@ -762,7 +749,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="cbWildCard-atkobject"> diff --git a/cui/uiconfig/ui/galleryfilespage.ui b/cui/uiconfig/ui/galleryfilespage.ui index 398ff8b840b3..08829ac1df8a 100644 --- a/cui/uiconfig/ui/galleryfilespage.ui +++ b/cui/uiconfig/ui/galleryfilespage.ui @@ -150,7 +150,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="preview-atkobject"> diff --git a/cui/uiconfig/ui/gradientpage.ui b/cui/uiconfig/ui/gradientpage.ui index 0e368d9f4dff..6a66dad09597 100644 --- a/cui/uiconfig/ui/gradientpage.ui +++ b/cui/uiconfig/ui/gradientpage.ui @@ -286,7 +286,6 @@ <property name="receives_default">False</property> <property name="hexpand">True</property> <property name="use_underline">True</property> - <property name="xalign">0</property> <property name="draw_indicator">True</property> </object> <packing> diff --git a/cui/uiconfig/ui/hangulhanjaconversiondialog.ui b/cui/uiconfig/ui/hangulhanjaconversiondialog.ui index 71305948502e..3158fc6934a4 100644 --- a/cui/uiconfig/ui/hangulhanjaconversiondialog.ui +++ b/cui/uiconfig/ui/hangulhanjaconversiondialog.ui @@ -307,7 +307,6 @@ <property name="can_focus">True</property> <property name="receives_default">False</property> <property name="tooltip_text" translatable="yes" context="hangulhanjaconversiondialog|hanja_above">Hanja above</property> - <property name="xalign">0</property> <property name="always_show_image">True</property> <property name="draw_indicator">True</property> <property name="group">simpleconversion</property> @@ -328,7 +327,6 @@ <property name="can_focus">True</property> <property name="receives_default">False</property> <property name="tooltip_text" translatable="yes" context="hangulhanjaconversiondialog|hanja_below">Hanja below</property> - <property name="xalign">0</property> <property name="always_show_image">True</property> <property name="draw_indicator">True</property> <property name="group">simpleconversion</property> @@ -349,7 +347,6 @@ <property name="can_focus">True</property> <property name="receives_default">False</property> <property name="tooltip_text" translatable="yes" context="hangulhanjaconversiondialog|hangul_above">Hangul above</property> - <property name="xalign">0</property> <property name="always_show_image">True</property> <property name="draw_indicator">True</property> <property name="group">simpleconversion</property> @@ -370,7 +367,6 @@ <property name="can_focus">True</property> <property name="receives_default">False</property> <property name="tooltip_text" translatable="yes" context="hangulhanjaconversiondialog|hangul_below">Hangul below</property> - <property name="xalign">0</property> <property name="always_show_image">True</property> <property name="draw_indicator">True</property> <property name="group">simpleconversion</property> @@ -392,7 +388,6 @@ <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="active">True</property> <property name="draw_indicator">True</property> <property name="group">simpleconversion</property> @@ -414,7 +409,6 @@ <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="draw_indicator">True</property> <property name="group">simpleconversion</property> <child internal-child="accessible"> @@ -435,7 +429,6 @@ <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="draw_indicator">True</property> <property name="group">simpleconversion</property> <child internal-child="accessible"> @@ -487,7 +480,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="hangulonly-atkobject"> @@ -508,7 +500,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="hanjaonly-atkobject"> @@ -628,7 +619,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="replacebychar-atkobject"> diff --git a/cui/uiconfig/ui/hangulhanjaoptdialog.ui b/cui/uiconfig/ui/hangulhanjaoptdialog.ui index 122bb414a598..bab275ea1749 100644 --- a/cui/uiconfig/ui/hangulhanjaoptdialog.ui +++ b/cui/uiconfig/ui/hangulhanjaoptdialog.ui @@ -278,7 +278,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="ignorepost-atkobject"> @@ -298,7 +297,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="showrecentfirst-atkobject"> @@ -318,7 +316,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="autoreplaceunique-atkobject"> diff --git a/cui/uiconfig/ui/hatchpage.ui b/cui/uiconfig/ui/hatchpage.ui index 4987b28b57ba..1fc21ef8ce09 100644 --- a/cui/uiconfig/ui/hatchpage.ui +++ b/cui/uiconfig/ui/hatchpage.ui @@ -330,7 +330,6 @@ <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="draw_indicator">True</property> <accessibility> <relation type="label-for" target="backgroundcolorlb"/> diff --git a/cui/uiconfig/ui/hyperlinkinternetpage.ui b/cui/uiconfig/ui/hyperlinkinternetpage.ui index 4f119f60b66b..47b03a7c5d09 100644 --- a/cui/uiconfig/ui/hyperlinkinternetpage.ui +++ b/cui/uiconfig/ui/hyperlinkinternetpage.ui @@ -40,7 +40,6 @@ <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="active">True</property> <property name="draw_indicator">True</property> <child internal-child="accessible"> @@ -61,7 +60,6 @@ <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="active">True</property> <property name="draw_indicator">True</property> <property name="group">linktyp_internet</property> @@ -170,7 +168,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="anonymous-atkobject"> diff --git a/cui/uiconfig/ui/hyperlinknewdocpage.ui b/cui/uiconfig/ui/hyperlinknewdocpage.ui index a2bad66522a1..45e99dcb6bd2 100644 --- a/cui/uiconfig/ui/hyperlinknewdocpage.ui +++ b/cui/uiconfig/ui/hyperlinknewdocpage.ui @@ -56,7 +56,6 @@ <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="active">True</property> <property name="draw_indicator">True</property> <child internal-child="accessible"> @@ -77,7 +76,6 @@ <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="active">True</property> <property name="draw_indicator">True</property> <property name="group">editnow</property> diff --git a/cui/uiconfig/ui/insertfloatingframe.ui b/cui/uiconfig/ui/insertfloatingframe.ui index e4686a5c35ce..4727dacf70b2 100644 --- a/cui/uiconfig/ui/insertfloatingframe.ui +++ b/cui/uiconfig/ui/insertfloatingframe.ui @@ -211,7 +211,6 @@ <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="active">True</property> <property name="draw_indicator">True</property> <child internal-child="accessible"> @@ -233,7 +232,6 @@ <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="draw_indicator">True</property> <property name="group">scrollbaron</property> <child internal-child="accessible"> @@ -255,7 +253,6 @@ <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="draw_indicator">True</property> <property name="group">scrollbaron</property> <child internal-child="accessible"> @@ -310,7 +307,6 @@ <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="active">True</property> <property name="draw_indicator">True</property> <child internal-child="accessible"> @@ -332,7 +328,6 @@ <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="draw_indicator">True</property> <property name="group">borderon</property> <child internal-child="accessible"> @@ -455,7 +450,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="defaultwidth-atkobject"> @@ -475,7 +469,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="defaultheight-atkobject"> diff --git a/cui/uiconfig/ui/insertoleobject.ui b/cui/uiconfig/ui/insertoleobject.ui index 8735af33072f..8951073705a6 100644 --- a/cui/uiconfig/ui/insertoleobject.ui +++ b/cui/uiconfig/ui/insertoleobject.ui @@ -102,7 +102,6 @@ <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="draw_indicator">True</property> <property name="group">createfromfile</property> </object> @@ -119,7 +118,6 @@ <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="active">True</property> <property name="draw_indicator">True</property> <property name="group">createnew</property> @@ -248,7 +246,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="linktofile-atkobject"> @@ -268,7 +265,6 @@ <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="draw_indicator">True</property> </object> <packing> diff --git a/cui/uiconfig/ui/insertrowcolumn.ui b/cui/uiconfig/ui/insertrowcolumn.ui index da2efd625d6f..374667e8354e 100644 --- a/cui/uiconfig/ui/insertrowcolumn.ui +++ b/cui/uiconfig/ui/insertrowcolumn.ui @@ -172,7 +172,6 @@ <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="active">True</property> <property name="draw_indicator">True</property> <child internal-child="accessible"> @@ -194,7 +193,6 @@ <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="draw_indicator">True</property> <property name="group">insert_before</property> <child internal-child="accessible"> diff --git a/cui/uiconfig/ui/linestyletabpage.ui b/cui/uiconfig/ui/linestyletabpage.ui index 3c39b579eb60..b985dccf174f 100644 --- a/cui/uiconfig/ui/linestyletabpage.ui +++ b/cui/uiconfig/ui/linestyletabpage.ui @@ -253,7 +253,6 @@ <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="draw_indicator">True</property> </object> <packing> diff --git a/cui/uiconfig/ui/mosaicdialog.ui b/cui/uiconfig/ui/mosaicdialog.ui index 6a1c39c0d3a5..ef89f0b6c02e 100644 --- a/cui/uiconfig/ui/mosaicdialog.ui +++ b/cui/uiconfig/ui/mosaicdialog.ui @@ -236,7 +236,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="edges-atkobject"> diff --git a/cui/uiconfig/ui/numberingformatpage.ui b/cui/uiconfig/ui/numberingformatpage.ui index 451cb9c64c0b..ce0db5fb3c4c 100644 --- a/cui/uiconfig/ui/numberingformatpage.ui +++ b/cui/uiconfig/ui/numberingformatpage.ui @@ -345,7 +345,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="negnumred-atkobject"> @@ -371,7 +370,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="engineering-atkobject"> @@ -392,7 +390,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="thousands-atkobject"> @@ -643,7 +640,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="sourceformat-atkobject"> diff --git a/cui/uiconfig/ui/numberingoptionspage.ui b/cui/uiconfig/ui/numberingoptionspage.ui index e287f96d7ab4..0f6950cc0abd 100644 --- a/cui/uiconfig/ui/numberingoptionspage.ui +++ b/cui/uiconfig/ui/numberingoptionspage.ui @@ -343,7 +343,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="keepratio-atkobject"> @@ -675,8 +674,6 @@ <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="yalign">0.5</property> <property name="draw_indicator">True</property> <property name="margin-start">12</property> <property name="margin-top">6</property> diff --git a/cui/uiconfig/ui/numberingpositionpage.ui b/cui/uiconfig/ui/numberingpositionpage.ui index ce2f72ce2787..885f61ce558f 100644 --- a/cui/uiconfig/ui/numberingpositionpage.ui +++ b/cui/uiconfig/ui/numberingpositionpage.ui @@ -264,7 +264,6 @@ <property name="receives_default">False</property> <property name="halign">end</property> <property name="use_underline">True</property> - <property name="xalign">0</property> <property name="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="relative-atkobject"> diff --git a/cui/uiconfig/ui/optaccessibilitypage.ui b/cui/uiconfig/ui/optaccessibilitypage.ui index ae94255d8086..d964550318e7 100644 --- a/cui/uiconfig/ui/optaccessibilitypage.ui +++ b/cui/uiconfig/ui/optaccessibilitypage.ui @@ -29,7 +29,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="acctool-atkobject"> @@ -50,7 +49,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="textselinreadonly-atkobject"> @@ -71,7 +69,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="animatedgraphics-atkobject"> @@ -92,7 +89,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="animatedtext-atkobject"> @@ -146,7 +142,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="autodetecthc-atkobject"> @@ -167,7 +162,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="autofontcolor-atkobject"> @@ -188,7 +182,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="systempagepreviewcolor-atkobject"> diff --git a/cui/uiconfig/ui/optasianpage.ui b/cui/uiconfig/ui/optasianpage.ui index a79be88b4048..1183559f1f46 100644 --- a/cui/uiconfig/ui/optasianpage.ui +++ b/cui/uiconfig/ui/optasianpage.ui @@ -29,7 +29,6 @@ <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="active">True</property> <property name="draw_indicator">True</property> <child internal-child="accessible"> @@ -51,7 +50,6 @@ <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="draw_indicator">True</property> <property name="group">charkerning</property> <child internal-child="accessible"> @@ -105,7 +103,6 @@ <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="active">True</property> <property name="draw_indicator">True</property> <child internal-child="accessible"> @@ -127,7 +124,6 @@ <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="draw_indicator">True</property> <property name="group">nocompression</property> <child internal-child="accessible"> @@ -149,7 +145,6 @@ <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="draw_indicator">True</property> <property name="group">nocompression</property> <child internal-child="accessible"> @@ -237,7 +232,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="standard-atkobject"> diff --git a/cui/uiconfig/ui/optbasicidepage.ui b/cui/uiconfig/ui/optbasicidepage.ui index e58e185e1988..1a8f38804bc5 100644 --- a/cui/uiconfig/ui/optbasicidepage.ui +++ b/cui/uiconfig/ui/optbasicidepage.ui @@ -28,7 +28,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="codecomplete_enable-atkobject"> @@ -81,7 +80,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="autoclose_proc-atkobject"> @@ -101,7 +99,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="autoclose_paren-atkobject"> @@ -121,7 +118,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="autoclose_quotes-atkobject"> @@ -142,7 +138,6 @@ <property name="receives_default">False</property> <property name="relief">none</property> <property name="use_underline">True</property> - <property name="xalign">0</property> <property name="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="autocorrect-atkobject"> @@ -195,7 +190,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="extendedtypes_enable-atkobject"> diff --git a/cui/uiconfig/ui/optctlpage.ui b/cui/uiconfig/ui/optctlpage.ui index 9404337a5440..40a9e9d4c322 100644 --- a/cui/uiconfig/ui/optctlpage.ui +++ b/cui/uiconfig/ui/optctlpage.ui @@ -30,7 +30,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="sequencechecking-atkobject"> @@ -57,7 +56,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="restricted-atkobject"> @@ -77,7 +75,6 @@ <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="draw_indicator">True</property> </object> <packing> @@ -144,7 +141,6 @@ <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="active">True</property> <property name="draw_indicator">True</property> <child internal-child="accessible"> @@ -165,7 +161,6 @@ <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="draw_indicator">True</property> <property name="group">movementlogical</property> <child internal-child="accessible"> diff --git a/cui/uiconfig/ui/optemailpage.ui b/cui/uiconfig/ui/optemailpage.ui index 4c418b111ad9..24ff347567e8 100644 --- a/cui/uiconfig/ui/optemailpage.ui +++ b/cui/uiconfig/ui/optemailpage.ui @@ -133,7 +133,6 @@ <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="draw_indicator">True</property> </object> <packing> diff --git a/cui/uiconfig/ui/optfltrembedpage.ui b/cui/uiconfig/ui/optfltrembedpage.ui index 54c623aae893..7e3193ad0840 100644 --- a/cui/uiconfig/ui/optfltrembedpage.ui +++ b/cui/uiconfig/ui/optfltrembedpage.ui @@ -232,7 +232,6 @@ <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="active">True</property> <property name="draw_indicator">True</property> <child internal-child="accessible"> @@ -254,7 +253,6 @@ <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="draw_indicator">True</property> <property name="group">highlighting</property> <child internal-child="accessible"> @@ -314,7 +312,6 @@ <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="active">True</property> <property name="draw_indicator">True</property> <child internal-child="accessible"> diff --git a/cui/uiconfig/ui/optfltrpage.ui b/cui/uiconfig/ui/optfltrpage.ui index fa24d84dfe70..631f0d8b4581 100644 --- a/cui/uiconfig/ui/optfltrpage.ui +++ b/cui/uiconfig/ui/optfltrpage.ui @@ -29,7 +29,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="wo_basic-atkobject"> @@ -50,7 +49,6 @@ <property name="receives_default">False</property> <property name="margin-start">18</property> <property name="use_underline">True</property> - <property name="xalign">0</property> <property name="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="wo_exec-atkobject"> @@ -70,7 +68,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="wo_saveorig-atkobject"> @@ -123,7 +120,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="ex_basic-atkobject"> @@ -144,7 +140,6 @@ <property name="receives_default">False</property> <property name="margin-start">18</property> <property name="use_underline">True</property> - <property name="xalign">0</property> <property name="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="ex_exec-atkobject"> @@ -164,7 +159,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="ex_saveorig-atkobject"> @@ -217,7 +211,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="pp_basic-atkobject"> @@ -237,7 +230,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="pp_saveorig-atkobject"> diff --git a/cui/uiconfig/ui/optfontspage.ui b/cui/uiconfig/ui/optfontspage.ui index b9120070a914..b3b1350ba1fa 100644 --- a/cui/uiconfig/ui/optfontspage.ui +++ b/cui/uiconfig/ui/optfontspage.ui @@ -319,7 +319,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="usetable-atkobject"> @@ -424,7 +423,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="nonpropfontonly-atkobject"> diff --git a/cui/uiconfig/ui/optgeneralpage.ui b/cui/uiconfig/ui/optgeneralpage.ui index db7c3f5478ba..3380a2f228af 100644 --- a/cui/uiconfig/ui/optgeneralpage.ui +++ b/cui/uiconfig/ui/optgeneralpage.ui @@ -35,7 +35,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="exthelp-atkobject"> @@ -54,7 +53,6 @@ <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</property> - <property name="xalign">0</property> <property name="draw_indicator">True</property> </object> <packing> @@ -68,7 +66,6 @@ <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</property> - <property name="xalign">0</property> <property name="active">True</property> <property name="draw_indicator">True</property> </object> @@ -116,7 +113,6 @@ <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="draw_indicator">True</property> </object> <packing> @@ -168,7 +164,6 @@ <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="draw_indicator">True</property> <property name="margin-start">12</property> <property name="margin-top">6</property> @@ -203,7 +198,6 @@ <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="draw_indicator">True</property> <property name="margin-start">12</property> <property name="margin-top">6</property> @@ -326,7 +320,6 @@ <property name="receives_default">False</property> <property name="margin_top">1</property> <property name="use_underline">True</property> - <property name="xalign">0</property> <property name="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="collectusageinfo-atkobject"> @@ -394,7 +387,6 @@ <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="draw_indicator">True</property> </object> <packing> @@ -409,7 +401,6 @@ <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="draw_indicator">True</property> </object> <packing> diff --git a/cui/uiconfig/ui/opthtmlpage.ui b/cui/uiconfig/ui/opthtmlpage.ui index 34253dfe886d..f9b2a4ed01f9 100644 --- a/cui/uiconfig/ui/opthtmlpage.ui +++ b/cui/uiconfig/ui/opthtmlpage.ui @@ -346,7 +346,6 @@ <property name="receives_default">False</property> <property name="hexpand">True</property> <property name="use_underline">True</property> - <property name="xalign">0</property> <property name="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="ignorefontnames-atkobject"> @@ -367,7 +366,6 @@ <property name="receives_default">False</property> <property name="hexpand">True</property> <property name="use_underline">True</property> - <property name="xalign">0</property> <property name="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="unknowntag-atkobject"> @@ -388,7 +386,6 @@ <property name="receives_default">False</property> <property name="hexpand">True</property> <property name="use_underline">True</property> - <property name="xalign">0</property> <property name="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="numbersenglishus-atkobject"> @@ -489,7 +486,6 @@ <property name="receives_default">False</property> <property name="hexpand">True</property> <property name="use_underline">True</property> - <property name="xalign">0</property> <property name="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="savegrflocal-atkobject"> @@ -510,7 +506,6 @@ <property name="receives_default">False</property> <property name="hexpand">True</property> <property name="use_underline">True</property> - <property name="xalign">0</property> <property name="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="printextension-atkobject"> @@ -532,7 +527,6 @@ <property name="margin-start">12</property> <property name="hexpand">True</property> <property name="use_underline">True</property> - <property name="xalign">0</property> <property name="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="starbasicwarning-atkobject"> @@ -553,7 +547,6 @@ <property name="receives_default">False</property> <property name="hexpand">True</property> <property name="use_underline">True</property> - <property name="xalign">0</property> <property name="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="starbasic-atkobject"> diff --git a/cui/uiconfig/ui/optjsearchpage.ui b/cui/uiconfig/ui/optjsearchpage.ui index 4783a0a0d0cb..ad462acd637c 100644 --- a/cui/uiconfig/ui/optjsearchpage.ui +++ b/cui/uiconfig/ui/optjsearchpage.ui @@ -33,7 +33,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="matchcase-atkobject"> @@ -53,7 +52,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="matchfullhalfwidth-atkobject"> @@ -73,7 +71,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="matchhiraganakatakana-atkobject"> @@ -93,7 +90,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="matchcontractions-atkobject"> @@ -113,7 +109,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="matchminusdashchoon-atkobject"> @@ -133,7 +128,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="matchrepeatcharmarks-atkobject"> @@ -153,7 +147,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="matchvariantformkanji-atkobject"> @@ -173,7 +166,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="matcholdkanaforms-atkobject"> @@ -193,7 +185,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="matchdiziduzu-atkobject"> @@ -213,7 +204,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="matchbavahafa-atkobject"> @@ -233,7 +223,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="matchtsithichidhizi-atkobject"> @@ -253,7 +242,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="matchhyuiyubyuvyu-atkobject"> @@ -273,7 +261,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="matchseshezeje-atkobject"> @@ -293,7 +280,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="matchiaiya-atkobject"> @@ -313,7 +299,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="matchkiku-atkobject"> @@ -333,7 +318,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="matchprolongedsoundmark-atkobject"> @@ -388,7 +372,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="ignorepunctuation-atkobject"> @@ -408,7 +391,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="ignorewhitespace-atkobject"> @@ -428,7 +410,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="ignoremiddledot-atkobject"> diff --git a/cui/uiconfig/ui/optlanguagespage.ui b/cui/uiconfig/ui/optlanguagespage.ui index e73ed7be4ef1..9c72471ac44a 100644 --- a/cui/uiconfig/ui/optlanguagespage.ui +++ b/cui/uiconfig/ui/optlanguagespage.ui @@ -225,7 +225,6 @@ <property name="receives_default">False</property> <property name="halign">start</property> <property name="use_underline">True</property> - <property name="xalign">0</property> <property name="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="currentdoc-atkobject"> @@ -245,7 +244,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="ctlsupport-atkobject"> @@ -265,7 +263,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="asiansupport-atkobject"> @@ -334,7 +331,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="ignorelanguagechange-atkobject"> @@ -498,7 +494,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="decimalseparator-atkobject"> diff --git a/cui/uiconfig/ui/optnewdictionarydialog.ui b/cui/uiconfig/ui/optnewdictionarydialog.ui index c9ac12b3a666..0566ea9d638d 100644 --- a/cui/uiconfig/ui/optnewdictionarydialog.ui +++ b/cui/uiconfig/ui/optnewdictionarydialog.ui @@ -143,7 +143,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="except-atkobject"> diff --git a/cui/uiconfig/ui/optopenclpage.ui b/cui/uiconfig/ui/optopenclpage.ui index 845116be1d8f..ac5cac268df2 100644 --- a/cui/uiconfig/ui/optopenclpage.ui +++ b/cui/uiconfig/ui/optopenclpage.ui @@ -26,7 +26,6 @@ <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="draw_indicator">True</property> </object> <packing> diff --git a/cui/uiconfig/ui/optsavepage.ui b/cui/uiconfig/ui/optsavepage.ui index c6eac61bc9c2..8588dde7c7aa 100644 --- a/cui/uiconfig/ui/optsavepage.ui +++ b/cui/uiconfig/ui/optsavepage.ui @@ -36,7 +36,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="load_docprinter-atkobject"> @@ -56,7 +55,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="load_settings-atkobject"> @@ -115,7 +113,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="autosave-atkobject"> @@ -171,7 +168,6 @@ <property name="receives_default">False</property> <property name="margin-start">12</property> <property name="use_underline">True</property> - <property name="xalign">0</property> <property name="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="userautosave-atkobject"> @@ -191,7 +187,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="relative_fsys-atkobject"> @@ -211,7 +206,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="docinfo-atkobject"> @@ -231,7 +225,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="relative_inet-atkobject"> @@ -251,7 +244,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="backup-atkobject"> @@ -304,7 +296,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="warnalienformat-atkobject"> diff --git a/cui/uiconfig/ui/optsecuritypage.ui b/cui/uiconfig/ui/optsecuritypage.ui index ad3317aaa180..a9919352a011 100644 --- a/cui/uiconfig/ui/optsecuritypage.ui +++ b/cui/uiconfig/ui/optsecuritypage.ui @@ -245,7 +245,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="savepassword-atkobject"> @@ -273,7 +272,6 @@ <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="draw_indicator">True</property> </object> <packing> diff --git a/cui/uiconfig/ui/optuserpage.ui b/cui/uiconfig/ui/optuserpage.ui index 09c7d3926d6a..25c6438f2e24 100644 --- a/cui/uiconfig/ui/optuserpage.ui +++ b/cui/uiconfig/ui/optuserpage.ui @@ -457,7 +457,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="usefordocprop-atkobject"> @@ -999,7 +998,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="encrypttoself-atkobject"> diff --git a/cui/uiconfig/ui/optviewpage.ui b/cui/uiconfig/ui/optviewpage.ui index 5ae5d68154a1..e7dd3e237fb9 100644 --- a/cui/uiconfig/ui/optviewpage.ui +++ b/cui/uiconfig/ui/optviewpage.ui @@ -555,7 +555,6 @@ <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="draw-indicator">True</property> </object> <packing> @@ -572,7 +571,6 @@ <property name="tooltip-text" translatable="yes" context="optviewpage|forceskia|tooltip_text">Requires restart. Enabling this will prevent the use of graphics drivers.</property> <property name="margin-start">12</property> <property name="use-underline">True</property> - <property name="xalign">0</property> <property name="draw-indicator">True</property> </object> <packing> diff --git a/cui/uiconfig/ui/pageformatpage.ui b/cui/uiconfig/ui/pageformatpage.ui index 3ddec43ccbb6..f37a15a250d5 100644 --- a/cui/uiconfig/ui/pageformatpage.ui +++ b/cui/uiconfig/ui/pageformatpage.ui @@ -134,7 +134,6 @@ <property name="receives_default">False</property> <property name="valign">center</property> <property name="use_underline">True</property> - <property name="xalign">0</property> <property name="active">True</property> <property name="draw_indicator">True</property> <accessibility> @@ -155,7 +154,6 @@ <property name="halign">start</property> <property name="valign">center</property> <property name="use_underline">True</property> - <property name="xalign">0</property> <property name="draw_indicator">True</property> <property name="group">radiobuttonPortrait</property> <accessibility> @@ -522,7 +520,6 @@ <property name="no_show_all">True</property> <property name="tooltip_text" translatable="yes" context="pageformatpage|checkRegisterTrue" comments="xdds">Enables page line-spacing (register-true) using the selected Reference Style</property> <property name="use_underline">True</property> - <property name="xalign">0</property> <property name="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="checkRegisterTrue-atkobject"> @@ -582,7 +579,6 @@ <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="draw_indicator">True</property> </object> <packing> @@ -597,7 +593,6 @@ <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="draw_indicator">True</property> </object> <packing> @@ -613,7 +608,6 @@ <property name="no_show_all">True</property> <property name="relief">none</property> <property name="use_underline">True</property> - <property name="xalign">0</property> <property name="draw_indicator">True</property> </object> <packing> diff --git a/cui/uiconfig/ui/paragalignpage.ui b/cui/uiconfig/ui/paragalignpage.ui index f968acae7b06..bb266db6452a 100644 --- a/cui/uiconfig/ui/paragalignpage.ui +++ b/cui/uiconfig/ui/paragalignpage.ui @@ -78,7 +78,6 @@ <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="active">True</property> <property name="draw_indicator">True</property> </object> @@ -94,7 +93,6 @@ <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="draw_indicator">True</property> <property name="group">radioBTN_LEFTALIGN</property> </object> @@ -111,7 +109,6 @@ <property name="receives_default">False</property> <property name="relief">none</property> <property name="use_underline">True</property> - <property name="xalign">0</property> <property name="draw_indicator">True</property> <property name="group">radioBTN_LEFTALIGN</property> </object> @@ -127,7 +124,6 @@ <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="draw_indicator">True</property> <property name="group">radioBTN_LEFTALIGN</property> </object> @@ -145,7 +141,6 @@ <property name="margin-start">22</property> <property name="relief">none</property> <property name="use_underline">True</property> - <property name="xalign">0</property> <property name="draw_indicator">True</property> </object> <packing> @@ -161,7 +156,6 @@ <property name="receives_default">False</property> <property name="margin-start">22</property> <property name="use_underline">True</property> - <property name="xalign">0</property> <property name="draw_indicator">True</property> </object> <packing> diff --git a/cui/uiconfig/ui/paraindentspacing.ui b/cui/uiconfig/ui/paraindentspacing.ui index 9275ab0e1121..c69ceeec7d40 100644 --- a/cui/uiconfig/ui/paraindentspacing.ui +++ b/cui/uiconfig/ui/paraindentspacing.ui @@ -158,7 +158,6 @@ <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="draw_indicator">True</property> </object> <packing> @@ -322,7 +321,6 @@ <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="draw_indicator">True</property> </object> <packing> @@ -466,7 +464,6 @@ <property name="receives_default">False</property> <property name="tooltip_text" translatable="yes" context="paraindentspacing|checkCB_REGISTER|tooltip_text" comments="xdds">Applies page line-spacing (register-true) if set for the Page Style.</property> <property name="use_underline">True</property> - <property name="xalign">0</property> <property name="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="checkCB_REGISTER-atkobject"> diff --git a/cui/uiconfig/ui/paratabspage.ui b/cui/uiconfig/ui/paratabspage.ui index 7bc4dbb074f2..79d01a5d5718 100644 --- a/cui/uiconfig/ui/paratabspage.ui +++ b/cui/uiconfig/ui/paratabspage.ui @@ -148,7 +148,6 @@ <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="draw_indicator">True</property> <property name="group">radiobuttonBTN_TABTYPE_LEFT</property> </object> @@ -220,7 +219,6 @@ <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="active">True</property> <property name="draw_indicator">True</property> </object> @@ -236,7 +234,6 @@ <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="draw_indicator">True</property> <property name="group">radiobuttonBTN_TABTYPE_LEFT</property> </object> @@ -263,7 +260,6 @@ <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="draw_indicator">True</property> <property name="group">radiobuttonBTN_TABTYPE_LEFT</property> </object> @@ -279,7 +275,6 @@ <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="draw_indicator">True</property> <property name="group">radiobuttonBTN_TABTYPE_LEFT</property> </object> @@ -302,7 +297,6 @@ <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="draw_indicator">True</property> <property name="group">radiobuttonBTN_TABTYPE_LEFT</property> </object> @@ -369,7 +363,6 @@ <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="active">True</property> <property name="draw_indicator">True</property> </object> @@ -386,7 +379,6 @@ <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="draw_indicator">True</property> <property name="group">radiobuttonBTN_FILLCHAR_NO</property> </object> @@ -403,7 +395,6 @@ <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="draw_indicator">True</property> <property name="group">radiobuttonBTN_FILLCHAR_NO</property> </object> @@ -420,7 +411,6 @@ <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="draw_indicator">True</property> <property name="group">radiobuttonBTN_FILLCHAR_NO</property> </object> @@ -437,7 +427,6 @@ <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="draw_indicator">True</property> <property name="group">radiobuttonBTN_FILLCHAR_NO</property> <accessibility> diff --git a/cui/uiconfig/ui/password.ui b/cui/uiconfig/ui/password.ui index 9588a2b8fa92..a1ba1599c05a 100644 --- a/cui/uiconfig/ui/password.ui +++ b/cui/uiconfig/ui/password.ui @@ -164,7 +164,6 @@ <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="draw_indicator">True</property> </object> <packing> diff --git a/cui/uiconfig/ui/personalization_tab.ui b/cui/uiconfig/ui/personalization_tab.ui index 812c0fd28b2e..9e483780bb4f 100644 --- a/cui/uiconfig/ui/personalization_tab.ui +++ b/cui/uiconfig/ui/personalization_tab.ui @@ -31,7 +31,6 @@ <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="active">True</property> <property name="draw_indicator">True</property> </object> @@ -48,7 +47,6 @@ <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="draw_indicator">True</property> <property name="group">no_persona</property> </object> diff --git a/cui/uiconfig/ui/positionpage.ui b/cui/uiconfig/ui/positionpage.ui index 7a35ca579ef6..4809f7b01ac8 100644 --- a/cui/uiconfig/ui/positionpage.ui +++ b/cui/uiconfig/ui/positionpage.ui @@ -64,7 +64,6 @@ <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="active">True</property> <property name="draw_indicator">True</property> </object> @@ -81,7 +80,6 @@ <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="draw_indicator">True</property> <property name="group">normal</property> </object> @@ -98,7 +96,6 @@ <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="draw_indicator">True</property> <property name="group">normal</property> </object> @@ -168,7 +165,6 @@ <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="draw_indicator">True</property> </object> <packing> @@ -245,7 +241,6 @@ <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="draw_indicator">True</property> </object> <packing> @@ -261,7 +256,6 @@ <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="draw_indicator">True</property> <property name="group">0deg</property> </object> @@ -278,7 +272,6 @@ <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="draw_indicator">True</property> <property name="group">0deg</property> </object> @@ -336,7 +329,6 @@ <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="draw_indicator">True</property> </object> <packing> @@ -461,7 +453,6 @@ <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="draw_indicator">True</property> </object> <packing> diff --git a/cui/uiconfig/ui/possizetabpage.ui b/cui/uiconfig/ui/possizetabpage.ui index 9df43b1cd04d..0d807e94ace0 100644 --- a/cui/uiconfig/ui/possizetabpage.ui +++ b/cui/uiconfig/ui/possizetabpage.ui @@ -303,7 +303,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="CBX_SCALE-atkobject"> @@ -432,7 +431,6 @@ <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"> @@ -454,7 +452,6 @@ <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"> @@ -510,7 +507,6 @@ <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"> @@ -532,7 +528,6 @@ <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"> diff --git a/cui/uiconfig/ui/qrcodegen.ui b/cui/uiconfig/ui/qrcodegen.ui index bbcd6077f6ec..a66daa6aed6a 100644 --- a/cui/uiconfig/ui/qrcodegen.ui +++ b/cui/uiconfig/ui/qrcodegen.ui @@ -219,7 +219,6 @@ <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="active">True</property> <property name="draw_indicator">True</property> <accessibility> @@ -243,7 +242,6 @@ <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="active">True</property> <property name="draw_indicator">True</property> <property name="group">button_low</property> @@ -268,7 +266,6 @@ <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="active">True</property> <property name="draw_indicator">True</property> <property name="group">button_low</property> @@ -293,7 +290,6 @@ <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="active">True</property> <property name="draw_indicator">True</property> <property name="group">button_low</property> diff --git a/cui/uiconfig/ui/securityoptionsdialog.ui b/cui/uiconfig/ui/securityoptionsdialog.ui index 9dc1004fa4f4..5ff6c85ec0e4 100644 --- a/cui/uiconfig/ui/securityoptionsdialog.ui +++ b/cui/uiconfig/ui/securityoptionsdialog.ui @@ -108,7 +108,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="savesenddocs-atkobject"> @@ -128,7 +127,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="whensigning-atkobject"> @@ -148,7 +146,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="whenprinting-atkobject"> @@ -168,7 +165,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="whenpdf-atkobject"> @@ -295,7 +291,6 @@ <property name="receives_default">False</property> <property name="hexpand">True</property> <property name="use_underline">True</property> - <property name="xalign">0</property> <property name="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="removepersonal-atkobject"> @@ -316,7 +311,6 @@ <property name="receives_default">False</property> <property name="hexpand">True</property> <property name="use_underline">True</property> - <property name="xalign">0</property> <property name="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="password-atkobject"> @@ -337,7 +331,6 @@ <property name="receives_default">False</property> <property name="hexpand">True</property> <property name="use_underline">True</property> - <property name="xalign">0</property> <property name="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="ctrlclick-atkobject"> @@ -358,7 +351,6 @@ <property name="receives_default">False</property> <property name="hexpand">True</property> <property name="use_underline">True</property> - <property name="xalign">0</property> <property name="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="blockuntrusted-atkobject"> diff --git a/cui/uiconfig/ui/shadowtabpage.ui b/cui/uiconfig/ui/shadowtabpage.ui index cf62d3f828dd..3ce897796f13 100644 --- a/cui/uiconfig/ui/shadowtabpage.ui +++ b/cui/uiconfig/ui/shadowtabpage.ui @@ -43,7 +43,6 @@ <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"> diff --git a/cui/uiconfig/ui/similaritysearchdialog.ui b/cui/uiconfig/ui/similaritysearchdialog.ui index 7afb5786a243..cf9e51c4ac26 100644 --- a/cui/uiconfig/ui/similaritysearchdialog.ui +++ b/cui/uiconfig/ui/similaritysearchdialog.ui @@ -151,7 +151,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="relaxbox-atkobject"> diff --git a/cui/uiconfig/ui/smarttagoptionspage.ui b/cui/uiconfig/ui/smarttagoptionspage.ui index 7ff429be04c9..ad9f9998d1ea 100644 --- a/cui/uiconfig/ui/smarttagoptionspage.ui +++ b/cui/uiconfig/ui/smarttagoptionspage.ui @@ -38,7 +38,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="main-atkobject"> diff --git a/cui/uiconfig/ui/solarizedialog.ui b/cui/uiconfig/ui/solarizedialog.ui index 0d9ef82b3df7..88f36d9a08f3 100644 --- a/cui/uiconfig/ui/solarizedialog.ui +++ b/cui/uiconfig/ui/solarizedialog.ui @@ -169,7 +169,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="invert-atkobject"> diff --git a/cui/uiconfig/ui/spellingdialog.ui b/cui/uiconfig/ui/spellingdialog.ui index c90f02e3d40e..368e9506efe5 100644 --- a/cui/uiconfig/ui/spellingdialog.ui +++ b/cui/uiconfig/ui/spellingdialog.ui @@ -248,7 +248,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="checkgrammar-atkobject"> diff --git a/cui/uiconfig/ui/splitcellsdialog.ui b/cui/uiconfig/ui/splitcellsdialog.ui index 23050cf418e3..3b5b82c0ed28 100644 --- a/cui/uiconfig/ui/splitcellsdialog.ui +++ b/cui/uiconfig/ui/splitcellsdialog.ui @@ -177,7 +177,6 @@ <property name="receives_default">False</property> <property name="image">image1</property> <property name="use_underline">True</property> - <property name="xalign">0</property> <property name="always_show_image">True</property> <property name="active">True</property> <property name="draw_indicator">True</property> @@ -196,7 +195,6 @@ <property name="receives_default">False</property> <property name="image">image2</property> <property name="use_underline">True</property> - <property name="xalign">0</property> <property name="always_show_image">True</property> <property name="draw_indicator">True</property> <property name="group">hori</property> @@ -213,7 +211,6 @@ <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="draw_indicator">True</property> <property name="margin-start">12</property> </object> diff --git a/cui/uiconfig/ui/swpossizepage.ui b/cui/uiconfig/ui/swpossizepage.ui index d183fd869a3f..17ab225bf276 100644 --- a/cui/uiconfig/ui/swpossizepage.ui +++ b/cui/uiconfig/ui/swpossizepage.ui @@ -156,7 +156,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="ratio-atkobject"> @@ -234,7 +233,6 @@ <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="active">True</property> <property name="draw_indicator">True</property> <child internal-child="accessible"> @@ -255,7 +253,6 @@ <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="draw_indicator">True</property> <property name="group">topage</property> <child internal-child="accessible"> @@ -276,7 +273,6 @@ <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="draw_indicator">True</property> <property name="group">topage</property> <child internal-child="accessible"> @@ -297,7 +293,6 @@ <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="draw_indicator">True</property> <property name="group">topage</property> <child internal-child="accessible"> @@ -318,7 +313,6 @@ <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="draw_indicator">True</property> <property name="group">topage</property> </object> @@ -556,7 +550,6 @@ <property name="receives_default">False</property> <property name="margin-start">12</property> <property name="use_underline">True</property> - <property name="xalign">0</property> <property name="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="mirror-atkobject"> @@ -578,7 +571,6 @@ <property name="receives_default">False</property> <property name="margin-start">12</property> <property name="use_underline">True</property> - <property name="xalign">0</property> <property name="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="followtextflow-atkobject"> @@ -631,7 +623,6 @@ <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> </object> @@ -647,7 +638,6 @@ <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> </object> diff --git a/cui/uiconfig/ui/textanimtabpage.ui b/cui/uiconfig/ui/textanimtabpage.ui index d5de8388f9c9..ea01ffd107c2 100644 --- a/cui/uiconfig/ui/textanimtabpage.ui +++ b/cui/uiconfig/ui/textanimtabpage.ui @@ -267,7 +267,6 @@ <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"> @@ -289,7 +288,6 @@ <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"> @@ -330,7 +328,6 @@ <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> <accessibility> @@ -402,7 +399,6 @@ <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> <accessibility> @@ -474,7 +470,6 @@ <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> <accessibility> diff --git a/cui/uiconfig/ui/textattrtabpage.ui b/cui/uiconfig/ui/textattrtabpage.ui index 6276d3db8c2b..610a59c72806 100644 --- a/cui/uiconfig/ui/textattrtabpage.ui +++ b/cui/uiconfig/ui/textattrtabpage.ui @@ -60,7 +60,6 @@ <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"> @@ -81,7 +80,6 @@ <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"> @@ -102,7 +100,6 @@ <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"> @@ -123,7 +120,6 @@ <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"> @@ -178,7 +174,6 @@ <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"> @@ -199,7 +194,6 @@ <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"> @@ -466,7 +460,6 @@ <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"> diff --git a/cui/uiconfig/ui/textflowpage.ui b/cui/uiconfig/ui/textflowpage.ui index d5b9eb2bba2d..2d9ac00bacf6 100644 --- a/cui/uiconfig/ui/textflowpage.ui +++ b/cui/uiconfig/ui/textflowpage.ui @@ -71,7 +71,6 @@ <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="always_show_image">True</property> <property name="inconsistent">True</property> <property name="draw_indicator">True</property> @@ -197,7 +196,6 @@ <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="always_show_image">True</property> <property name="draw_indicator">True</property> </object> @@ -247,7 +245,6 @@ <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"> @@ -268,7 +265,6 @@ <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> <accessibility> @@ -327,7 +323,6 @@ <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> <accessibility> @@ -454,7 +449,6 @@ <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"> @@ -476,7 +470,6 @@ <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"> @@ -498,7 +491,6 @@ <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> <accessibility> @@ -522,7 +514,6 @@ <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> <accessibility> diff --git a/cui/uiconfig/ui/transparencytabpage.ui b/cui/uiconfig/ui/transparencytabpage.ui index 061d4c6f4cd9..b13dc82cbf66 100644 --- a/cui/uiconfig/ui/transparencytabpage.ui +++ b/cui/uiconfig/ui/transparencytabpage.ui @@ -75,7 +75,6 @@ <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="active">True</property> <property name="draw_indicator">True</property> <child internal-child="accessible"> @@ -96,7 +95,6 @@ <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="draw_indicator">True</property> <property name="group">RBT_TRANS_OFF</property> <accessibility> @@ -120,7 +118,6 @@ <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="draw_indicator">True</property> <property name="group">RBT_TRANS_OFF</property> <child internal-child="accessible"> diff --git a/cui/uiconfig/ui/twolinespage.ui b/cui/uiconfig/ui/twolinespage.ui index 722c3bce277f..b73d311469d8 100644 --- a/cui/uiconfig/ui/twolinespage.ui +++ b/cui/uiconfig/ui/twolinespage.ui @@ -39,7 +39,6 @@ <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="draw_indicator">True</property> <property name="margin-start">12</property> <property name="margin-top">6</property> diff --git a/cui/uiconfig/ui/wordcompletionpage.ui b/cui/uiconfig/ui/wordcompletionpage.ui index f19609d3d08a..bcde7912c841 100644 --- a/cui/uiconfig/ui/wordcompletionpage.ui +++ b/cui/uiconfig/ui/wordcompletionpage.ui @@ -75,7 +75,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="enablewordcomplete-atkobject"> @@ -102,7 +101,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="appendspace-atkobject"> @@ -122,7 +120,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="showastip-atkobject"> @@ -340,7 +337,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="whenclosing-atkobject"> @@ -364,7 +360,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="collectwords-atkobject"> diff --git a/cui/uiconfig/ui/zoomdialog.ui b/cui/uiconfig/ui/zoomdialog.ui index 120e175ec130..67a591e1fbab 100644 --- a/cui/uiconfig/ui/zoomdialog.ui +++ b/cui/uiconfig/ui/zoomdialog.ui @@ -110,7 +110,6 @@ <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="active">True</property> <property name="draw_indicator">True</property> <child internal-child="accessible"> @@ -132,7 +131,6 @@ <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="draw_indicator">True</property> <property name="group">optimal</property> <child internal-child="accessible"> @@ -154,7 +152,6 @@ <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="draw_indicator">True</property> <property name="group">optimal</property> <child internal-child="accessible"> @@ -176,7 +173,6 @@ <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="draw_indicator">True</property> <property name="group">optimal</property> <child internal-child="accessible"> @@ -203,7 +199,6 @@ <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="draw_indicator">True</property> <property name="group">optimal</property> <accessibility> @@ -291,7 +286,6 @@ <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="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="automatic-atkobject"> @@ -312,7 +306,6 @@ <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="draw_indicator">True</property> <property name="group">automatic</property> <child internal-child="accessible"> @@ -339,7 +332,6 @@ <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="draw_indicator">True</property> <property name="group">automatic</property> <accessibility> @@ -396,7 +388,6 @@ <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="draw_indicator">True</property> <property name="margin-start">12</property> <accessibility> |