[virt-tools-list] [virt-manager PATCHv2 04/13] Replace xalign='1' with halign='end'

Radostin Stoyanov rstoyanov1 at gmail.com
Wed May 31 13:08:34 UTC 2017


GtkAlignment:xalign was deprecated since Gtk version 3.14 and should
not be used in newly-written code. Use halign property instead.

https://developer.gnome.org/gtk3/stable/GtkAlignment.html#GtkAlignment--xalign

https://developer.gnome.org/gtk3/stable/GtkWidget.html#GtkWidget--halign
---
 ui/addhardware.ui     |  12 +++---
 ui/addstorage.ui      |   2 +-
 ui/clone.ui           |  22 +++++-----
 ui/create.ui          |  36 ++++++++---------
 ui/createinterface.ui |   4 +-
 ui/createnet.ui       |  35 ++++++++--------
 ui/createpool.ui      |  20 +++++-----
 ui/createvol.ui       |   4 +-
 ui/details.ui         | 108 +++++++++++++++++++++++++-------------------------
 ui/fsdetails.ui       |   2 +-
 ui/gfxdetails.ui      |  20 +++++-----
 ui/host.ui            |  10 ++---
 ui/migrate.ui         |  10 ++---
 ui/netlist.ui         |  12 +++---
 14 files changed, 146 insertions(+), 151 deletions(-)

diff --git a/ui/addhardware.ui b/ui/addhardware.ui
index 82ba80a..c22e000 100644
--- a/ui/addhardware.ui
+++ b/ui/addhardware.ui
@@ -562,10 +562,10 @@
                               <object class="GtkLabel" id="label395">
                                 <property name="visible">True</property>
                                 <property name="can_focus">False</property>
+                                <property name="halign">end</property>
                                 <property name="label" translatable="yes">_Type:</property>
                                 <property name="use_underline">True</property>
                                 <property name="mnemonic_widget">input-type</property>
-                                <property name="xalign">1</property>
                               </object>
                               <packing>
                                 <property name="x_options">GTK_FILL</property>
@@ -646,10 +646,10 @@
                               <object class="GtkLabel" id="label10">
                                 <property name="visible">True</property>
                                 <property name="can_focus">False</property>
+                                <property name="halign">end</property>
                                 <property name="label" translatable="yes">_Model:</property>
                                 <property name="use_underline">True</property>
                                 <property name="mnemonic_widget">sound-model</property>
-                                <property name="xalign">1</property>
                               </object>
                               <packing>
                                 <property name="x_options">GTK_FILL</property>
@@ -1266,10 +1266,10 @@
                               <object class="GtkLabel" id="label30">
                                 <property name="visible">True</property>
                                 <property name="can_focus">False</property>
+                                <property name="halign">end</property>
                                 <property name="label" translatable="yes">_Mode:</property>
                                 <property name="use_underline">True</property>
                                 <property name="mnemonic_widget">smartcard-mode</property>
-                                <property name="xalign">1</property>
                               </object>
                               <packing>
                                 <property name="x_options">GTK_FILL</property>
@@ -1353,10 +1353,10 @@
                               <object class="GtkLabel" id="label3213">
                                 <property name="visible">True</property>
                                 <property name="can_focus">False</property>
+                                <property name="halign">end</property>
                                 <property name="label" translatable="yes">_Type:</property>
                                 <property name="use_underline">True</property>
                                 <property name="mnemonic_widget">usbredir-list</property>
-                                <property name="xalign">1</property>
                               </object>
                               <packing>
                                 <property name="left_attach">0</property>
@@ -1367,10 +1367,10 @@
                               <object class="GtkLabel" id="label438">
                                 <property name="visible">True</property>
                                 <property name="can_focus">False</property>
+                                <property name="halign">end</property>
                                 <property name="label" translatable="yes">_Host:</property>
                                 <property name="use_underline">True</property>
                                 <property name="mnemonic_widget">usbredir-host</property>
-                                <property name="xalign">1</property>
                               </object>
                               <packing>
                                 <property name="left_attach">0</property>
@@ -1452,10 +1452,10 @@
                               <object class="GtkLabel" id="label35">
                                 <property name="visible">True</property>
                                 <property name="can_focus">False</property>
+                                <property name="halign">end</property>
                                 <property name="label" translatable="yes">_Backend:</property>
                                 <property name="use_underline">True</property>
                                 <property name="mnemonic_widget">tpm-type</property>
-                                <property name="xalign">1</property>
                               </object>
                               <packing>
                                 <property name="left_attach">0</property>
diff --git a/ui/addstorage.ui b/ui/addstorage.ui
index 2810c68..e85d831 100644
--- a/ui/addstorage.ui
+++ b/ui/addstorage.ui
@@ -62,8 +62,8 @@
                       <object class="GtkSpinButton" id="storage-size">
                         <property name="visible">True</property>
                         <property name="can_focus">True</property>
+                        <property name="halign">end</property>
                         <property name="text" translatable="yes">0.0</property>
-                        <property name="xalign">1</property>
                         <property name="adjustment">adjustment1</property>
                         <property name="climb_rate">1</property>
                         <property name="digits">1</property>
diff --git a/ui/clone.ui b/ui/clone.ui
index fb40949..f307cce 100644
--- a/ui/clone.ui
+++ b/ui/clone.ui
@@ -129,8 +129,8 @@
                           <object class="GtkLabel" id="label9">
                             <property name="visible">True</property>
                             <property name="can_focus">False</property>
+                            <property name="halign">end</property>
                             <property name="label" translatable="yes">Destination host:</property>
-                            <property name="xalign">1</property>
                           </object>
                           <packing>
                             <property name="left_attach">0</property>
@@ -218,9 +218,9 @@
                               <object class="GtkLabel" id="label7">
                                 <property name="visible">True</property>
                                 <property name="can_focus">False</property>
+                                <property name="halign">end</property>
                                 <property name="label" translatable="yes"><span color='#484848'>Networking:</span></property>
                                 <property name="use_markup">True</property>
-                                <property name="xalign">1</property>
                                 <property name="yalign">0</property>
                               </object>
                               <packing>
@@ -347,9 +347,9 @@
                               <object class="GtkLabel" id="label6">
                                 <property name="visible">True</property>
                                 <property name="can_focus">False</property>
+                                <property name="halign">end</property>
                                 <property name="label" translatable="yes"><span color='#484848'>Storage:</span></property>
                                 <property name="use_markup">True</property>
-                                <property name="xalign">1</property>
                                 <property name="yalign">0</property>
                               </object>
                               <packing>
@@ -362,11 +362,11 @@
                               <object class="GtkLabel" id="label3">
                                 <property name="visible">True</property>
                                 <property name="can_focus">False</property>
+                                <property name="halign">end</property>
                                 <property name="label" translatable="yes"><span color='#484848'>_Name:</span></property>
                                 <property name="use_markup">True</property>
                                 <property name="use_underline">True</property>
                                 <property name="mnemonic_widget">clone-new-name</property>
-                                <property name="xalign">1</property>
                               </object>
                               <packing>
                                 <property name="x_options">GTK_FILL</property>
@@ -702,10 +702,10 @@ like change passwords or static IPs, please see the virt-sysprep(1) tool.</sp
                           <object class="GtkLabel" id="label10">
                             <property name="visible">True</property>
                             <property name="can_focus">False</property>
+                            <property name="halign">end</property>
                             <property name="label" translatable="yes">New _MAC:</property>
                             <property name="use_underline">True</property>
                             <property name="mnemonic_widget">change-mac-new</property>
-                            <property name="xalign">1</property>
                           </object>
                           <packing>
                             <property name="right_attach">2</property>
@@ -740,9 +740,9 @@ like change passwords or static IPs, please see the virt-sysprep(1) tool.</sp
                           <object class="GtkLabel" id="label77">
                             <property name="visible">True</property>
                             <property name="can_focus">False</property>
+                            <property name="halign">end</property>
                             <property name="label" translatable="yes"><span color='#484848'>Type:</span></property>
                             <property name="use_markup">True</property>
-                            <property name="xalign">1</property>
                           </object>
                           <packing>
                             <property name="left_attach">1</property>
@@ -755,9 +755,9 @@ like change passwords or static IPs, please see the virt-sysprep(1) tool.</sp
                           <object class="GtkLabel" id="label16">
                             <property name="visible">True</property>
                             <property name="can_focus">False</property>
+                            <property name="halign">end</property>
                             <property name="label" translatable="yes"><span color='#484848'>MAC:</span></property>
                             <property name="use_markup">True</property>
-                            <property name="xalign">1</property>
                           </object>
                           <packing>
                             <property name="left_attach">1</property>
@@ -950,9 +950,9 @@ like change passwords or static IPs, please see the virt-sysprep(1) tool.</sp
                       <object class="GtkLabel" id="label15">
                         <property name="visible">True</property>
                         <property name="can_focus">False</property>
+                        <property name="halign">end</property>
                         <property name="label" translatable="yes"><span color='#484848'>Size:</span></property>
                         <property name="use_markup">True</property>
-                        <property name="xalign">1</property>
                         <property name="yalign">1</property>
                       </object>
                       <packing>
@@ -966,9 +966,9 @@ like change passwords or static IPs, please see the virt-sysprep(1) tool.</sp
                       <object class="GtkLabel" id="label14">
                         <property name="visible">True</property>
                         <property name="can_focus">False</property>
