[Libreoffice-commits] core.git: cui/uiconfig

andreas kainz (via logerrit) logerrit at kemper.freedesktop.org
Fri Oct 18 13:54:13 UTC 2019


 cui/uiconfig/ui/acorreplacepage.ui |   85 +++++++++++++------------------------
 1 file changed, 32 insertions(+), 53 deletions(-)

New commits:
commit f5bdc014192f92d06ad278ac4ccbdb52c4958b6a
Author:     andreas kainz <kainz.a at gmail.com>
AuthorDate: Wed Oct 2 23:54:46 2019 +0200
Commit:     andreas_kainz <kainz.a at gmail.com>
CommitDate: Fri Oct 18 15:52:57 2019 +0200

    tdf#127773 AutoCorrect Dialog AutoCorrect Tab update
    
    Change-Id: I9d3cde19d77e09b483765e0b0cd248a6f4ec8e94
    Reviewed-on: https://gerrit.libreoffice.org/80090
    Tested-by: Jenkins
    Reviewed-by: andreas_kainz <kainz.a at gmail.com>

diff --git a/cui/uiconfig/ui/acorreplacepage.ui b/cui/uiconfig/ui/acorreplacepage.ui
index b099bf079991..d01afe97eda0 100644
--- a/cui/uiconfig/ui/acorreplacepage.ui
+++ b/cui/uiconfig/ui/acorreplacepage.ui
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.16.0 on Wed Jan 29 10:50:29 2014 -->
+<!-- Generated with glade 3.22.1 -->
 <interface domain="cui">
   <requires lib="gtk+" version="3.18"/>
   <object class="GtkTreeStore" id="liststore1">
@@ -22,10 +22,12 @@
     <property name="column_spacing">12</property>
     <child>
       <object class="GtkBox" id="buttonbox">
+        <property name="width_request">100</property>
         <property name="visible">True</property>
         <property name="can_focus">False</property>
+        <property name="valign">end</property>
         <property name="orientation">vertical</property>
-        <property name="spacing">12</property>
+        <property name="spacing">6</property>
         <child>
           <object class="GtkButton" id="new">
             <property name="label">gtk-new</property>
@@ -33,7 +35,6 @@
             <property name="can_focus">True</property>
             <property name="receives_default">True</property>
             <property name="use_stock">True</property>
-            <property name="image_position">right</property>
           </object>
           <packing>
             <property name="expand">False</property>
@@ -49,7 +50,6 @@
             <property name="receives_default">True</property>
             <property name="no_show_all">True</property>
             <property name="use_underline">True</property>
-            <property name="image_position">right</property>
           </object>
           <packing>
             <property name="expand">False</property>
@@ -74,9 +74,7 @@
       </object>
       <packing>
         <property name="left_attach">2</property>
-        <property name="top_attach">1</property>
-        <property name="width">1</property>
-        <property name="height">2</property>
+        <property name="top_attach">2</property>
       </packing>
     </child>
     <child>
@@ -135,7 +133,6 @@
         <property name="left_attach">0</property>
         <property name="top_attach">2</property>
         <property name="width">2</property>
-        <property name="height">1</property>
       </packing>
     </child>
     <child>
@@ -148,8 +145,6 @@
       <packing>
         <property name="left_attach">1</property>
         <property name="top_attach">1</property>
-        <property name="width">1</property>
-        <property name="height">1</property>
       </packing>
     </child>
     <child>
@@ -162,71 +157,55 @@
       <packing>
         <property name="left_attach">0</property>
         <property name="top_attach">1</property>
-        <property name="width">1</property>
-        <property name="height">1</property>
       </packing>
     </child>
     <child>
       <object class="GtkLabel" id="label1">
         <property name="visible">True</property>
         <property name="can_focus">False</property>
-        <property name="xalign">0</property>
         <property name="label" translatable="yes" context="acorreplacepage|label1">Repla_ce</property>
         <property name="use_underline">True</property>
         <property name="mnemonic_widget">origtext</property>
+        <property name="xalign">0</property>
+        <attributes>
+          <attribute name="weight" value="bold"/>
+        </attributes>
       </object>
       <packing>
         <property name="left_attach">0</property>
         <property name="top_attach">0</property>
-        <property name="width">1</property>
-        <property name="height">1</property>
       </packing>
     </child>
     <child>
-      <object class="GtkGrid" id="grid1">
+      <object class="GtkLabel" id="label2">
         <property name="visible">True</property>
         <property name="can_focus">False</property>
-        <child>
-          <object class="GtkLabel" id="label2">
-            <property name="visible">True</property>
-            <property name="can_focus">False</property>
-            <property name="xalign">0</property>
-            <property name="label" translatable="yes" context="acorreplacepage|label2">_With:</property>
-            <property name="use_underline">True</property>
-            <property name="mnemonic_widget">newtext</property>
-          </object>
-          <packing>
-            <property name="left_attach">0</property>
-            <property name="top_attach">0</property>
-            <property name="width">1</property>
-            <property name="height">1</property>
-          </packing>
-        </child>
-        <child>
-          <object class="GtkCheckButton" id="textonly">
-            <property name="label" translatable="yes" context="acorreplacepage|textonly">_Text only</property>
-            <property name="visible">True</property>
-            <property name="can_focus">True</property>
-            <property name="receives_default">False</property>
-            <property name="halign">end</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>
-            <property name="left_attach">1</property>
-            <property name="top_attach">0</property>
-            <property name="width">1</property>
-            <property name="height">1</property>
-          </packing>
-        </child>
+        <property name="label" translatable="yes" context="acorreplacepage|label2">_With</property>
+        <property name="use_underline">True</property>
+        <property name="mnemonic_widget">newtext</property>
+        <property name="xalign">0</property>
+        <attributes>
+          <attribute name="weight" value="bold"/>
+        </attributes>
       </object>
       <packing>
         <property name="left_attach">1</property>
         <property name="top_attach">0</property>
-        <property name="width">1</property>
-        <property name="height">1</property>
+      </packing>
+    </child>
+    <child>
+      <object class="GtkCheckButton" id="textonly">
+        <property name="label" translatable="yes" context="acorreplacepage|textonly">_Text only</property>
+        <property name="visible">True</property>
+        <property name="can_focus">True</property>
+        <property name="receives_default">False</property>
+        <property name="use_underline">True</property>
+        <property name="xalign">0</property>
+        <property name="draw_indicator">True</property>
+      </object>
+      <packing>
+        <property name="left_attach">2</property>
+        <property name="top_attach">1</property>
       </packing>
     </child>
     <child>


More information about the Libreoffice-commits mailing list