[master 3/8] Re-saved a few glade files

dashea installerbot-noreply at redhat.com
Wed Jun 17 18:07:13 UTC 2015


From: David Shea <dshea at redhat.com>

This moves all the xalign properties around because properties are
alphabetical now I guess, and removes a placeholder from somewhere.

Also removed that xalign=0.50<garbage> property since it was either an
errant scroll or an old rounding error.
---
 .../ui/gui/spokes/lib/custom_storage_helpers.glade | 14 ++++++-------
 pyanaconda/ui/gui/spokes/lib/passphrase.glade      | 10 ++++-----
 pyanaconda/ui/gui/spokes/password.glade            |  6 +++---
 pyanaconda/ui/gui/spokes/source.glade              | 24 +++++++++-------------
 4 files changed, 25 insertions(+), 29 deletions(-)

diff --git a/pyanaconda/ui/gui/spokes/lib/custom_storage_helpers.glade b/pyanaconda/ui/gui/spokes/lib/custom_storage_helpers.glade
index d90f853..bc814e4 100644
--- a/pyanaconda/ui/gui/spokes/lib/custom_storage_helpers.glade
+++ b/pyanaconda/ui/gui/spokes/lib/custom_storage_helpers.glade
@@ -59,9 +59,9 @@
           <object class="GtkLabel" id="confirmLabel">
             <property name="visible">True</property>
             <property name="can_focus">False</property>
+            <property name="wrap">True</property>
             <property name="xalign">0</property>
             <property name="yalign">0</property>
-            <property name="wrap">True</property>
             <attributes>
               <attribute name="font-desc" value="Cantarell 11"/>
             </attributes>
@@ -172,8 +172,8 @@
               <object class="GtkLabel" id="disk_selection_title_label">
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
-                <property name="xalign">0</property>
                 <property name="label" translatable="yes">CONFIGURE MOUNT POINT</property>
+                <property name="xalign">0</property>
                 <attributes>
                   <attribute name="weight" value="bold"/>
                 </attributes>
@@ -365,10 +365,10 @@
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
                 <property name="margin_top">6</property>
-                <property name="xalign">1</property>
                 <property name="label" translatable="yes" context="GUI|Custom Partitioning|Add Dialog">_Desired Capacity:</property>
                 <property name="use_underline">True</property>
                 <property name="mnemonic_widget">addSizeEntry</property>
+                <property name="xalign">1</property>
                 <attributes>
                   <attribute name="weight" value="bold"/>
                 </attributes>
@@ -382,10 +382,10 @@
               <object class="GtkLabel" id="label6">
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
-                <property name="xalign">0</property>
                 <property name="label" translatable="yes" context="GUI|Custom Partitioning|Add Dialog">Mount _Point:</property>
                 <property name="use_underline">True</property>
                 <property name="mnemonic_widget">addMountPointEntry</property>
+                <property name="xalign">0</property>
                 <attributes>
                   <attribute name="weight" value="bold"/>
                 </attributes>
@@ -400,8 +400,8 @@
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
                 <property name="margin_bottom">12</property>
-                <property name="xalign">0</property>
                 <property name="label" translatable="yes">ADD A NEW MOUNT POINT</property>
+                <property name="xalign">0</property>
                 <attributes>
                   <attribute name="weight" value="bold"/>
                   <attribute name="scale" value="1.2"/>
@@ -625,8 +625,8 @@ use.  Try something else?</property>
               <object class="GtkLabel" id="container_dialog_title_label">
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
-                <property name="xalign">0</property>
                 <property name="label" translatable="yes">CONFIGURE CONTAINER</property>
+                <property name="xalign">0</property>
                 <attributes>
                   <attribute name="weight" value="bold"/>
                 </attributes>
@@ -777,8 +777,8 @@ use.  Try something else?</property>
                   <object class="GtkLabel" id="containerRaidLevelLabel">
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="xalign">0</property>
                     <property name="label" translatable="yes">RAID Level:</property>
+                    <property name="xalign">0</property>
                   </object>
                   <packing>
                     <property name="expand">False</property>
diff --git a/pyanaconda/ui/gui/spokes/lib/passphrase.glade b/pyanaconda/ui/gui/spokes/lib/passphrase.glade
index 57e4870..d87076c 100644
--- a/pyanaconda/ui/gui/spokes/lib/passphrase.glade
+++ b/pyanaconda/ui/gui/spokes/lib/passphrase.glade
@@ -61,9 +61,9 @@
           <object class="GtkLabel" id="passphrase_dialog_title_label">
             <property name="visible">True</property>
             <property name="can_focus">False</property>
-            <property name="xalign">0</property>
             <property name="ypad">1</property>
             <property name="label" translatable="yes">DISK ENCRYPTION PASSPHRASE</property>