+                        <property name="halign">end</property>
                         <property name="label" translatable="yes"><span color='#484848'>Target:</span></property>
                         <property name="use_markup">True</property>
-                        <property name="xalign">1</property>
                       </object>
                       <packing>
                         <property name="top_attach">1</property>
@@ -981,9 +981,9 @@ like change passwords or static IPs, please see the virt-sysprep(1) tool.</sp
                       <object class="GtkLabel" id="label13">
                         <property name="visible">True</property>
                         <property name="can_focus">False</property>
+                        <property name="halign">end</property>
                         <property name="label" translatable="yes"><span color='#484848'>Path:</span></property>
                         <property name="use_markup">True</property>
-                        <property name="xalign">1</property>
                       </object>
                       <packing>
                         <property name="x_options">GTK_FILL</property>
@@ -1036,11 +1036,11 @@ like change passwords or static IPs, please see the virt-sysprep(1) tool.</sp
                       <object class="GtkLabel" id="label12">
                         <property name="visible">True</property>
                         <property name="can_focus">False</property>
+                        <property name="halign">end</property>
                         <property name="label" translatable="yes"><span color='#484848'>New _Path:</span></property>
                         <property name="use_markup">True</property>
                         <property name="use_underline">True</property>
                         <property name="mnemonic_widget">change-storage-new</property>
-                        <property name="xalign">1</property>
                       </object>
                     </child>
                   </object>
diff --git a/ui/create.ui b/ui/create.ui
index 716c900..82d9ea8 100644
--- a/ui/create.ui
+++ b/ui/create.ui
@@ -443,10 +443,10 @@
                               <object class="GtkLabel" id="label77">
                                 <property name="visible">True</property>
                                 <property name="can_focus">False</property>
+                                <property name="halign">end</property>
                                 <property name="label" translatable="yes">C_onnection:</property>
                                 <property name="use_underline">True</property>
                                 <property name="mnemonic_widget">create-conn</property>
-                                <property name="xalign">1</property>
                               </object>
                               <packing>
                                 <property name="x_options">GTK_FILL</property>
@@ -649,10 +649,10 @@ bar</property>
                                           <object class="GtkLabel" id="label28">
                                             <property name="visible">True</property>
                                             <property name="can_focus">False</property>
+                                            <property name="halign">end</property>
                                             <property name="label" translatable="yes">_Xen Type:</property>
                                             <property name="use_underline">True</property>
                                             <property name="mnemonic_widget">xen-type</property>
-                                            <property name="xalign">1</property>
                                           </object>
                                           <packing>
                                             <property name="left_attach">0</property>
@@ -663,10 +663,10 @@ bar</property>
                                           <object class="GtkLabel" id="label30">
                                             <property name="visible">True</property>
                                             <property name="can_focus">False</property>
+                                            <property name="halign">end</property>
                                             <property name="label" translatable="yes">_Architecture:</property>
                                             <property name="use_underline">True</property>
                                             <property name="mnemonic_widget">arch</property>
-                                            <property name="xalign">1</property>
                                           </object>
                                           <packing>
                                             <property name="left_attach">0</property>
@@ -677,10 +677,10 @@ bar</property>
                                           <object class="GtkLabel" id="label10">
                                             <property name="visible">True</property>
                                             <property name="can_focus">False</property>
+                                            <property name="halign">end</property>
                                             <property name="label" translatable="yes">_Machine Type:</property>
                                             <property name="use_underline">True</property>
                                             <property name="mnemonic_widget">machine</property>
-                                            <property name="xalign">1</property>
                                           </object>
                                           <packing>
                                             <property name="left_attach">0</property>
@@ -702,10 +702,10 @@ bar</property>
                                           <object class="GtkLabel" id="label31">
                                             <property name="visible">True</property>
                                             <property name="can_focus">False</property>
+                                            <property name="halign">end</property>
                                             <property name="label" translatable="yes">_Virt Type:</property>
                                             <property name="use_underline">True</property>
                                             <property name="mnemonic_widget">virt-type</property>
-                                            <property name="xalign">1</property>
                                           </object>
                                           <packing>
                                             <property name="left_attach">0</property>
@@ -990,10 +990,10 @@ bar</property>
                                               <object class="GtkLabel" id="label24">
                                                 <property name="visible">True</property>
                                                 <property name="can_focus">False</property>
+                                                <property name="halign">end</property>
                                                 <property name="label" translatable="yes">U_RL:</property>
                                                 <property name="use_underline">True</property>
                                                 <property name="mnemonic_widget">install-url-entry</property>
-                                                <property name="xalign">1</property>
                                               </object>
                                             </child>
                                           </object>
@@ -1026,10 +1026,10 @@ bar</property>
                                                           <object class="GtkLabel" id="label26">
                                                             <property name="visible">True</property>
                                                             <property name="can_focus">False</property>
+                                                            <property name="halign">end</property>
                                                             <property name="label" translatable="yes">Kerne_l options:</property>
                                                             <property name="use_underline">True</property>
                                                             <property name="mnemonic_widget">install-urlopts-entry</property>
-                                                            <property name="xalign">1</property>
                                                           </object>
                                                           <packing>
                                                             <property name="x_options">GTK_FILL</property>
@@ -1931,10 +1931,10 @@ is not yet supported.</small></property>
                                       <object class="GtkLabel" id="label16">
                                         <property name="visible">True</property>
                                         <property name="can_focus">False</property>
+                                        <property name="halign">end</property>
                                         <property name="label" translatable="yes">OS _type:</property>
                                         <property name="use_underline">True</property>
                                         <property name="mnemonic_widget">install-os-type</property>
-                                        <property name="xalign">1</property>
                                       </object>
                                       <packing>
                                         <property name="x_options">GTK_FILL</property>
@@ -2051,10 +2051,10 @@ is not yet supported.</small></property>
                                           <object class="GtkLabel" id="label27">
                                             <property name="visible">True</property>
                                             <property name="can_focus">False</property>
+                                            <property name="halign">end</property>
                                             <property name="label" translatable="yes">C_PUs:</property>
                                             <property name="use_underline">True</property>
                                             <property name="mnemonic_widget">cpus</property>
-                                            <property name="xalign">1</property>
                                           </object>
                                           <packing>
                                             <property name="top_attach">2</property>
@@ -2067,10 +2067,10 @@ is not yet supported.</small></property>
                                           <object class="GtkLabel" id="label22">
                                             <property name="visible">True</property>
                                             <property name="can_focus">False</property>
+                                            <property name="halign">end</property>
                                             <property name="label" translatable="yes">_Memory (RAM):</property>
                                             <property name="use_underline">True</property>
                                             <property name="mnemonic_widget">mem</property>
-                                            <property name="xalign">1</property>
                                           </object>
                                           <packing>
                                             <property name="x_options">GTK_FILL</property>
@@ -2081,7 +2081,7 @@ is not yet supported.</small></property>
                                           <object class="GtkSpinButton" id="mem">
                                             <property name="visible">True</property>
                                             <property name="can_focus">True</property>
-                                            <property name="xalign">1</property>
+                                            <property name="halign">end</property>
                                             <property name="adjustment">adjustment3</property>
                                             <property name="climb_rate">1</property>
                                           </object>
@@ -2096,7 +2096,7 @@ is not yet supported.</small></property>
                                           <object class="GtkSpinButton" id="cpus">
                                             <property name="visible">True</property>
                                             <property name="can_focus">True</property>
-                                            <property name="xalign">1</property>
+                                            <property name="halign">end</property>
                                             <property name="adjustment">adjustment2</property>
                                             <property name="climb_rate">1</property>
                                           </object>
@@ -2403,12 +2403,12 @@ is not yet supported.</small></property>
                                       <object class="GtkLabel" id="label42">
                                         <property name="visible">True</property>
                                         <property name="can_focus">False</property>
+                                        <property name="halign">end</property>
                                         <property name="hexpand">False</property>
                                         <property name="label" translatable="yes"><span color='#484848'>_Name:</span></property>
                                         <property name="use_markup">True</property>
                                         <property name="use_underline">True</property>
                                         <property name="mnemonic_widget">create-vm-name</property>
-                                        <property name="xalign">1</property>
                                       </object>
                                       <packing>
                                         <property name="left_attach">0</property>
@@ -2431,10 +2431,10 @@ is not yet supported.</small></property>
                                       <object class="GtkLabel" id="label34">
                                         <property name="visible">True</property>
                                         <property name="can_focus">False</property>
+                                        <property name="halign">end</property>
                                         <property name="hexpand">False</property>
                                         <property name="label" translatable="yes"><span color='#484848'>Install:</span></property>
                                         <property name="use_markup">True</property>
-                                        <property name="xalign">1</property>
                                       </object>
                                       <packing>
                                         <property name="left_attach">0</property>
@@ -2445,10 +2445,10 @@ is not yet supported.</small></property>
                                       <object class="GtkLabel" id="label35">
                                         <property name="visible">True</property>
                                         <property name="can_focus">False</property>
+                                        <property name="halign">end</property>
                                         <property name="hexpand">False</property>
                                         <property name="label" translatable="yes"><span color='#484848'>Memory:</span></property>
                                         <property name="use_markup">True</property>
