[gnome-disk-utility/wip/cdavis/ui-cleanups: 15/29] create-other-page: Remove redundant and deprecated child props




commit 3f3550fba109eb1b0fc92380758d095b3ff82e1a
Author: Christopher Davis <brainblasted disroot org>
Date:   Tue Feb 2 19:42:02 2021 -0800

    create-other-page: Remove redundant and deprecated child props

 src/disks/ui/create-other-page.ui | 16 ----------------
 1 file changed, 16 deletions(-)
---
diff --git a/src/disks/ui/create-other-page.ui b/src/disks/ui/create-other-page.ui
index c2190680..50d37075 100644
--- a/src/disks/ui/create-other-page.ui
+++ b/src/disks/ui/create-other-page.ui
@@ -18,11 +18,6 @@
         <property name="wrap">True</property>
         <property name="max_width_chars">40</property>
       </object>
-      <packing>
-        <property name="expand">False</property>
-        <property name="fill">True</property>
-        <property name="position">0</property>
-      </packing>
     </child>
     <child>
       <object class="GtkBox" id="other_fs_box">
@@ -35,11 +30,6 @@
           <placeholder/>
         </child>
       </object>
-      <packing>
-        <property name="expand">False</property>
-        <property name="fill">True</property>
-        <property name="position">1</property>
-      </packing>
     </child>
     <child>
       <object class="GtkCheckButton" id="other_encrypt_checkbutton">
@@ -53,12 +43,6 @@
         <property name="use_underline">True</property>
         <property name="draw_indicator">True</property>
       </object>
-      <packing>
-        <property name="expand">False</property>
-        <property name="fill">True</property>
-        <property name="pack_type">end</property>
-        <property name="position">2</property>
-      </packing>
     </child>
   </template>
 </interface>


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