+            <property name="xalign">0</property>
             <attributes>
               <attribute name="weight" value="bold"/>
             </attributes>
@@ -78,9 +78,9 @@
           <object class="GtkLabel" id="passphrase_description_label">
             <property name="visible">True</property>
             <property name="can_focus">False</property>
-            <property name="xalign">0</property>
             <property name="label" translatable="yes">You have chosen to encrypt some of your data. You will need to create a passphrase that you will use to access your data when you start your computer.</property>
             <property name="wrap">True</property>
+            <property name="xalign">0</property>
           </object>
           <packing>
             <property name="expand">False</property>
@@ -99,10 +99,10 @@
               <object class="GtkLabel" id="passphrase_entry_label">
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
-                <property name="xalign">0</property>
                 <property name="label" translatable="yes" context="GUI|Passphrase Dialog">_Passphrase:</property>
                 <property name="use_underline">True</property>
                 <property name="mnemonic_widget">passphrase_entry</property>
+                <property name="xalign">0</property>
               </object>
               <packing>
                 <property name="left_attach">0</property>
@@ -128,10 +128,10 @@
               <object class="GtkLabel" id="confirm_entry_label">
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
-                <property name="xalign">0</property>
                 <property name="label" translatable="yes" context="GUI|Passphrase Dialog">Con_firm:</property>
                 <property name="use_underline">True</property>
                 <property name="mnemonic_widget">confirm_pw_entry</property>
+                <property name="xalign">0</property>
               </object>
               <packing>
                 <property name="left_attach">0</property>
@@ -222,9 +222,9 @@
                   <object class="GtkLabel" id="passphrase_warning_label">
                     <property name="can_focus">False</property>
                     <property name="hexpand">True</property>
-                    <property name="xalign">0</property>
                     <property name="wrap">True</property>
                     <property name="max_width_chars">1</property>
+                    <property name="xalign">0</property>
                   </object>
                   <packing>
                     <property name="expand">False</property>
diff --git a/pyanaconda/ui/gui/spokes/password.glade b/pyanaconda/ui/gui/spokes/password.glade
index 6ea7cb9..67a8a6e 100644
--- a/pyanaconda/ui/gui/spokes/password.glade
+++ b/pyanaconda/ui/gui/spokes/password.glade
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.18.1 -->
+<!-- Generated with glade 3.18.3 -->
 <interface>
   <requires lib="gtk+" version="3.6"/>
   <requires lib="AnacondaWidgets" version="1.0"/>
@@ -50,10 +50,10 @@
                       <object class="GtkLabel" id="pwlabel">
                         <property name="visible">True</property>
                         <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
                         <property name="label" translatable="yes" context="GUI|Password">_Root Password:</property>
                         <property name="use_underline">True</property>
                         <property name="mnemonic_widget">pw</property>
+                        <property name="xalign">0</property>
                       </object>
                       <packing>
                         <property name="left_attach">0</property>
@@ -64,10 +64,10 @@
                       <object class="GtkLabel" id="confirmlabel">
                         <property name="visible">True</property>
                         <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
                         <property name="label" translatable="yes" context="GUI|Password">_Confirm:</property>
                         <property name="use_underline">True</property>
                         <property name="mnemonic_widget">confirmPW</property>
+                        <property name="xalign">0</property>
                       </object>
                       <packing>
                         <property name="left_attach">0</property>
diff --git a/pyanaconda/ui/gui/spokes/source.glade b/pyanaconda/ui/gui/spokes/source.glade
index fe81465..0abbe9f 100644
--- a/pyanaconda/ui/gui/spokes/source.glade
+++ b/pyanaconda/ui/gui/spokes/source.glade
@@ -296,10 +296,10 @@
                       <object class="GtkLabel" id="label5">
                         <property name="visible">True</property>
                         <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
                         <property name="label" translatable="yes" context="GUI|Software Source|Proxy Dialog">_Proxy URL:</property>
                         <property name="use_underline">True</property>
                         <property name="mnemonic_widget">proxyURLEntry</property>
+                        <property name="xalign">0</property>
                         <attributes>
                           <attribute name="weight" value="bold"/>
                         </attributes>
@@ -313,9 +313,9 @@
                       <object class="GtkLabel" id="label7">
                         <property name="visible">True</property>
                         <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
                         <property name="label" translatable="yes">&lt;span size="small"&gt;&lt;b&gt;Example:&lt;/b&gt; squid.mysite.org:3128&lt;/span&gt;</property>
                         <property name="use_markup">True</property>
+                        <property name="xalign">0</property>
                       </object>
                       <packing>
                         <property name="left_attach">1</property>