-                                        <property name="xalign">1</property>
                                       </object>
                                       <packing>
                                         <property name="left_attach">0</property>
@@ -2459,10 +2459,10 @@ is not yet supported.</small></property>
                                       <object class="GtkLabel" id="label36">
                                         <property name="visible">True</property>
                                         <property name="can_focus">False</property>
+                                        <property name="halign">end</property>
                                         <property name="hexpand">False</property>
                                         <property name="label" translatable="yes"><span color='#484848'>CPUs:</span></property>
                                         <property name="use_markup">True</property>
-                                        <property name="xalign">1</property>
                                       </object>
                                       <packing>
                                         <property name="left_attach">0</property>
@@ -2473,10 +2473,10 @@ is not yet supported.</small></property>
                                       <object class="GtkLabel" id="label37">
                                         <property name="visible">True</property>
                                         <property name="can_focus">False</property>
+                                        <property name="halign">end</property>
                                         <property name="hexpand">False</property>
                                         <property name="label" translatable="yes"><span color='#484848'>Storage:</span></property>
                                         <property name="use_markup">True</property>
-                                        <property name="xalign">1</property>
                                       </object>
                                       <packing>
                                         <property name="left_attach">0</property>
@@ -2487,10 +2487,10 @@ is not yet supported.</small></property>
                                       <object class="GtkLabel" id="label33">
                                         <property name="visible">True</property>
                                         <property name="can_focus">False</property>
+                                        <property name="halign">end</property>
                                         <property name="hexpand">False</property>
                                         <property name="label" translatable="yes"><span color='#484848'>OS:</span></property>
                                         <property name="use_markup">True</property>
-                                        <property name="xalign">1</property>
                                       </object>
                                       <packing>
                                         <property name="left_attach">0</property>
diff --git a/ui/createinterface.ui b/ui/createinterface.ui
index 8ec4b57..8615081 100644
--- a/ui/createinterface.ui
+++ b/ui/createinterface.ui
@@ -1767,10 +1767,10 @@
                                                   <object class="GtkLabel" id="label41">
                                                     <property name="visible">True</property>
                                                     <property name="can_focus">False</property>
+                                                    <property name="halign">end</property>
                                                     <property name="label" translatable="yes">_Address:</property>
                                                     <property name="use_underline">True</property>
                                                     <property name="mnemonic_widget">ipv4-address</property>
-                                                    <property name="xalign">1</property>
                                                   </object>
                                                   <packing>
                                                     <property name="x_options">GTK_FILL</property>
@@ -1781,10 +1781,10 @@
                                                   <object class="GtkLabel" id="label42">
                                                     <property name="visible">True</property>
                                                     <property name="can_focus">False</property>
+                                                    <property name="halign">end</property>
                                                     <property name="label" translatable="yes">_Gateway:</property>
                                                     <property name="use_underline">True</property>
                                                     <property name="mnemonic_widget">ipv4-gateway</property>
-                                                    <property name="xalign">1</property>
                                                   </object>
                                                   <packing>
                                                     <property name="top_attach">1</property>
diff --git a/ui/createnet.ui b/ui/createnet.ui
index c971dae..55b2b7f 100644
--- a/ui/createnet.ui
+++ b/ui/createnet.ui
@@ -207,12 +207,12 @@
                               <object class="GtkLabel" id="label173">
                                 <property name="visible">True</property>
                                 <property name="can_focus">False</property>
+                                <property name="halign">end</property>
                                 <property name="label" translatable="yes">Network _Name:</property>
                                 <property name="use_markup">True</property>
                                 <property name="use_underline">True</property>
                                 <property name="justify">right</property>
                                 <property name="mnemonic_widget">net-name</property>
-                                <property name="xalign">1</property>
                               </object>
                               <packing>
                                 <property name="left_attach">0</property>
@@ -317,9 +317,9 @@
                                       <object class="GtkLabel" id="label385">
                                         <property name="visible">True</property>
                                         <property name="can_focus">False</property>
+                                        <property name="halign">end</property>
                                         <property name="label" translatable="yes">_Network:</property>
                                         <property name="use_underline">True</property>
-                                        <property name="xalign">1</property>
                                       </object>
                                       <packing>
                                         <property name="expand">False</property>
@@ -429,8 +429,8 @@
                                               <object class="GtkLabel" id="label25">
                                                 <property name="visible">True</property>
                                                 <property name="can_focus">False</property>
+                                                <property name="halign">end</property>
                                                 <property name="label" translatable="yes">Gateway:</property>
-                                                <property name="xalign">1</property>
                                               </object>
                                               <packing>
                                                 <property name="left_attach">0</property>
@@ -441,8 +441,8 @@
                                               <object class="GtkLabel" id="label28">
                                                 <property name="visible">True</property>
                                                 <property name="can_focus">False</property>
+                                                <property name="halign">end</property>
                                                 <property name="label" translatable="yes">Type:</property>
-                                                <property name="xalign">1</property>
                                               </object>
                                               <packing>
                                                 <property name="left_attach">0</property>
@@ -518,8 +518,8 @@
                                   <object class="GtkLabel" id="label26">
                                     <property name="visible">True</property>
                                     <property name="can_focus">False</property>
+                                    <property name="halign">end</property>
                                     <property name="label" translatable="yes">Start:</property>
-                                    <property name="xalign">1</property>
                                   </object>
                                   <packing>
                                     <property name="left_attach">0</property>
@@ -530,8 +530,8 @@
                                   <object class="GtkLabel" id="label27">
                                     <property name="visible">True</property>
                                     <property name="can_focus">False</property>
+                                    <property name="halign">end</property>
                                     <property name="label" translatable="yes">End:</property>
-                                    <property name="xalign">1</property>
                                   </object>
                                   <packing>
                                     <property name="left_attach">0</property>
@@ -602,9 +602,9 @@
                                   <object class="GtkLabel" id="label14">
                                     <property name="visible">True</property>
                                     <property name="can_focus">False</property>
+                                    <property name="halign">end</property>
                                     <property name="label" translatable="yes"><b>to</b> Network:</property>
                                     <property name="use_markup">True</property>
-                                    <property name="xalign">1</property>
                                   </object>
                                   <packing>
                                     <property name="left_attach">0</property>
@@ -615,9 +615,9 @@
                                   <object class="GtkLabel" id="label20">
                                     <property name="visible">True</property>
                                     <property name="can_focus">False</property>
+                                    <property name="halign">end</property>
                                     <property name="label" translatable="yes"><b>via</b> Gateway:</property>
                                     <property name="use_markup">True</property>
-                                    <property name="xalign">1</property>
                                   </object>
                                   <packing>
                                     <property name="left_attach">0</property>
@@ -736,9 +736,9 @@
                                       <object class="GtkLabel" id="label12">
                                         <property name="visible">True</property>
                                         <property name="can_focus">False</property>
+                                        <property name="halign">end</property>
                                         <property name="label" translatable="yes">_Network:</property>
                                         <property name="use_underline">True</property>
-                                        <property name="xalign">1</property>
                                       </object>
                                       <packing>
                                         <property name="expand">False</property>
@@ -847,8 +847,8 @@
                                               <object class="GtkLabel" id="label7">
                                                 <property name="visible">True</property>
                                                 <property name="can_focus">False</property>
+                                                <property name="halign">end</property>
                                                 <property name="label" translatable="yes">Type:</property>
-                                                <property name="xalign">1</property>
                                               </object>
                                               <packing>
                                                 <property name="left_attach">0</property>
@@ -859,8 +859,8 @@
                                               <object class="GtkLabel" id="label6">
                                                 <property name="visible">True</property>
                                                 <property name="can_focus">False</property>
+                                                <property name="halign">end</property>
                                                 <property name="label" translatable="yes">Gateway:</property>
-                                                <property name="xalign">1</property>
                                               </object>
                                               <packing>
                                                 <property name="left_attach">0</property>
@@ -936,8 +936,8 @@
                                   <object class="GtkLabel" id="label29">
                                     <property name="visible">True</property>
                                     <property name="can_focus">False</property>
+                                    <property name="halign">end</property>
                                     <property name="label" translatable="yes">Start:</property>
-                                    <property name="xalign">1</property>
                                   </object>
                                   <packing>
                                     <property name="left_attach">0</property>
@@ -1018,9 +1018,9 @@
                                   <object class="GtkLabel" id="label30">
                                     <property name="visible">True</property>
                                     <property name="can_focus">False</property>
+                                    <property name="halign">end</property>
                                     <property name="label" translatable="yes"><b>via</b> Gateway:</property>
                                     <property name="use_markup">True</property>
-                                    <property name="xalign">1</property>
                                   </object>
                                   <packing>
                                     <property name="left_attach">0</property>
@@ -1194,11 +1194,10 @@
                                           <object class="GtkLabel" id="label392">
                                             <property name="visible">True</property>
                                             <property name="can_focus">False</property>
-                                            <property name="halign">start</property>
+                                            <property name="halign">end</property>
                                             <property name="label" translatable="yes">_Destination:</property>
                                             <property name="use_underline">True</property>
                                             <property name="mnemonic_widget">net-forward</property>
-                                            <property name="xalign">1</property>
                                           </object>
                                           <packing>
                                             <property name="left_attach">0</property>
