[gnome-disk-utility/wip/cdavis/ui-cleanups: 31/31] unlock-device-dialog: Remove redundant child props




commit 2933f977f14770c905aa468b42a83d827504a54f
Author: Christopher Davis <brainblasted disroot org>
Date:   Sun Feb 7 01:27:39 2021 -0800

    unlock-device-dialog: Remove redundant child props

 src/disks/ui/unlock-device-dialog.ui | 31 -------------------------------
 1 file changed, 31 deletions(-)
---
diff --git a/src/disks/ui/unlock-device-dialog.ui b/src/disks/ui/unlock-device-dialog.ui
index b4304fd9..21d8f0ae 100644
--- a/src/disks/ui/unlock-device-dialog.ui
+++ b/src/disks/ui/unlock-device-dialog.ui
@@ -26,11 +26,6 @@
               <placeholder/>
             </child>
           </object>
-          <packing>
-            <property name="expand">False</property>
-            <property name="fill">True</property>
-            <property name="position">0</property>
-          </packing>
         </child>
         <child>
           <object class="GtkLabel" id="unknown-crypto-label">
@@ -43,11 +38,6 @@
             <property name="width_chars">30</property>
             <property name="max_width_chars">30</property>
           </object>
-          <packing>
-            <property name="expand">False</property>
-            <property name="fill">True</property>
-            <property name="position">0</property>
-          </packing>
         </child>
         <child>
           <object class="GtkGrid" id="unlock-device-grid">
@@ -231,11 +221,6 @@
               <placeholder/>
             </child>
           </object>
-          <packing>
-            <property name="expand">False</property>
-            <property name="fill">True</property>
-            <property name="position">1</property>
-          </packing>
         </child>
         <child internal-child="action_area">
           <object class="GtkButtonBox" id="dialog-action_area5">
@@ -249,11 +234,6 @@
                 <property name="receives_default">True</property>
                 <property name="use_stock">True</property>
               </object>
-              <packing>
-                <property name="expand">False</property>
-                <property name="fill">True</property>
-                <property name="position">0</property>
-              </packing>
             </child>
             <child>
               <object class="GtkButton" id="unlock-device-unlock-button">
@@ -265,19 +245,8 @@
                 <property name="receives_default">True</property>
                 <property name="use_underline">True</property>
               </object>
-              <packing>
-                <property name="expand">False</property>
-                <property name="fill">True</property>
-                <property name="position">1</property>
-              </packing>
             </child>
           </object>
-          <packing>
-            <property name="expand">False</property>
-            <property name="fill">True</property>
-            <property name="pack_type">end</property>
-            <property name="position">3</property>
-          </packing>
         </child>
       </object>
     </child>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]