@@ -371,10 +371,10 @@
                       <object class="GtkLabel" id="label8">
                         <property name="visible">True</property>
                         <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
                         <property name="label" translatable="yes" context="GUI|Software Source|Proxy Dialog">User _name:</property>
                         <property name="use_underline">True</property>
                         <property name="mnemonic_widget">proxyUsernameEntry</property>
+                        <property name="xalign">0</property>
                         <attributes>
                           <attribute name="weight" value="bold"/>
                         </attributes>
@@ -388,10 +388,10 @@
                       <object class="GtkLabel" id="label9">
                         <property name="visible">True</property>
                         <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
                         <property name="label" translatable="yes" context="GUI|Software Source|Proxy Dialog">Pass_word:</property>
                         <property name="use_underline">True</property>
                         <property name="mnemonic_widget">proxyPasswordEntry</property>
+                        <property name="xalign">0</property>
                         <attributes>
                           <attribute name="weight" value="bold"/>
                         </attributes>
@@ -480,9 +480,6 @@
             <child internal-child="nav_area">
               <object class="GtkGrid" id="AnacondaSpokeWindow-nav_area1">
                 <property name="can_focus">False</property>
-                <child>
-                  <placeholder/>
-                </child>
               </object>
             </child>
           </object>
@@ -567,8 +564,8 @@
                                   <object class="GtkLabel" id="autodetectDeviceLabel">
                                     <property name="visible">True</property>
                                     <property name="can_focus">False</property>
-                                    <property name="xalign">0</property>
                                     <property name="label" translatable="yes">Device:</property>
+                                    <property name="xalign">0</property>
                                   </object>
                                   <packing>
                                     <property name="left_attach">0</property>
@@ -579,8 +576,8 @@
                                   <object class="GtkLabel" id="autodetectLabel">
                                     <property name="visible">True</property>
                                     <property name="can_focus">False</property>
-                                    <property name="xalign">0</property>
                                     <property name="label" translatable="yes">Label:</property>
+                                    <property name="xalign">0</property>
                                   </object>
                                   <packing>
                                     <property name="left_attach">0</property>
@@ -929,7 +926,6 @@
                                 <property name="visible">True</property>
                                 <property name="can_focus">False</property>
                                 <property name="halign">start</property>
-                                <property name="xalign">0.50999999046325684</property>
                                 <property name="label" translatable="yes">Additional repositories</property>
                                 <attributes>
                                   <attribute name="font-desc" value="Cantarell 10"/>
@@ -1156,10 +1152,10 @@
                                       <object class="GtkLabel" id="label14">
                                         <property name="visible">True</property>
                                         <property name="can_focus">False</property>
-                                        <property name="xalign">0</property>
                                         <property name="label" translatable="yes" context="GUI|Software Source">_Name:</property>
                                         <property name="use_underline">True</property>
                                         <property name="mnemonic_widget">repoNameEntry</property>
+                                        <property name="xalign">0</property>
                                         <attributes>
                                           <attribute name="weight" value="bold"/>
                                         </attributes>
@@ -1194,10 +1190,10 @@
                                       <object class="GtkLabel" id="label15">
                                         <property name="visible">True</property>
                                         <property name="can_focus">False</property>
-                                        <property name="xalign">0</property>
                                         <property name="label" translatable="yes" context="GUI|Software Source">Pro_xy URL:</property>
                                         <property name="use_underline">True</property>
                                         <property name="mnemonic_widget">repoProxyUrlEntry</property>
+                                        <property name="xalign">0</property>
                                         <attributes>
                                           <attribute name="weight" value="bold"/>
                                         </attributes>
@@ -1211,10 +1207,10 @@
                                       <object class="GtkLabel" id="label16">
                                         <property name="visible">True</property>
                                         <property name="can_focus">False</property>
-                                        <property name="xalign">0</property>
                                         <property name="label" translatable="yes" context="GUI|Software Source">U_ser name:</property>
                                         <property name="use_underline">True</property>
                                         <property name="mnemonic_widget">repoProxyUsernameEntry</property>
+                                        <property name="xalign">0</property>
                                         <attributes>
                                           <attribute name="weight" value="bold"/>
                                         </attributes>
@@ -1228,10 +1224,10 @@
                                       <object class="GtkLabel" id="label17">
                                         <property name="visible">True</property>
                                         <property name="can_focus">False</property>
-                                        <property name="xalign">0</property>
                                         <property name="label" translatable="yes" context="GUI|Software Source">Pass_word:</property>
                                         <property name="use_underline">True</property>
                                         <property name="mnemonic_widget">repoProxyPasswordEntry</property>
+                                        <property name="xalign">0</property>
                                         <attributes>
                                           <attribute name="weight" value="bold"/>
                                         </attributes>


-- 
To view this commit on github, visit https://github.com/rhinstaller/anaconda/commit/bf4bf71a1f15b99c6aa9b4c9eab0951bdac2148c


More information about the anaconda-patches mailing list