@@ -1209,11 +1208,10 @@
                                           <object class="GtkLabel" id="label1234">
                                             <property name="visible">True</property>
                                             <property name="can_focus">False</property>
-                                            <property name="halign">start</property>
+                                            <property name="halign">end</property>
                                             <property name="label" translatable="yes">_Mode:</property>
                                             <property name="use_underline">True</property>
                                             <property name="mnemonic_widget">net-forward-mode</property>
-                                            <property name="xalign">1</property>
                                           </object>
                                           <packing>
                                             <property name="left_attach">0</property>
@@ -1295,11 +1293,10 @@
                                               <object class="GtkLabel" id="label393">
                                                 <property name="visible">True</property>
                                                 <property name="can_focus">False</property>
-                                                <property name="halign">start</property>
+                                                <property name="halign">end</property>
                                                 <property name="label" translatable="yes">Device _List:</property>
                                                 <property name="use_underline">True</property>
                                                 <property name="mnemonic_widget">net-forward</property>
-                                                <property name="xalign">1</property>
                                               </object>
                                               <packing>
                                                 <property name="x_options">GTK_FILL</property>
diff --git a/ui/createpool.ui b/ui/createpool.ui
index 6e46f3d..daef6dd 100644
--- a/ui/createpool.ui
+++ b/ui/createpool.ui
@@ -121,11 +121,10 @@
                       <object class="GtkLabel" id="label9">
                         <property name="visible">True</property>
                         <property name="can_focus">False</property>
-                        <property name="halign">start</property>
+                        <property name="halign">end</property>
                         <property name="label" translatable="yes">_Name:</property>
                         <property name="use_underline">True</property>
                         <property name="mnemonic_widget">pool-name</property>
-                        <property name="xalign">1</property>
                       </object>
                       <packing>
                         <property name="left_attach">0</property>
@@ -170,11 +169,10 @@
                       <object class="GtkLabel" id="label10">
                         <property name="visible">True</property>
                         <property name="can_focus">False</property>
-                        <property name="halign">start</property>
+                        <property name="halign">end</property>
                         <property name="label" translatable="yes">_Type:</property>
                         <property name="use_underline">True</property>
                         <property name="mnemonic_widget">pool-type</property>
-                        <property name="xalign">1</property>
                       </object>
                       <packing>
                         <property name="left_attach">0</property>
@@ -208,10 +206,10 @@
                           <object class="GtkLabel" id="pool-build-label">
                             <property name="visible">True</property>
                             <property name="can_focus">False</property>
+                            <property name="halign">end</property>
                             <property name="label" translatable="yes">B_uild Pool:</property>
                             <property name="use_underline">True</property>
                             <property name="mnemonic_widget">pool-build</property>
-                            <property name="xalign">1</property>
                           </object>
                           <packing>
                             <property name="left_attach">0</property>
@@ -261,10 +259,10 @@
                           <object class="GtkLabel" id="pool-target-label">
                             <property name="visible">True</property>
                             <property name="can_focus">False</property>
+                            <property name="halign">end</property>
                             <property name="label" translatable="yes">_Target Path:</property>
                             <property name="use_underline">True</property>
                             <property name="mnemonic_widget">pool-target-path</property>
-                            <property name="xalign">1</property>
                           </object>
                           <packing>
                             <property name="left_attach">0</property>
@@ -275,10 +273,10 @@
                           <object class="GtkLabel" id="pool-format-label">
                             <property name="visible">True</property>
                             <property name="can_focus">False</property>
+                            <property name="halign">end</property>
                             <property name="label" translatable="yes">F_ormat:</property>
                             <property name="use_underline">True</property>
                             <property name="mnemonic_widget">pool-format</property>
-                            <property name="xalign">1</property>
                           </object>
                           <packing>
                             <property name="left_attach">0</property>
@@ -289,10 +287,10 @@
                           <object class="GtkLabel" id="pool-hostname-label">
                             <property name="visible">True</property>
                             <property name="can_focus">False</property>
+                            <property name="halign">end</property>
                             <property name="label" translatable="yes">Host Na_me:</property>
                             <property name="use_underline">True</property>
                             <property name="mnemonic_widget">pool-hostname</property>
-                            <property name="xalign">1</property>
                           </object>
                           <packing>
                             <property name="left_attach">0</property>
@@ -303,10 +301,10 @@
                           <object class="GtkLabel" id="pool-source-label">
                             <property name="visible">True</property>
                             <property name="can_focus">False</property>
+                            <property name="halign">end</property>
                             <property name="label">sourcep:</property>
                             <property name="use_underline">True</property>
                             <property name="mnemonic_widget">pool-source-path</property>
-                            <property name="xalign">1</property>
                           </object>
                           <packing>
                             <property name="left_attach">0</property>
@@ -317,10 +315,10 @@
                           <object class="GtkLabel" id="pool-iqn-label">
                             <property name="visible">True</property>
                             <property name="can_focus">False</property>
+                            <property name="halign">end</property>
                             <property name="label" translatable="yes">Initiator _IQN:</property>
                             <property name="use_underline">True</property>
                             <property name="mnemonic_widget">pool-iqn-chk</property>
-                            <property name="xalign">1</property>
                           </object>
                           <packing>
                             <property name="left_attach">0</property>
@@ -434,10 +432,10 @@
                           <object class="GtkLabel" id="pool-source-name-label">
                             <property name="visible">True</property>
                             <property name="can_focus">False</property>
+                            <property name="halign">end</property>
                             <property name="label" translatable="yes">Source _Name:</property>
                             <property name="use_underline">True</property>
                             <property name="mnemonic_widget">pool-source-name</property>
-                            <property name="xalign">1</property>
                           </object>
                           <packing>
                             <property name="left_attach">0</property>
diff --git a/ui/createvol.ui b/ui/createvol.ui
index 6da21c8..f47b200 100644
--- a/ui/createvol.ui
+++ b/ui/createvol.ui
@@ -370,10 +370,10 @@
                                   <object class="GtkLabel" id="label6">
                                     <property name="visible">True</property>
                                     <property name="can_focus">False</property>
+                                    <property name="halign">end</property>
                                     <property name="label" translatable="yes">Max Ca_pacity:</property>
                                     <property name="use_underline">True</property>
                                     <property name="mnemonic_widget">vol-capacity</property>
-                                    <property name="xalign">1</property>
                                   </object>
                                   <packing>
                                     <property name="left_attach">0</property>
@@ -384,10 +384,10 @@
                                   <object class="GtkLabel" id="label7">
                                     <property name="visible">True</property>
                                     <property name="can_focus">False</property>
+                                    <property name="halign">end</property>
                                     <property name="label" translatable="yes">_Allocation:</property>
                                     <property name="use_underline">True</property>
                                     <property name="mnemonic_widget">vol-allocation</property>
-                                    <property name="xalign">1</property>
                                   </object>
                                   <packing>
                                     <property name="left_attach">0</property>
diff --git a/ui/details.ui b/ui/details.ui
index 5698cc1..bbad52a 100644
--- a/ui/details.ui
+++ b/ui/details.ui
@@ -981,10 +981,10 @@
                                           <object class="GtkLabel" id="machine-type-title">
                                             <property name="visible">True</property>
                                             <property name="can_focus">False</property>
+                                            <property name="halign">end</property>
                                             <property name="valign">start</property>
                                             <property name="label" translatable="yes">Machine _Type: </property>
                                             <property name="use_underline">True</property>
-                                            <property name="xalign">1</property>
                                           </object>
                                           <packing>
                                             <property name="left_attach">0</property>
@@ -1265,9 +1265,9 @@ if you know what you are doing.</small></property>
                                               <object class="GtkLabel" id="label19">
                                                 <property name="visible">True</property>
                                                 <property name="can_focus">False</property>
+                                                <property name="halign">end</property>
                                                 <property name="label" translatable="yes">User ID: </property>
                                                 <property name="max_width_chars">15</property>
-                                                <property name="xalign">1</property>
                                               </object>
                                               <packing>
                                                 <property name="left_attach">0</property>
@@ -1278,9 +1278,9 @@ if you know what you are doing.</small></property>
                                               <object class="GtkLabel" id="label20">
                                                 <property name="visible">True</property>
                                                 <property name="can_focus">False</property>
+                                                <property name="halign">end</property>
                                                 <property name="label" translatable="yes">  Group ID: </property>
                                                 <property name="max_width_chars">15</property>
-                                                <property name="xalign">1</property>
                                               </object>
                                               <packing>
                                                 <property name="left_attach">0</property>
@@ -1478,8 +1478,8 @@ if you know what you are doing.</small></property>
                                               <object class="GtkLabel" id="label72">
                                                 <property name="visible">True</property>
                                                 <property name="can_focus">False</property>
+                                                <property name="halign">end</property>
                                                 <property name="label" translatable="yes">Product name:</property>
-                                                <property name="xalign">1</property>
                                               </object>
                                               <packing>
                                                 <property name="left_attach">0</property>
@@ -1503,8 +1503,8 @@ if you know what you are doing.</small></property>
                                               <object class="GtkLabel" id="label71">
                                                 <property name="visible">True</property>
                                                 <property name="can_focus">False</property>
+                                                <property name="halign">end</property>
                                                 <property name="label" translatable="yes">Hostname:</property>
