[gnome-disk-utility/wip/cdavis/ui-cleanups: 15/31] create-disk-image-dialog: Remove redundant and deprecated child props




commit cceee74551e709a77712600ad6133e1051e75eb0
Author: Christopher Davis <brainblasted disroot org>
Date:   Tue Feb 2 19:37:39 2021 -0800

    create-disk-image-dialog: Remove redundant and deprecated child props

 src/disks/ui/create-disk-image-dialog.ui | 21 ---------------------
 1 file changed, 21 deletions(-)
---
diff --git a/src/disks/ui/create-disk-image-dialog.ui b/src/disks/ui/create-disk-image-dialog.ui
index 0948b693..4bb69118 100644
--- a/src/disks/ui/create-disk-image-dialog.ui
+++ b/src/disks/ui/create-disk-image-dialog.ui
@@ -124,11 +124,6 @@
               </packing>
             </child>
           </object>
-          <packing>
-            <property name="expand">False</property>
-            <property name="fill">True</property>
-            <property name="position">0</property>
-          </packing>
         </child>
         <child internal-child="action_area">
           <object class="GtkButtonBox" id="dialog-action_area1">
@@ -142,11 +137,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="start-copying-button">
@@ -157,19 +147,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">1</property>
-          </packing>
         </child>
       </object>
     </child>


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