-                                                <property name="xalign">1</property>
                                               </object>
                                               <packing>
                                                 <property name="left_attach">0</property>
@@ -1515,8 +1515,8 @@ if you know what you are doing.</small></property>
                                               <object class="GtkLabel" id="label">
                                                 <property name="visible">True</property>
                                                 <property name="can_focus">False</property>
+                                                <property name="halign">end</property>
                                                 <property name="label" translatable="yes">Operating system:</property>
-                                                <property name="xalign">1</property>
                                               </object>
                                               <packing>
                                                 <property name="left_attach">0</property>
@@ -1739,8 +1739,8 @@ if you know what you are doing.</small></property>
                                               <object class="GtkLabel" id="overview-cpu-usage-text">
                                                 <property name="visible">True</property>
                                                 <property name="can_focus">False</property>
+                                                <property name="halign">end</property>
                                                 <property name="label">18%</property>
-                                                <property name="xalign">1</property>
                                               </object>
                                               <packing>
                                                 <property name="expand">False</property>
@@ -1803,8 +1803,8 @@ if you know what you are doing.</small></property>
                                               <object class="GtkLabel" id="overview-memory-usage-text">
                                                 <property name="visible">True</property>
                                                 <property name="can_focus">False</property>
+                                                <property name="halign">end</property>
                                                 <property name="label">30 MiB of 128 MiB</property>
-                                                <property name="xalign">1</property>
                                               </object>
                                               <packing>
                                                 <property name="expand">False</property>
@@ -1867,9 +1867,9 @@ if you know what you are doing.</small></property>
                                               <object class="GtkLabel" id="overview-disk-usage-text">
                                                 <property name="visible">True</property>
                                                 <property name="can_focus">False</property>
+                                                <property name="halign">end</property>
                                                 <property name="label" translatable="yes">0 KiBytes/s 0 KiBytes/s</property>
                                                 <property name="use_markup">True</property>
-                                                <property name="xalign">1</property>
                                               </object>
                                               <packing>
                                                 <property name="expand">False</property>
@@ -1932,9 +1932,9 @@ if you know what you are doing.</small></property>
                                               <object class="GtkLabel" id="overview-network-traffic-text">
                                                 <property name="visible">True</property>
                                                 <property name="can_focus">False</property>
+                                                <property name="halign">end</property>
                                                 <property name="label">0 KiBytes/s 0 KiBytes/s</property>
                                                 <property name="use_markup">True</property>
-                                                <property name="xalign">1</property>
                                               </object>
                                               <packing>
                                                 <property name="expand">False</property>
@@ -2548,10 +2548,10 @@ if you know what you are doing.</small></property>
                                           <object class="GtkLabel" id="label60">
                                             <property name="visible">True</property>
                                             <property name="can_focus">False</property>
+                                            <property name="halign">end</property>
                                             <property name="label" translatable="yes">Current a_llocation:</property>
                                             <property name="use_underline">True</property>
                                             <property name="mnemonic_widget">mem-memory</property>
-                                            <property name="xalign">1</property>
                                           </object>
                                           <packing>
                                             <property name="top_attach">1</property>
@@ -2564,10 +2564,10 @@ if you know what you are doing.</small></property>
                                           <object class="GtkLabel" id="label307">
                                             <property name="visible">True</property>
                                             <property name="can_focus">False</property>
+                                            <property name="halign">end</property>
                                             <property name="label" translatable="yes">Ma_ximum allocation:</property>
                                             <property name="use_underline">True</property>
                                             <property name="mnemonic_widget">mem-maxmem</property>
-                                            <property name="xalign">1</property>
                                           </object>
                                           <packing>
                                             <property name="top_attach">2</property>
@@ -2580,8 +2580,8 @@ if you know what you are doing.</small></property>
                                           <object class="GtkLabel" id="label61">
                                             <property name="visible">True</property>
                                             <property name="can_focus">False</property>
+                                            <property name="halign">end</property>
                                             <property name="label" translatable="yes">Total host memory:</property>
-                                            <property name="xalign">1</property>
                                           </object>
                                           <packing>
                                             <property name="x_options">GTK_FILL</property>
@@ -3370,10 +3370,10 @@ if you know what you are doing.</small></property>
                                               <object class="GtkLabel" id="permissions-label">
                                                 <property name="visible">True</property>
                                                 <property name="can_focus">False</property>
+                                                <property name="halign">end</property>
                                                 <property name="label" translatable="yes">R_eadonly:</property>
                                                 <property name="use_underline">True</property>
                                                 <property name="mnemonic_widget">disk-readonly</property>
-                                                <property name="xalign">1</property>
                                               </object>
                                               <packing>
                                                 <property name="left_attach">0</property>
@@ -3384,10 +3384,10 @@ if you know what you are doing.</small></property>
                                               <object class="GtkLabel" id="label3">
                                                 <property name="visible">True</property>
                                                 <property name="can_focus">False</property>
+                                                <property name="halign">end</property>
                                                 <property name="label" translatable="yes">Sharea_ble:</property>
                                                 <property name="use_underline">True</property>
                                                 <property name="mnemonic_widget">disk-shareable</property>
-                                                <property name="xalign">1</property>
                                               </object>
                                               <packing>
                                                 <property name="left_attach">0</property>
@@ -3426,8 +3426,8 @@ if you know what you are doing.</small></property>
                                               <object class="GtkLabel" id="label4">
                                                 <property name="visible">True</property>
                                                 <property name="can_focus">False</property>
+                                                <property name="halign">end</property>
                                                 <property name="label" translatable="yes">Storage size:</property>
-                                                <property name="xalign">1</property>
                                               </object>
                                               <packing>
                                                 <property name="left_attach">0</property>
@@ -3450,9 +3450,9 @@ if you know what you are doing.</small></property>
                                               <object class="GtkLabel" id="label392">
                                                 <property name="visible">True</property>
                                                 <property name="can_focus">False</property>
+                                                <property name="halign">end</property>
                                                 <property name="label" translatable="yes">Source path:</property>
                                                 <property name="use_underline">True</property>
-                                                <property name="xalign">1</property>
                                               </object>
                                               <packing>
                                                 <property name="left_attach">0</property>
@@ -3520,9 +3520,9 @@ if you know what you are doing.</small></property>
                                               <object class="GtkLabel" id="label375">
                                                 <property name="visible">True</property>
                                                 <property name="can_focus">False</property>
+                                                <property name="halign">end</property>
                                                 <property name="label" translatable="yes">Device type:</property>
                                                 <property name="use_underline">True</property>
-                                                <property name="xalign">1</property>
                                               </object>
                                               <packing>
                                                 <property name="left_attach">0</property>
@@ -3533,10 +3533,10 @@ if you know what you are doing.</small></property>
                                               <object class="GtkLabel" id="label46">
                                                 <property name="visible">True</property>
                                                 <property name="can_focus">False</property>
+                                                <property name="halign">end</property>
                                                 <property name="label" translatable="yes">Removab_le:</property>
                                                 <property name="use_underline">True</property>
                                                 <property name="mnemonic_widget">disk-removable</property>
-                                                <property name="xalign">1</property>
                                               </object>
                                               <packing>
                                                 <property name="left_attach">0</property>
@@ -3585,10 +3585,10 @@ if you know what you are doing.</small></property>
                                                       <object class="GtkLabel" id="label32">
                                                         <property name="visible">True</property>
                                                         <property name="can_focus">False</property>
+                                                        <property name="halign">end</property>
                                                         <property name="label" translatable="yes">Disk b_us:</property>
                                                         <property name="use_underline">True</property>
                                                         <property name="mnemonic_widget">disk-bus-combobox-entry</property>
-                                                        <property name="xalign">1</property>
                                                       </object>
                                                       <packing>
                                                         <property name="left_attach">0</property>
@@ -3629,10 +3629,10 @@ if you know what you are doing.</small></property>
                                                       <object class="GtkLabel" id="label6">
                                                         <property name="visible">True</property>
                                                         <property name="can_focus">False</property>
+                                                        <property name="halign">end</property>
                                                         <property name="label" translatable="yes">Seria_l number:</property>
                                                         <property name="use_underline">True</property>
                                                         <property name="mnemonic_widget">disk-serial</property>
-                                                        <property name="xalign">1</property>
                                                       </object>
                                                       <packing>
                                                         <property name="left_attach">0</property>
@@ -3706,11 +3706,11 @@ if you know what you are doing.</small></property>
                                                       <object class="GtkLabel" id="label30">
                                                         <property name="visible">True</property>
                                                         <property name="can_focus">False</property>
+                                                        <property name="halign">end</property>
                                                         <property name="ypad">4</property>
                                                         <property name="label" translatable="yes">Storage forma_t:</property>
                                                         <property name="use_underline">True</property>
                                                         <property name="mnemonic_widget">disk-format</property>
-                                                        <property name="xalign">1</property>
                                                         <property name="yalign">0</property>
                                                       </object>
                                                       <packing>
@@ -3722,10 +3722,10 @@ if you know what you are doing.</small></property>
                                                       <object class="GtkLabel" id="label66">
                                                         <property name="visible">True</property>
                                                         <property name="can_focus">False</property>
+                                                        <property name="halign">end</property>
                                                         <property name="label" translatable="yes">_SGIO:</property>
                                                         <property name="use_underline">True</property>
                                                         <property name="mnemonic_widget">disk-sgio-entry</property>
-                                                        <property name="xalign">1</property>
                                                       </object>
                                                       <packing>
                                                         <property name="left_attach">0</property>
@@ -3770,10 +3770,10 @@ if you know what you are doing.</small></property>
                                                           <object class="GtkLabel" id="label123">
                                                             <property name="visible">True</property>
                                                             <property name="can_focus">False</property>
+                                                            <property name="halign">end</property>
                                                             <property name="label" translatable="yes">Cac_he mode:</property>
                                                             <property name="use_underline">True</property>
                                                             <property name="mnemonic_widget">cachemode-entry-box</property>
-                                                            <property name="xalign">1</property>
                                                           </object>
                                                           <packing>
                                                             <property name="left_attach">0</property>
@@ -3818,10 +3818,10 @@ if you know what you are doing.</small></property>
                                                           <object class="GtkLabel" id="label79">
                                                             <property name="visible">True</property>
                                                             <property name="can_focus">False</property>
+                                                            <property name="halign">end</property>
                                                             <property name="label" translatable="yes">_IO mode:</property>
                                                             <property name="use_underline">True</property>
                                                             <property name="mnemonic_widget">iomode-entry-box</property>
-                                                            <property name="xalign">1</property>
                                                           </object>
                                                           <packing>
                                                             <property name="left_attach">0</property>
@@ -3941,10 +3941,10 @@ if you know what you are doing.</small></property>
                                           <object class="GtkLabel" id="label509">
                                             <property name="visible">True</property>
                                             <property name="can_focus">False</property>
+                                            <property name="halign">end</property>
                                             <property name="label" translatable="yes">Device mode_l:</property>
                                             <property name="use_underline">True</property>
                                             <property name="mnemonic_widget">network-model-combobox</property>
-                                            <property name="xalign">1</property>
                                           </object>
                                           <packing>
                                             <property name="left_attach">0</property>
@@ -3955,9 +3955,9 @@ if you know what you are doing.</small></property>
                                           <object class="GtkLabel" id="mac-address-label">
                                             <property name="visible">True</property>
                                             <property name="can_focus">False</property>
+                                            <property name="halign">end</property>
                                             <property name="label" translatable="yes">MAC address:</property>
                                             <property name="use_underline">True</property>
-                                            <property name="xalign">1</property>
                                           </object>
                                           <packing>
                                             <property name="left_attach">0</property>
@@ -4127,9 +4127,9 @@ if you know what you are doing.</small></property>
                                           <object class="GtkLabel" id="label402">
                                             <property name="visible">True</property>
                                             <property name="can_focus">False</property>
+                                            <property name="halign">end</property>
                                             <property name="label" translatable="yes">Type:</property>
                                             <property name="use_underline">True</property>
-                                            <property name="xalign">1</property>
                                           </object>
                                           <packing>
                                             <property name="left_attach">0</property>
@@ -4140,8 +4140,8 @@ if you know what you are doing.</small></property>
                                           <object class="GtkLabel" id="label405">
                                             <property name="visible">True</property>
                                             <property name="can_focus">False</property>
+                                            <property name="halign">end</property>
                                             <property name="label" translatable="yes">Mode:</property>
-                                            <property name="xalign">1</property>
                                           </object>
                                           <packing>
                                             <property name="left_attach">0</property>
@@ -4383,8 +4383,8 @@ if you know what you are doing.</small></property>
                                           <object class="GtkLabel" id="char-dev-type-label">
                                             <property name="visible">True</property>
                                             <property name="can_focus">False</property>
+                                            <property name="halign">end</property>
                                             <property name="label" translatable="yes">Device type:</property>
-                                            <property name="xalign">1</property>
                                           </object>
                                           <packing>
                                             <property name="left_attach">0</property>
@@ -4470,8 +4470,8 @@ if you know what you are doing.</small></property>
                                           <object class="GtkLabel" id="char-source-host-label">
                                             <property name="visible">True</property>
                                             <property name="can_focus">False</property>
+                                            <property name="halign">end</property>
                                             <property name="label" translatable="yes">Source host:</property>
-                                            <property name="xalign">1</property>
                                           </object>
                                           <packing>
                                             <property name="left_attach">0</property>
@@ -4482,8 +4482,8 @@ if you know what you are doing.</small></property>
                                           <object class="GtkLabel" id="char-bind-host-label">
                                             <property name="visible">True</property>
                                             <property name="can_focus">False</property>
+                                            <property name="halign">end</property>
                                             <property name="label" translatable="yes">Bind host:</property>
-                                            <property name="xalign">1</property>
                                           </object>
                                           <packing>
                                             <property name="left_attach">0</property>
@@ -4494,8 +4494,8 @@ if you know what you are doing.</small></property>
                                           <object class="GtkLabel" id="char-target-type-label">
                                             <property name="visible">True</property>
                                             <property name="can_focus">False</property>
+                                            <property name="halign">end</property>
                                             <property name="label" translatable="yes">Target type:</property>
-                                            <property name="xalign">1</property>
                                           </object>
                                           <packing>
                                             <property name="left_attach">0</property>
@@ -4506,8 +4506,8 @@ if you know what you are doing.</small></property>
                                           <object class="GtkLabel" id="char-target-name-label">
                                             <property name="visible">True</property>
                                             <property name="can_focus">False</property>
+                                            <property name="halign">end</property>
                                             <property name="label" translatable="yes">Target name:</property>
-                                            <property name="xalign">1</property>
                                           </object>
                                           <packing>
                                             <property name="left_attach">0</property>
@@ -4518,8 +4518,8 @@ if you know what you are doing.</small></property>
                                           <object class="GtkLabel" id="char-source-path-label">
                                             <property name="visible">True</property>
                                             <property name="can_focus">False</property>
+                                            <property name="halign">end</property>
                                             <property name="label" translatable="yes">Source path:</property>
-                                            <property name="xalign">1</property>
                                           </object>
                                           <packing>
                                             <property name="left_attach">0</property>
@@ -4695,10 +4695,10 @@ if you know what you are doing.</small></property>
                                       <object class="GtkLabel" id="label18">
                                         <property name="visible">True</property>
                                         <property name="can_focus">False</property>
+                                        <property name="halign">end</property>
                                         <property name="label" translatable="yes">M_odel:</property>
                                         <property name="use_underline">True</property>
                                         <property name="mnemonic_widget">combobox-entry13</property>
-                                        <property name="xalign">1</property>
                                       </object>
                                       <packing>
                                         <property name="left_attach">0</property>
@@ -4726,8 +4726,8 @@ if you know what you are doing.</small></property>
                                       <object class="GtkLabel" id="label17">
                                         <property name="visible">True</property>
                                         <property name="can_focus">False</property>
+                                        <property name="halign">end</property>
                                         <property name="label" translatable="yes">RAM:</property>
-                                        <property name="xalign">1</property>
                                       </object>
                                       <packing>
                                         <property name="left_attach">0</property>
@@ -4751,8 +4751,8 @@ if you know what you are doing.</small></property>
                                       <object class="GtkLabel" id="label25">
                                         <property name="visible">True</property>
                                         <property name="can_focus">False</property>
+                                        <property name="halign">end</property>
                                         <property name="label" translatable="yes">Heads:</property>
-                                        <property name="xalign">1</property>
                                       </object>
                                       <packing>
                                         <property name="left_attach">0</property>
@@ -4776,8 +4776,8 @@ if you know what you are doing.</small></property>
                                       <object class="GtkLabel" id="label9">
                                         <property name="visible">True</property>
                                         <property name="can_focus">False</property>
+                                        <property name="halign">end</property>
                                         <property name="label" translatable="yes">3D acceleration:</property>
-                                        <property name="xalign">1</property>
                                       </object>
                                       <packing>
                                         <property name="left_attach">0</property>
@@ -4862,10 +4862,10 @@ if you know what you are doing.</small></property>
                                           <object class="GtkLabel" id="label27">
                                             <property name="visible">True</property>
                                             <property name="can_focus">False</property>
+                                            <property name="halign">end</property>
                                             <property name="label" translatable="yes">Ac_tion:</property>
                                             <property name="use_underline">True</property>
                                             <property name="mnemonic_widget">combobox-entry14</property>
-                                            <property name="xalign">1</property>
                                           </object>
                                           <packing>
                                             <property name="top_attach">1</property>
@@ -4878,10 +4878,10 @@ if you know what you are doing.</small></property>
                                           <object class="GtkLabel" id="label35">
                                             <property name="visible">True</property>
                                             <property name="can_focus">False</property>
+                                            <property name="halign">end</property>
                                             <property name="label" translatable="yes">M_odel:</property>
                                             <property name="use_underline">True</property>
                                             <property name="mnemonic_widget">combobox-entry15</property>
-                                            <property name="xalign">1</property>
                                           </object>
                                           <packing>
                                             <property name="x_options">GTK_FILL</property>
@@ -4985,8 +4985,8 @@ if you know what you are doing.</small></property>
                                       <object class="GtkLabel" id="label48">
                                         <property name="visible">True</property>
                                         <property name="can_focus">False</property>
+                                        <property name="halign">end</property>
                                         <property name="label" translatable="yes">Type:</property>
-                                        <property name="xalign">1</property>
                                       </object>
                                       <packing>
                                         <property name="left_attach">0</property>
@@ -5345,8 +5345,8 @@ if you know what you are doing.</small></property>
                                           <object class="GtkLabel" id="label183">
                                             <property name="visible">True</property>
                                             <property name="can_focus">False</property>
+                                            <property name="halign">end</property>
                                             <property name="label" translatable="yes">Type:</property>
-                                            <property name="xalign">1</property>
                                           </object>
                                           <packing>
                                             <property name="left_attach">0</property>
@@ -5357,8 +5357,8 @@ if you know what you are doing.</small></property>
                                           <object class="GtkLabel" id="tpm-device-path-label">
                                             <property name="visible">True</property>
                                             <property name="can_focus">False</property>
+                                            <property name="halign">end</property>
                                             <property name="label" translatable="yes">Path:</property>
-                                            <property name="xalign">1</property>
                                           </object>
                                           <packing>
                                             <property name="left_attach">0</property>
@@ -5434,9 +5434,9 @@ if you know what you are doing.</small></property>
                                       <object class="GtkLabel" id="label90">
                                         <property name="visible">True</property>
                                         <property name="can_focus">False</property>
+                                        <property name="halign">end</property>
                                         <property name="label" translatable="yes">Type:</property>
                                         <property name="use_underline">True</property>
-                                        <property name="xalign">1</property>
                                       </object>
                                       <packing>
                                         <property name="left_attach">0</property>
@@ -5459,8 +5459,8 @@ if you know what you are doing.</small></property>
                                       <object class="GtkLabel" id="rng-label1">
                                         <property name="visible">True</property>
                                         <property name="can_focus">False</property>
+                                        <property name="halign">end</property>
                                         <property name="label" translatable="yes">Host Device:</property>
-                                        <property name="xalign">1</property>
                                       </object>
                                       <packing>
                                         <property name="left_attach">0</property>
@@ -5471,8 +5471,8 @@ if you know what you are doing.</small></property>
                                       <object class="GtkLabel" id="rng-label4">
                                         <property name="visible">True</property>
                                         <property name="can_focus">False</property>
+                                        <property name="halign">end</property>
                                         <property name="label" translatable="yes">Backend type:</property>
-                                        <property name="xalign">1</property>
                                       </object>
                                       <packing>
                                         <property name="left_attach">0</property>
@@ -5495,8 +5495,8 @@ if you know what you are doing.</small></property>
                                       <object class="GtkLabel" id="rng-label7">
                                         <property name="visible">True</property>
                                         <property name="can_focus">False</property>
+                                        <property name="halign">end</property>
                                         <property name="label" translatable="yes">Mode:</property>
-                                        <property name="xalign">1</property>
                                       </object>
                                       <packing>
                                         <property name="left_attach">0</property>
@@ -5519,8 +5519,8 @@ if you know what you are doing.</small></property>
                                       <object class="GtkLabel" id="rng-label2">
                                         <property name="visible">True</property>
                                         <property name="can_focus">False</property>
+                                        <property name="halign">end</property>
                                         <property name="label" translatable="yes">Host:</property>
-                                        <property name="xalign">1</property>
                                       </object>
                                       <packing>
                                         <property name="left_attach">0</property>
@@ -5543,8 +5543,8 @@ if you know what you are doing.</small></property>
                                       <object class="GtkLabel" id="rng-label3">
                                         <property name="visible">True</property>
                                         <property name="can_focus">False</property>
+                                        <property name="halign">end</property>
                                         <property name="label" translatable="yes">Service:</property>
-                                        <property name="xalign">1</property>
                                       </object>
                                       <packing>
                                         <property name="left_attach">0</property>
@@ -5567,8 +5567,8 @@ if you know what you are doing.</small></property>
                                       <object class="GtkLabel" id="rng-label8">
                                         <property name="visible">True</property>
                                         <property name="can_focus">False</property>
+                                        <property name="halign">end</property>
                                         <property name="label" translatable="yes">Bind Host:</property>
-                                        <property name="xalign">1</property>
                                       </object>
                                       <packing>
                                         <property name="left_attach">0</property>
@@ -5591,8 +5591,8 @@ if you know what you are doing.</small></property>
                                       <object class="GtkLabel" id="rng-label9">
                                         <property name="visible">True</property>
                                         <property name="can_focus">False</property>
+                                        <property name="halign">end</property>
                                         <property name="label" translatable="yes">Bind Service:</property>
-                                        <property name="xalign">1</property>
                                       </object>
                                       <packing>
                                         <property name="left_attach">0</property>
@@ -5615,8 +5615,8 @@ if you know what you are doing.</small></property>
                                       <object class="GtkLabel" id="rng-label6">
                                         <property name="visible">True</property>
                                         <property name="can_focus">False</property>
+                                        <property name="halign">end</property>
                                         <property name="label" translatable="yes">Rate (period):</property>
-                                        <property name="xalign">1</property>
                                       </object>
                                       <packing>
                                         <property name="left_attach">0</property>
@@ -5639,8 +5639,8 @@ if you know what you are doing.</small></property>
                                       <object class="GtkLabel" id="rng-label5">
                                         <property name="visible">True</property>
                                         <property name="can_focus">False</property>
+                                        <property name="halign">end</property>
                                         <property name="label" translatable="yes">Rate (bytes):</property>
-                                        <property name="xalign">1</property>
                                       </object>
                                       <packing>
                                         <property name="left_attach">0</property>
diff --git a/ui/fsdetails.ui b/ui/fsdetails.ui
index 690e640..4ccbddb 100644
--- a/ui/fsdetails.ui
+++ b/ui/fsdetails.ui
@@ -339,7 +339,7 @@
           <object class="GtkSpinButton" id="fs-ram-source-spin">
             <property name="visible">True</property>
             <property name="can_focus">True</property>
-            <property name="xalign">1</property>
+            <property name="halign">end</property>
             <property name="adjustment">adjustment6</property>
             <property name="climb_rate">1</property>
             <signal name="changed" handler="on_fs_ram_source_changed" swapped="no"/>
diff --git a/ui/gfxdetails.ui b/ui/gfxdetails.ui
index 0f625b7..7ac4600 100644
--- a/ui/gfxdetails.ui
+++ b/ui/gfxdetails.ui
@@ -74,10 +74,10 @@
       <object class="GtkLabel" id="label429">
         <property name="visible">True</property>
         <property name="can_focus">False</property>
+        <property name="halign">end</property>
         <property name="label" translatable="yes">_Type:</property>
         <property name="use_underline">True</property>
         <property name="mnemonic_widget">graphics-type</property>
-        <property name="xalign">1</property>
       </object>
       <packing>
         <property name="left_attach">0</property>
@@ -88,10 +88,10 @@
       <object class="GtkLabel" id="label430">
         <property name="visible">True</property>
         <property name="can_focus">False</property>
+        <property name="halign">end</property>
         <property name="label" translatable="yes">Addr_ess:</property>
         <property name="use_underline">True</property>
         <property name="mnemonic_widget">graphics-address</property>
-        <property name="xalign">1</property>
       </object>
       <packing>
         <property name="left_attach">0</property>
@@ -102,10 +102,10 @@
       <object class="GtkLabel" id="label432">
         <property name="visible">True</property>
         <property name="can_focus">False</property>
+        <property name="halign">end</property>
         <property name="label" translatable="yes">Pa_ssword:</property>
         <property name="use_underline">True</property>
         <property name="mnemonic_widget">graphics-password-chk</property>
-        <property name="xalign">1</property>
       </object>
       <packing>
         <property name="left_attach">0</property>
@@ -116,10 +116,10 @@
       <object class="GtkLabel" id="label431">
         <property name="visible">True</property>
         <property name="can_focus">False</property>
+        <property name="halign">end</property>
         <property name="label" translatable="yes">_Port:</property>
         <property name="use_underline">True</property>
         <property name="mnemonic_widget">graphics-port</property>
-        <property name="xalign">1</property>
       </object>
       <packing>
         <property name="left_attach">0</property>
@@ -136,10 +136,10 @@
           <object class="GtkLabel" id="label29">
             <property name="visible">True</property>
             <property name="can_focus">False</property>
+            <property name="halign">end</property>
             <property name="label" translatable="yes">T_LS port:</property>
             <property name="use_underline">True</property>
             <property name="mnemonic_widget">graphics-tlsport</property>
-            <property name="xalign">1</property>
           </object>
         </child>
       </object>
@@ -200,10 +200,10 @@
       <object class="GtkLabel" id="label12">
         <property name="visible">True</property>
         <property name="can_focus">False</property>
+        <property name="halign">end</property>
         <property name="label" translatable="yes">Ke_ymap:</property>
         <property name="use_underline">True</property>
         <property name="mnemonic_widget">graphics-keymap</property>
-        <property name="xalign">1</property>
       </object>
       <packing>
         <property name="left_attach">0</property>
@@ -283,8 +283,8 @@
       <object class="GtkLabel" id="label1">
         <property name="visible">True</property>
         <property name="can_focus">False</property>
+        <property name="halign">end</property>
         <property name="label" translatable="yes">Display:</property>
-        <property name="xalign">1</property>
       </object>
       <packing>
         <property name="left_attach">0</property>
@@ -295,8 +295,8 @@
       <object class="GtkLabel" id="label2">
         <property name="visible">True</property>
         <property name="can_focus">False</property>
+        <property name="halign">end</property>
         <property name="label" translatable="yes">XAuth:</property>
-        <property name="xalign">1</property>
       </object>
       <packing>
         <property name="left_attach">0</property>
@@ -367,9 +367,9 @@
       <object class="GtkLabel" id="label3">
         <property name="visible">True</property>
         <property name="can_focus">False</property>
+        <property name="halign">end</property>
         <property name="label" translatable="yes">Open_GL:</property>
         <property name="use_underline">True</property>
-        <property name="xalign">1</property>
         <property name="yalign">0</property>
       </object>
       <packing>
@@ -381,10 +381,10 @@
       <object class="GtkLabel" id="label4">
         <property name="visible">True</property>
         <property name="can_focus">False</property>
+        <property name="halign">end</property>
         <property name="label" translatable="yes">L_isten type:</property>
         <property name="use_underline">True</property>
         <property name="mnemonic_widget">graphics-listen-type</property>
-        <property name="xalign">1</property>
       </object>
       <packing>
         <property name="left_attach">0</property>
diff --git a/ui/host.ui b/ui/host.ui
index ae77f02..812654d 100644
--- a/ui/host.ui
+++ b/ui/host.ui
@@ -118,9 +118,9 @@
                                   <object class="GtkLabel" id="label71">
                                     <property name="visible">True</property>
                                     <property name="can_focus">False</property>
+                                    <property name="halign">end</property>
                                     <property name="label" translatable="yes">Libvirt URI:</property>
                                     <property name="lines">1</property>
-                                    <property name="xalign">1</property>
                                   </object>
                                   <packing>
                                     <property name="left_attach">0</property>
@@ -172,11 +172,11 @@
                                   <object class="GtkLabel" id="label8">
                                     <property name="visible">True</property>
                                     <property name="can_focus">False</property>
+                                    <property name="halign">end</property>
                                     <property name="label" translatable="yes">_Name:</property>
                                     <property name="use_underline">True</property>
                                     <property name="mnemonic_widget">overview-name</property>
                                     <property name="lines">1</property>
-                                    <property name="xalign">1</property>
                                   </object>
                                   <packing>
                                     <property name="left_attach">0</property>
@@ -187,10 +187,10 @@
                                   <object class="GtkLabel" id="label72">
                                     <property name="visible">True</property>
                                     <property name="can_focus">False</property>
+                                    <property name="halign">end</property>
                                     <property name="label" translatable="yes">A_utoconnect:</property>
                                     <property name="use_underline">True</property>
                                     <property name="mnemonic_widget">config-autoconnect</property>
-                                    <property name="xalign">1</property>
                                   </object>
                                   <packing>
                                     <property name="left_attach">0</property>
@@ -258,8 +258,8 @@
                                       <object class="GtkLabel" id="performance-cpu">
                                         <property name="visible">True</property>
                                         <property name="can_focus">False</property>
+                                        <property name="halign">end</property>
                                         <property name="label">60%</property>
-                                        <property name="xalign">1</property>
                                       </object>
                                       <packing>
                                         <property name="expand">False</property>
@@ -322,8 +322,8 @@
                                       <object class="GtkLabel" id="performance-memory">
                                         <property name="visible">True</property>
                                         <property name="can_focus">False</property>
+                                        <property name="halign">end</property>
                                         <property name="label">1.59 GiB of 2.2 GiB</property>
-                                        <property name="xalign">1</property>
                                       </object>
                                       <packing>
                                         <property name="expand">False</property>
diff --git a/ui/migrate.ui b/ui/migrate.ui
index 7cb6179..c65dbec 100644
--- a/ui/migrate.ui
+++ b/ui/migrate.ui
@@ -93,9 +93,9 @@
                       <object class="GtkLabel" id="label7">
                         <property name="visible">True</property>
                         <property name="can_focus">False</property>
+                        <property name="halign">end</property>
                         <property name="label" translatable="yes"><span color='#484848'>Migrating VM:</span></property>
                         <property name="use_markup">True</property>
-                        <property name="xalign">1</property>
                       </object>
                       <packing>
                         <property name="left_attach">0</property>
@@ -106,9 +106,9 @@
                       <object class="GtkLabel" id="label8">
                         <property name="visible">True</property>
                         <property name="can_focus">False</property>
+                        <property name="halign">end</property>
                         <property name="label" translatable="yes"><span color='#484848'>Original host:</span></property>
                         <property name="use_markup">True</property>
-                        <property name="xalign">1</property>
                       </object>
                       <packing>
                         <property name="left_attach">0</property>
@@ -119,11 +119,11 @@
                       <object class="GtkLabel" id="label9">
                         <property name="visible">True</property>
                         <property name="can_focus">False</property>
+                        <property name="halign">end</property>
                         <property name="label" translatable="yes"><span color='#484848'>New _host:</span></property>
                         <property name="use_markup">True</property>
                         <property name="use_underline">True</property>
                         <property name="mnemonic_widget">migrate-dest</property>
-                        <property name="xalign">1</property>
                       </object>
                       <packing>
                         <property name="left_attach">0</property>
@@ -206,10 +206,10 @@
                                       <object class="GtkLabel" id="label2">
                                         <property name="visible">True</property>
                                         <property name="can_focus">False</property>
+                                        <property name="halign">end</property>
                                         <property name="label" translatable="yes">_Address:</property>
                                         <property name="use_underline">True</property>
                                         <property name="mnemonic_widget">migrate-set-address</property>
-                                        <property name="xalign">1</property>
                                       </object>
                                       <packing>
                                         <property name="left_attach">0</property>
@@ -394,10 +394,10 @@
                                         <property name="tooltip_text" translatable="yes">Tunnel migration through the libvirtd connection channel, rather than having the hypervisor open a separate network connection to the destination. The source libvirt instance connects directly to the destination libvirt instance.
 
 This can simplify setup since no additional firewall ports need to be open, and will encrypt migration traffic if your libvirt connection is encrypted. But it can be difficult to make this work with SSH transport.</property>
+                                        <property name="halign">end</property>
                                         <property name="label" translatable="yes">M_ode:</property>
                                         <property name="use_underline">True</property>
                                         <property name="mnemonic_widget">migrate-mode</property>
-                                        <property name="xalign">1</property>
                                       </object>
                                       <packing>
                                         <property name="expand">False</property>
diff --git a/ui/netlist.ui b/ui/netlist.ui
index 81dcc1b..84026df 100644
--- a/ui/netlist.ui
+++ b/ui/netlist.ui
@@ -187,11 +187,11 @@
   <object class="GtkLabel" id="net-source-label">
     <property name="visible">True</property>
     <property name="can_focus">False</property>
+    <property name="halign">end</property>
     <property name="ypad">3</property>
     <property name="label" translatable="yes">_Network source:</property>
     <property name="use_underline">True</property>
     <property name="mnemonic_widget">net-source</property>
-    <property name="xalign">1</property>
     <property name="yalign">0</property>
   </object>
   <object class="GtkExpander" id="vport-expander">
@@ -230,10 +230,10 @@
               <object class="GtkLabel" id="vport-instanceid-label">
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
+                <property name="halign">end</property>
                 <property name="label" translatable="yes">Ins_tance id:</property>
                 <property name="use_underline">True</property>
                 <property name="mnemonic_widget">vport-instanceid</property>
-                <property name="xalign">1</property>
               </object>
               <packing>
                 <property name="top_attach">4</property>
@@ -263,10 +263,10 @@
               <object class="GtkLabel" id="vport-typeidversion-label">
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
+                <property name="halign">end</property>
                 <property name="label" translatable="yes">Typ_eid version:</property>
                 <property name="use_underline">True</property>
                 <property name="mnemonic_widget">vport-typeidversion</property>
-                <property name="xalign">1</property>
               </object>
               <packing>
                 <property name="top_attach">3</property>
@@ -296,10 +296,10 @@
               <object class="GtkLabel" id="vport-typeid-label">
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
+                <property name="halign">end</property>
                 <property name="label" translatable="yes">T_ypeid:</property>
                 <property name="use_underline">True</property>
                 <property name="mnemonic_widget">vport-typeid</property>
-                <property name="xalign">1</property>
               </object>
               <packing>
                 <property name="top_attach">2</property>
@@ -329,10 +329,10 @@
               <object class="GtkLabel" id="vport-managerid-label">
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
+                <property name="halign">end</property>
                 <property name="label" translatable="yes">M_anagerid:</property>
                 <property name="use_underline">True</property>
                 <property name="mnemonic_widget">vport-managerid</property>
-                <property name="xalign">1</property>
               </object>
               <packing>
                 <property name="top_attach">1</property>
@@ -345,11 +345,11 @@
               <object class="GtkLabel" id="label33">
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
+                <property name="halign">end</property>
                 <property name="label" translatable="yes">_Type:</property>
                 <property name="use_markup">True</property>
                 <property name="use_underline">True</property>
                 <property name="mnemonic_widget">vport-type</property>
-                <property name="xalign">1</property>
               </object>
               <packing>
                 <property name="x_options">GTK_FILL</property>
-- 
2.9.4




More information about the virt-tools-list mailing list