[glom] Glade files: Replace deprecated xalign and yalign.



commit ef4c3d757295a7ca69586f61555b2aa4d89edb29
Author: Murray Cumming <murrayc murrayc com>
Date:   Fri Jun 27 10:06:55 2014 +0200

    Glade files: Replace deprecated xalign and yalign.

 data/ui/developer/box_formatting.glade             |   44 ++++++++++----------
 data/ui/developer/dialog_add_related_table.glade   |    8 ++--
 data/ui/developer/dialog_change_language.glade     |    8 ++--
 data/ui/developer/dialog_choose_field.glade        |    2 +-
 data/ui/developer/dialog_choose_user.glade         |    8 ++--
 .../ui/developer/dialog_database_preferences.glade |   18 ++++----
 data/ui/developer/dialog_flowtable.glade           |    4 +-
 data/ui/developer/dialog_initial_password.glade    |   10 ++--
 .../developer/dialog_layout_field_properties.glade |   12 +++---
 data/ui/developer/dialog_line.glade                |    4 +-
 data/ui/developer/dialog_new_group.glade           |    8 ++--
 data/ui/developer/dialog_new_library_script.glade  |   10 ++--
 data/ui/developer/dialog_script_library.glade      |    2 +-
 data/ui/developer/dialog_translation_copy.glade    |    8 ++--
 .../dialog_translation_identify_original.glade     |   12 +++---
 data/ui/developer/dialog_user.glade                |    8 ++--
 data/ui/developer/window_button_script.glade       |    4 +-
 data/ui/developer/window_data_layout.glade         |   18 ++++----
 data/ui/developer/window_field_calculation.glade   |    4 +-
 .../developer/window_field_definition_edit.glade   |   19 ++++-----
 data/ui/developer/window_imageobject.glade         |    4 +-
 data/ui/developer/window_report_layout.glade       |    2 +-
 data/ui/developer/window_textobject.glade          |    4 +-
 data/ui/developer/window_translations.glade        |   12 +++---
 data/ui/operator/box_navigation_tables.glade       |    2 +-
 data/ui/operator/dialog_choose_date.glade          |    8 ++--
 data/ui/operator/dialog_connection.glade           |   14 +++---
 data/ui/operator/dialog_data_invalid_format.glade  |   10 ++--
 data/ui/operator/dialog_existing_or_new.glade      |    8 ++--
 data/ui/operator/dialog_import_csv.glade           |   16 ++++----
 data/ui/operator/dialog_import_csv_progress.glade  |    2 +-
 data/ui/operator/window_main.glade                 |    4 +-
 32 files changed, 147 insertions(+), 150 deletions(-)
---
diff --git a/data/ui/developer/box_formatting.glade b/data/ui/developer/box_formatting.glade
index bfc9072..056b2f1 100644
--- a/data/ui/developer/box_formatting.glade
+++ b/data/ui/developer/box_formatting.glade
@@ -33,7 +33,7 @@
                     <property name="receives_default">False</property>
                     <property name="tooltip_text" translatable="yes">If this is not selected then a 
thousands separator will not be used, even if your locale would normally use one. If it is selected then a 
thousands separator will be used only if your locale normally uses one.</property>
                     <property name="use_underline">True</property>
-                    <property name="xalign">0</property>
+                    <property name="halign">start</property>
                     <property name="draw_indicator">True</property>
                   </object>
                   <packing>
@@ -55,7 +55,7 @@
                         <property name="can_focus">True</property>
                         <property name="receives_default">False</property>
                         <property name="use_underline">True</property>
-                        <property name="xalign">0</property>
+                        <property name="halign">start</property>
                         <property name="draw_indicator">True</property>
                       </object>
                       <packing>
@@ -91,7 +91,7 @@
                       <object class="GtkLabel" id="label108">
                         <property name="visible">True</property>
                         <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
+                        <property name="halign">start</property>
                         <property name="label" translatable="yes">Currency Symbol:</property>
                       </object>
                       <packing>
@@ -133,7 +133,7 @@
                     <property name="receives_default">False</property>
                     <property name="tooltip_text" translatable="yes">Click this check box to use a different 
foreground color to display negative values.</property>
                     <property name="use_underline">True</property>
-                    <property name="xalign">0</property>
+                    <property name="halign">start</property>
                     <property name="draw_indicator">True</property>
                   </object>
                   <packing>
@@ -171,7 +171,7 @@
                       <object class="GtkLabel" id="label_format_text_horizontal_alignment">
                         <property name="visible">True</property>
                         <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
+                        <property name="halign">start</property>
                         <property name="label" translatable="yes">Horizontal Alignment:</property>
                       </object>
                       <packing>
@@ -207,7 +207,7 @@
                     <property name="receives_default">False</property>
                     <property name="tooltip_text" translatable="yes">If this is selected then the field 
value will be shown in a multi-line box with a scrollbar.</property>
                     <property name="use_underline">True</property>
-                    <property name="xalign">0</property>
+                    <property name="halign">start</property>
                     <property name="draw_indicator">True</property>
                   </object>
                   <packing>
@@ -225,7 +225,7 @@
                       <object class="GtkLabel" id="label_format_text_multiline">
                         <property name="visible">True</property>
                         <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
+                        <property name="halign">start</property>
                         <property name="label" translatable="yes">Height (lines)</property>
                       </object>
                       <packing>
@@ -268,7 +268,7 @@
                         <property name="receives_default">False</property>
                         <property name="tooltip_text" translatable="yes">Click this check box to use a 
non-standard font.</property>
                         <property name="use_underline">True</property>
-                        <property name="xalign">0</property>
+                        <property name="halign">start</property>
                         <property name="draw_indicator">True</property>
                       </object>
                       <packing>
@@ -313,7 +313,7 @@
                         <property name="receives_default">False</property>
                         <property name="tooltip_text" translatable="yes">Click this check box to use a 
non-standard foreground color.</property>
                         <property name="use_underline">True</property>
-                        <property name="xalign">0</property>
+                        <property name="halign">start</property>
                         <property name="draw_indicator">True</property>
                       </object>
                       <packing>
@@ -357,7 +357,7 @@
                         <property name="receives_default">False</property>
                         <property name="tooltip_text" translatable="yes">Click this check box to use a 
non-standard background color.</property>
                         <property name="use_underline">True</property>
-                        <property name="xalign">0</property>
+                        <property name="halign">start</property>
                         <property name="draw_indicator">True</property>
                       </object>
                       <packing>
@@ -436,7 +436,7 @@
                             <property name="can_focus">True</property>
                             <property name="receives_default">False</property>
                             <property name="use_underline">True</property>
-                            <property name="xalign">0.5</property>
+                            <property name="halign">center</property>
                             <property name="active">True</property>
                             <property name="draw_indicator">True</property>
                           </object>
@@ -466,7 +466,7 @@
                                 <property name="visible">True</property>
                                 <property name="can_focus">False</property>
                                 <property name="hexpand">False</property>
-                                <property name="xalign">1</property>
+                                <property name="halign">end</property>
                                 <property name="label" translatable="yes">Relationship:</property>
                                 <property name="justify">right</property>
                                 <property name="single_line_mode">True</property>
@@ -492,7 +492,7 @@
                                 <property name="visible">True</property>
                                 <property name="can_focus">False</property>
                                 <property name="hexpand">False</property>
-                                <property name="xalign">1</property>
+                                <property name="halign">end</property>
                                 <property name="label" translatable="yes">Field:</property>
                                 <property name="justify">right</property>
                                 <property name="single_line_mode">True</property>
@@ -517,7 +517,7 @@
                               <object class="GtkLabel" id="label120">
                                 <property name="visible">True</property>
                                 <property name="can_focus">False</property>
-                                <property name="xalign">1</property>
+                                <property name="halign">end</property>
                                 <property name="label" translatable="yes">Also show:</property>
                                 <property name="justify">right</property>
                                 <property name="single_line_mode">True</property>
@@ -538,7 +538,7 @@
                                   <object class="GtkLabel" id="label_choices_related_extra_fields">
                                     <property name="visible">True</property>
                                     <property name="can_focus">False</property>
-                                    <property name="xalign">0</property>
+                                    <property name="halign">start</property>
                                     <property name="label" translatable="yes">label</property>
                                   </object>
                                   <packing>
@@ -578,7 +578,7 @@
                                   <object class="GtkLabel" id="label_choices_related_sortby">
                                     <property name="visible">True</property>
                                     <property name="can_focus">False</property>
-                                    <property name="xalign">0</property>
+                                    <property name="halign">start</property>
                                     <property name="label" translatable="yes">label</property>
                                   </object>
                                   <packing>
@@ -612,7 +612,7 @@
                               <object class="GtkLabel" id="label1">
                                 <property name="visible">True</property>
                                 <property name="can_focus">False</property>
-                                <property name="xalign">1</property>
+                                <property name="halign">end</property>
                                 <property name="label" translatable="yes">Sort Order:</property>
                                 <property name="justify">right</property>
                                 <property name="single_line_mode">True</property>
@@ -634,7 +634,7 @@
                                 <property name="tooltip_markup" translatable="yes">If this option is 
selected then the choices will list values from all records in the related table. If this option is not 
selected then the choices will list values only from related records.</property>
                                 <property name="tooltip_text" translatable="yes">If this option is selected 
then the choices will list values from all records in the related table. If this option is not selected then 
the choices will list values only from related records.</property>
                                 <property name="hexpand">True</property>
-                                <property name="xalign">0</property>
+                                <property name="halign">start</property>
                                 <property name="draw_indicator">True</property>
                               </object>
                               <packing>
@@ -653,7 +653,7 @@
                             <property name="can_focus">True</property>
                             <property name="receives_default">False</property>
                             <property name="use_underline">True</property>
-                            <property name="xalign">0.5</property>
+                            <property name="halign">center</property>
                             <property name="draw_indicator">True</property>
                             <property name="group">radiobutton_choices_no</property>
                           </object>
@@ -694,7 +694,7 @@
                             <property name="can_focus">True</property>
                             <property name="receives_default">False</property>
                             <property name="use_underline">True</property>
-                            <property name="xalign">0.5</property>
+                            <property name="halign">center</property>
                             <property name="draw_indicator">True</property>
                             <property name="group">radiobutton_choices_no</property>
                           </object>
@@ -726,7 +726,7 @@
                         <property name="can_focus">True</property>
                         <property name="receives_default">False</property>
                         <property name="use_underline">True</property>
-                        <property name="xalign">0</property>
+                        <property name="halign">start</property>
                         <property name="draw_indicator">True</property>
                       </object>
                       <packing>
@@ -743,7 +743,7 @@
                         <property name="can_focus">True</property>
                         <property name="receives_default">False</property>
                         <property name="use_underline">True</property>
-                        <property name="xalign">0</property>
+                        <property name="halign">start</property>
                         <property name="draw_indicator">True</property>
                       </object>
                       <packing>
diff --git a/data/ui/developer/dialog_add_related_table.glade 
b/data/ui/developer/dialog_add_related_table.glade
index 0082f91..3cbbc8f 100644
--- a/data/ui/developer/dialog_add_related_table.glade
+++ b/data/ui/developer/dialog_add_related_table.glade
@@ -70,8 +70,8 @@
               <object class="GtkLabel" id="label259">
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
-                <property name="xalign">0</property>
-                <property name="yalign">0</property>
+                <property name="halign">start</property>
+                <property name="valign">start</property>
                 <property name="label" translatable="yes">This will add a new table and add a relationship 
that refers to the new  table, as a convenient alternative to doing this in separate steps.
 
 If a suitable related table already exists then you should instead cancel and just add a 
relationship.</property>
@@ -144,7 +144,7 @@ If a suitable related table already exists then you should instead cancel and ju
                   <object class="GtkLabel" id="label247">
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="xalign">0</property>
+                    <property name="halign">start</property>
                     <property name="label" translatable="yes">Name of new related table:</property>
                   </object>
                   <packing>
@@ -168,7 +168,7 @@ If a suitable related table already exists then you should instead cancel and ju
                   <object class="GtkLabel" id="label251">
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="xalign">0</property>
+                    <property name="halign">start</property>
                     <property name="label" translatable="yes">Name of new relationship:</property>
                   </object>
                   <packing>
diff --git a/data/ui/developer/dialog_change_language.glade b/data/ui/developer/dialog_change_language.glade
index 38734ae..8a6eb3e 100644
--- a/data/ui/developer/dialog_change_language.glade
+++ b/data/ui/developer/dialog_change_language.glade
@@ -79,8 +79,8 @@
               <object class="GtkImage" id="image34">
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
-                <property name="xalign">0</property>
-                <property name="yalign">0</property>
+                <property name="halign">start</property>
+                <property name="valign">start</property>
                 <property name="stock">gtk-dialog-question</property>
                 <property name="icon_size">6</property>
               </object>
@@ -100,8 +100,8 @@
                   <object class="GtkLabel" id="label220">
                     <property name="visible">True</property>
                     <property name="can_focus">True</property>
-                    <property name="xalign">0</property>
-                    <property name="yalign">0</property>
+                    <property name="halign">start</property>
+                    <property name="valign">start</property>
                     <property name="label" translatable="yes">&lt;span weight="bold" size="larger"&gt;Test 
Translation&lt;/span&gt;
 
 Choose a language to use temporarily to test the translations. These translations are normally used 
automatically when the application is started on a computer that uses the language.
diff --git a/data/ui/developer/dialog_choose_field.glade b/data/ui/developer/dialog_choose_field.glade
index 02ecd30..e833ca9 100644
--- a/data/ui/developer/dialog_choose_field.glade
+++ b/data/ui/developer/dialog_choose_field.glade
@@ -76,7 +76,7 @@
                 <property name="can_focus">True</property>
                 <property name="receives_default">False</property>
                 <property name="use_underline">True</property>
-                <property name="xalign">0</property>
+                <property name="halign">start</property>
                 <property name="draw_indicator">True</property>
               </object>
               <packing>
diff --git a/data/ui/developer/dialog_choose_user.glade b/data/ui/developer/dialog_choose_user.glade
index 2dfc1ee..c4f43ae 100644
--- a/data/ui/developer/dialog_choose_user.glade
+++ b/data/ui/developer/dialog_choose_user.glade
@@ -89,8 +89,8 @@
                   <object class="GtkImage" id="image25">
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="xalign">0</property>
-                    <property name="yalign">0</property>
+                    <property name="halign">start</property>
+                    <property name="valign">start</property>
                     <property name="stock">gtk-dialog-question</property>
                     <property name="icon_size">6</property>
                   </object>
@@ -109,8 +109,8 @@
                       <object class="GtkLabel" id="label101">
                         <property name="visible">True</property>
                         <property name="can_focus">True</property>
-                        <property name="xalign">0</property>
-                        <property name="yalign">0</property>
+                        <property name="halign">start</property>
+                        <property name="valign">start</property>
                         <property name="label" translatable="yes">&lt;span weight="bold" 
size="larger"&gt;Add User To Group&lt;/span&gt;
 
 Which user should be added to this group?</property>
diff --git a/data/ui/developer/dialog_database_preferences.glade 
b/data/ui/developer/dialog_database_preferences.glade
index fa3d9ea..16b5eda 100644
--- a/data/ui/developer/dialog_database_preferences.glade
+++ b/data/ui/developer/dialog_database_preferences.glade
@@ -133,7 +133,7 @@
                           <object class="GtkLabel" id="label138">
                             <property name="visible">True</property>
                             <property name="can_focus">False</property>
-                            <property name="xalign">0</property>
+                            <property name="halign">start</property>
                             <property name="label" translatable="yes">Name:</property>
                           </object>
                           <packing>
@@ -244,7 +244,7 @@
                               <object class="GtkLabel" id="label144">
                                 <property name="visible">True</property>
                                 <property name="can_focus">False</property>
-                                <property name="xalign">0</property>
+                                <property name="halign">start</property>
                                 <property name="label" translatable="yes">Country:</property>
                               </object>
                               <packing>
@@ -256,7 +256,7 @@
                               <object class="GtkLabel" id="label143">
                                 <property name="visible">True</property>
                                 <property name="can_focus">False</property>
-                                <property name="xalign">0</property>
+                                <property name="halign">start</property>
                                 <property name="label" translatable="yes">Zip/Postal Code:</property>
                               </object>
                               <packing>
@@ -268,7 +268,7 @@
                               <object class="GtkLabel" id="label142">
                                 <property name="visible">True</property>
                                 <property name="can_focus">False</property>
-                                <property name="xalign">0</property>
+                                <property name="halign">start</property>
                                 <property name="label" translatable="yes">State/County:</property>
                               </object>
                               <packing>
@@ -280,7 +280,7 @@
                               <object class="GtkLabel" id="label141">
                                 <property name="visible">True</property>
                                 <property name="can_focus">False</property>
-                                <property name="xalign">0</property>
+                                <property name="halign">start</property>
                                 <property name="label" translatable="yes">Town:</property>
                               </object>
                               <packing>
@@ -292,7 +292,7 @@
                               <object class="GtkLabel" id="label140">
                                 <property name="visible">True</property>
                                 <property name="can_focus">False</property>
-                                <property name="xalign">0</property>
+                                <property name="halign">start</property>
                                 <property name="label" translatable="yes">Street (Line 2):</property>
                               </object>
                               <packing>
@@ -304,7 +304,7 @@
                               <object class="GtkLabel" id="label139">
                                 <property name="visible">True</property>
                                 <property name="can_focus">False</property>
-                                <property name="xalign">0</property>
+                                <property name="halign">start</property>
                                 <property name="label" translatable="yes">Street:</property>
                               </object>
                               <packing>
@@ -494,7 +494,7 @@
                       <object class="GtkLabel" id="label54">
                         <property name="visible">True</property>
                         <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
+                        <property name="halign">start</property>
                         <property name="label" translatable="yes">When the database is opened the python 
function implemented here will run.</property>
                         <property name="wrap">True</property>
                       </object>
@@ -508,7 +508,7 @@
                       <object class="GtkLabel" id="label55">
                         <property name="visible">True</property>
                         <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
+                        <property name="halign">start</property>
                         <property name="label">import glom
 
 &lt;b&gt;def on_startup(ui):&lt;/b&gt;</property>
diff --git a/data/ui/developer/dialog_flowtable.glade b/data/ui/developer/dialog_flowtable.glade
index 35f0522..481ded4 100644
--- a/data/ui/developer/dialog_flowtable.glade
+++ b/data/ui/developer/dialog_flowtable.glade
@@ -82,7 +82,7 @@
               <object class="GtkLabel" id="label8">
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
-                <property name="xalign">0</property>
+                <property name="halign">start</property>
                 <property name="label" translatable="yes">Columns:</property>
               </object>
               <packing>
@@ -109,7 +109,7 @@
               <object class="GtkLabel" id="label7">
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
-                <property name="xalign">0</property>
+                <property name="halign">start</property>
                 <property name="label" translatable="yes">Title:</property>
               </object>
               <packing>
diff --git a/data/ui/developer/dialog_initial_password.glade b/data/ui/developer/dialog_initial_password.glade
index e56ea6c..e719963 100644
--- a/data/ui/developer/dialog_initial_password.glade
+++ b/data/ui/developer/dialog_initial_password.glade
@@ -83,8 +83,8 @@
               <object class="GtkLabel" id="label63">
                 <property name="visible">True</property>
                 <property name="can_focus">True</property>
-                <property name="xalign">0</property>
-                <property name="yalign">0</property>
+                <property name="halign">start</property>
+                <property name="valign">start</property>
                 <property name="label" translatable="yes">Please enter the initial connection details for 
your database. You may add additional users later. Remember to keep this password secret because it allows 
access to your data from other computers on the network.</property>
                 <property name="use_markup">True</property>
                 <property name="wrap">True</property>
@@ -106,7 +106,7 @@
                   <object class="GtkLabel" id="label65">
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="xalign">0</property>
+                    <property name="halign">start</property>
                     <property name="label" translatable="yes">_User:</property>
                     <property name="use_underline">True</property>
                     <property name="justify">right</property>
@@ -150,7 +150,7 @@
                   <object class="GtkLabel" id="label66">
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="xalign">0</property>
+                    <property name="halign">start</property>
                     <property name="label" translatable="yes">_Password:</property>
                     <property name="use_underline">True</property>
                     <property name="justify">right</property>
@@ -182,7 +182,7 @@
                   <object class="GtkLabel" id="label_password_confirm">
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="xalign">0</property>
+                    <property name="halign">start</property>
                     <property name="label" translatable="yes">_Confirm Password:</property>
                     <property name="use_underline">True</property>
                     <property name="justify">right</property>
diff --git a/data/ui/developer/dialog_layout_field_properties.glade 
b/data/ui/developer/dialog_layout_field_properties.glade
index 317058e..1997ca5 100644
--- a/data/ui/developer/dialog_layout_field_properties.glade
+++ b/data/ui/developer/dialog_layout_field_properties.glade
@@ -93,7 +93,7 @@
                         <property name="visible">True</property>
                         <property name="can_focus">False</property>
                         <property name="hexpand">True</property>
-                        <property name="xalign">0</property>
+                        <property name="halign">start</property>
                       </object>
                       <packing>
                         <property name="expand">True</property>
@@ -117,7 +117,7 @@
                     <property name="receives_default">False</property>
                     <property name="halign">start</property>
                     <property name="use_underline">True</property>
-                    <property name="xalign">0</property>
+                    <property name="halign">start</property>
                     <property name="draw_indicator">True</property>
                   </object>
                   <packing>
@@ -153,7 +153,7 @@
                                 <property name="can_focus">True</property>
                                 <property name="receives_default">False</property>
                                 <property name="use_underline">True</property>
-                                <property name="xalign">0</property>
+                                <property name="halign">start</property>
                                 <property name="active">True</property>
                                 <property name="draw_indicator">True</property>
                               </object>
@@ -194,7 +194,7 @@
                                 <property name="can_focus">True</property>
                                 <property name="receives_default">False</property>
                                 <property name="use_underline">True</property>
-                                <property name="xalign">0</property>
+                                <property name="halign">start</property>
                                 <property name="draw_indicator">True</property>
                                 <property name="group">radiobutton_use_title_default</property>
                               </object>
@@ -273,7 +273,7 @@
                             <property name="can_focus">True</property>
                             <property name="receives_default">False</property>
                             <property name="use_underline">True</property>
-                            <property name="xalign">0</property>
+                            <property name="halign">start</property>
                             <property name="active">True</property>
                             <property name="draw_indicator">True</property>
                           </object>
@@ -291,7 +291,7 @@
                             <property name="can_focus">True</property>
                             <property name="receives_default">False</property>
                             <property name="use_underline">True</property>
-                            <property name="xalign">0</property>
+                            <property name="halign">start</property>
                             <property name="draw_indicator">True</property>
                             <property name="group">radiobutton_use_default</property>
                           </object>
diff --git a/data/ui/developer/dialog_line.glade b/data/ui/developer/dialog_line.glade
index 305dcf6..ea84e82 100644
--- a/data/ui/developer/dialog_line.glade
+++ b/data/ui/developer/dialog_line.glade
@@ -91,7 +91,7 @@
               <object class="GtkLabel" id="label1">
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
-                <property name="xalign">0</property>
+                <property name="halign">start</property>
                 <property name="label" translatable="yes">Line Width:</property>
               </object>
               <packing>
@@ -105,7 +105,7 @@
               <object class="GtkLabel" id="label2">
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
-                <property name="xalign">0</property>
+                <property name="halign">start</property>
                 <property name="label" translatable="yes">Color:</property>
               </object>
               <packing>
diff --git a/data/ui/developer/dialog_new_group.glade b/data/ui/developer/dialog_new_group.glade
index 46bd590..f8fc651 100644
--- a/data/ui/developer/dialog_new_group.glade
+++ b/data/ui/developer/dialog_new_group.glade
@@ -89,8 +89,8 @@
                   <object class="GtkImage" id="image23">
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="xalign">0</property>
-                    <property name="yalign">0</property>
+                    <property name="halign">start</property>
+                    <property name="valign">start</property>
                     <property name="stock">gtk-dialog-question</property>
                     <property name="icon_size">6</property>
                   </object>
@@ -108,8 +108,8 @@
                       <object class="GtkLabel" id="label99">
                         <property name="visible">True</property>
                         <property name="can_focus">True</property>
-                        <property name="xalign">0</property>
-                        <property name="yalign">0</property>
+                        <property name="halign">start</property>
+                        <property name="valign">start</property>
                         <property name="label" translatable="yes">&lt;span weight="bold" 
size="larger"&gt;Create Group&lt;/span&gt;
 
 What name should this group have?</property>
diff --git a/data/ui/developer/dialog_new_library_script.glade 
b/data/ui/developer/dialog_new_library_script.glade
index 3b8500a..eb17438 100644
--- a/data/ui/developer/dialog_new_library_script.glade
+++ b/data/ui/developer/dialog_new_library_script.glade
@@ -92,8 +92,8 @@
                   <object class="GtkImage" id="image1">
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="xalign">0</property>
-                    <property name="yalign">0</property>
+                    <property name="halign">start</property>
+                    <property name="valign">start</property>
                     <property name="stock">gtk-dialog-question</property>
                     <property name="icon_size">6</property>
                   </object>
@@ -112,8 +112,8 @@
                       <object class="GtkLabel" id="label3">
                         <property name="visible">True</property>
                         <property name="can_focus">True</property>
-                        <property name="xalign">0</property>
-                        <property name="yalign">0</property>
+                        <property name="halign">start</property>
+                        <property name="valign">start</property>
                         <property name="label" translatable="yes">&lt;span weight="bold" 
size="larger"&gt;Add Module&lt;/span&gt;
 
 What name should this module have?</property>
@@ -151,7 +151,7 @@ What name should this module have?</property>
                   <object class="GtkLabel" id="Group Name1">
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="xalign">0</property>
+                    <property name="halign">start</property>
                     <property name="label" translatable="yes">Script name:</property>
                   </object>
                   <packing>
diff --git a/data/ui/developer/dialog_script_library.glade b/data/ui/developer/dialog_script_library.glade
index f3e97dc..55e627c 100644
--- a/data/ui/developer/dialog_script_library.glade
+++ b/data/ui/developer/dialog_script_library.glade
@@ -71,7 +71,7 @@
               <object class="GtkLabel" id="label1">
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
-                <property name="xalign">0</property>
+                <property name="halign">start</property>
                 <property name="label" translatable="yes">These modules will be available to your button 
scripts and field calculations via the python import keyword.</property>
                 <property name="wrap">True</property>
               </object>
diff --git a/data/ui/developer/dialog_translation_copy.glade b/data/ui/developer/dialog_translation_copy.glade
index eb72b59..d08fabe 100644
--- a/data/ui/developer/dialog_translation_copy.glade
+++ b/data/ui/developer/dialog_translation_copy.glade
@@ -81,8 +81,8 @@
               <object class="GtkImage" id="image38">
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
-                <property name="xalign">0</property>
-                <property name="yalign">0</property>
+                <property name="halign">start</property>
+                <property name="valign">start</property>
                 <property name="stock">gtk-dialog-question</property>
                 <property name="icon_size">6</property>
               </object>
@@ -102,8 +102,8 @@
                   <object class="GtkLabel" id="label222">
                     <property name="visible">True</property>
                     <property name="can_focus">True</property>
-                    <property name="xalign">0</property>
-                    <property name="yalign">0</property>
+                    <property name="halign">start</property>
+                    <property name="valign">start</property>
                     <property name="label" translatable="yes">&lt;span weight="bold" size="larger"&gt;Copy 
Translation&lt;/span&gt;
 
 From what language would you like to copy the translations to use as the start of the current 
translation?</property>
diff --git a/data/ui/developer/dialog_translation_identify_original.glade 
b/data/ui/developer/dialog_translation_identify_original.glade
index bd3d526..6badf42 100644
--- a/data/ui/developer/dialog_translation_identify_original.glade
+++ b/data/ui/developer/dialog_translation_identify_original.glade
@@ -78,8 +78,8 @@
               <object class="GtkImage" id="image38">
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
-                <property name="xalign">0</property>
-                <property name="yalign">0</property>
+                <property name="halign">start</property>
+                <property name="valign">start</property>
                 <property name="stock">gtk-dialog-question</property>
                 <property name="icon_size">6</property>
               </object>
@@ -99,8 +99,8 @@
                   <object class="GtkLabel" id="label222">
                     <property name="visible">True</property>
                     <property name="can_focus">True</property>
-                    <property name="xalign">0</property>
-                    <property name="yalign">0</property>
+                    <property name="halign">start</property>
+                    <property name="valign">start</property>
                     <property name="label" translatable="yes">&lt;span weight="bold" 
size="larger"&gt;Identify Original&lt;/span&gt;
 
 The language of the original text is currently identified as:</property>
@@ -118,7 +118,7 @@ The language of the original text is currently identified as:</property>
                   <object class="GtkLabel" id="label_original">
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="xalign">0</property>
+                    <property name="halign">start</property>
                     <property name="label" translatable="yes">&lt;b&gt;English&lt;/b&gt;</property>
                     <property name="use_markup">True</property>
                   </object>
@@ -132,7 +132,7 @@ The language of the original text is currently identified as:</property>
                   <object class="GtkLabel" id="label225">
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="xalign">0</property>
+                    <property name="halign">start</property>
                     <property name="label" translatable="yes">If the text is not actually in this language, 
please choose the correct language.</property>
                     <property name="wrap">True</property>
                   </object>
diff --git a/data/ui/developer/dialog_user.glade b/data/ui/developer/dialog_user.glade
index af70dd0..e35d5de 100644
--- a/data/ui/developer/dialog_user.glade
+++ b/data/ui/developer/dialog_user.glade
@@ -109,7 +109,7 @@
                       <object class="GtkLabel" id="label97">
                         <property name="visible">True</property>
                         <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
+                        <property name="halign">start</property>
                         <property name="label" translatable="yes">Group:</property>
                       </object>
                       <packing>
@@ -137,7 +137,7 @@
                       <object class="GtkLabel" id="label90">
                         <property name="visible">True</property>
                         <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
+                        <property name="halign">start</property>
                         <property name="label" translatable="yes">Password:</property>
                         <property name="justify">right</property>
                       </object>
@@ -152,7 +152,7 @@
                       <object class="GtkLabel" id="label91">
                         <property name="visible">True</property>
                         <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
+                        <property name="halign">start</property>
                         <property name="label" translatable="yes">Confirm Password:</property>
                         <property name="justify">right</property>
                       </object>
@@ -183,7 +183,7 @@
                       <object class="GtkLabel" id="label89">
                         <property name="visible">True</property>
                         <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
+                        <property name="halign">start</property>
                         <property name="label" translatable="yes">User:</property>
                         <property name="justify">right</property>
                       </object>
diff --git a/data/ui/developer/window_button_script.glade b/data/ui/developer/window_button_script.glade
index 3cf20ca..c9b6227 100644
--- a/data/ui/developer/window_button_script.glade
+++ b/data/ui/developer/window_button_script.glade
@@ -121,7 +121,7 @@
               <object class="GtkLabel" id="label54">
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
-                <property name="xalign">0</property>
+                <property name="halign">start</property>
                 <property name="label" translatable="yes">When the button is clicked it will run the python 
function which you implement here.</property>
                 <property name="wrap">True</property>
               </object>
@@ -135,7 +135,7 @@
               <object class="GtkLabel" id="label55">
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
-                <property name="xalign">0</property>
+                <property name="halign">start</property>
                 <property name="label">import glom
 
 &lt;b&gt;def on_button_clicked(record, ui):&lt;/b&gt;</property>
diff --git a/data/ui/developer/window_data_layout.glade b/data/ui/developer/window_data_layout.glade
index 390d7ac..4d333d1 100644
--- a/data/ui/developer/window_data_layout.glade
+++ b/data/ui/developer/window_data_layout.glade
@@ -53,7 +53,7 @@
                   <object class="GtkLabel" id="label_table_name">
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="xalign">0</property>
+                    <property name="halign">start</property>
                     <property name="label" translatable="yes">table name</property>
                   </object>
                   <packing>
@@ -108,7 +108,7 @@
                     <property name="can_focus">False</property>
                     <property name="receives_default">False</property>
                     <property name="use_underline">True</property>
-                    <property name="xalign">0.5</property>
+                    <property name="halign">center</property>
                     <property name="draw_indicator">True</property>
                   </object>
                   <packing>
@@ -871,7 +871,7 @@
                       <object class="GtkLabel" id="label261">
                         <property name="visible">True</property>
                         <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
+                        <property name="halign">start</property>
                         <property name="label" translatable="yes">Clicking the row button takes the user to 
the table specified by this relationship:</property>
                       </object>
                       <packing>
@@ -893,7 +893,7 @@
                             <property name="can_focus">True</property>
                             <property name="receives_default">False</property>
                             <property name="use_underline">True</property>
-                            <property name="xalign">0.5</property>
+                            <property name="halign">center</property>
                             <property name="draw_indicator">True</property>
                           </object>
                           <packing>
@@ -934,7 +934,7 @@
                             <property name="can_focus">True</property>
                             <property name="receives_default">False</property>
                             <property name="use_underline">True</property>
-                            <property name="xalign">0.5</property>
+                            <property name="halign">center</property>
                             <property name="draw_indicator">True</property>
                             <property name="group">radiobutton_navigation_automatic</property>
                           </object>
@@ -962,7 +962,7 @@
                             <property name="can_focus">True</property>
                             <property name="receives_default">False</property>
                             <property name="use_underline">True</property>
-                            <property name="xalign">0.5</property>
+                            <property name="halign">center</property>
                             <property name="draw_indicator">True</property>
                             <property name="group">radiobutton_navigation_automatic</property>
                           </object>
@@ -1188,7 +1188,7 @@
                           <object class="GtkLabel" id="label3">
                             <property name="visible">True</property>
                             <property name="can_focus">False</property>
-                            <property name="xalign">0</property>
+                            <property name="halign">start</property>
                             <property name="label" translatable="yes">Row Line Width:</property>
                           </object>
                           <packing>
@@ -1215,7 +1215,7 @@
                           <object class="GtkLabel" id="label_line_column_width">
                             <property name="visible">True</property>
                             <property name="can_focus">False</property>
-                            <property name="xalign">0</property>
+                            <property name="halign">start</property>
                             <property name="label" translatable="yes">Column Line Width:</property>
                           </object>
                           <packing>
@@ -1242,7 +1242,7 @@
                           <object class="GtkLabel" id="label6">
                             <property name="visible">True</property>
                             <property name="can_focus">False</property>
-                            <property name="xalign">0</property>
+                            <property name="halign">start</property>
                             <property name="label" translatable="yes">Line Color:</property>
                           </object>
                           <packing>
diff --git a/data/ui/developer/window_field_calculation.glade 
b/data/ui/developer/window_field_calculation.glade
index 696ad12..945b122 100644
--- a/data/ui/developer/window_field_calculation.glade
+++ b/data/ui/developer/window_field_calculation.glade
@@ -85,7 +85,7 @@
               <object class="GtkLabel" id="label54">
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
-                <property name="xalign">0</property>
+                <property name="halign">start</property>
                 <property name="label" translatable="yes">The field value will be the return value of the 
python function, which you implement here.</property>
                 <property name="wrap">True</property>
               </object>
@@ -99,7 +99,7 @@
               <object class="GtkLabel" id="label55">
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
-                <property name="xalign">0</property>
+                <property name="halign">start</property>
                 <property name="label">import glom
 
 &lt;b&gt;def calculate_field_value(record):&lt;/b&gt;</property>
diff --git a/data/ui/developer/window_field_definition_edit.glade 
b/data/ui/developer/window_field_definition_edit.glade
index 8a5b4cf..82bc74b 100644
--- a/data/ui/developer/window_field_definition_edit.glade
+++ b/data/ui/developer/window_field_definition_edit.glade
@@ -71,7 +71,6 @@
                         <property name="can_focus">False</property>
                         <property name="halign">end</property>
                         <property name="valign">center</property>
-                        <property name="xalign">0</property>
                         <property name="label" translatable="yes">Typ_e:</property>
                         <property name="use_underline">True</property>
                         <property name="mnemonic_widget">combobox_type</property>
@@ -87,7 +86,6 @@
                         <property name="can_focus">False</property>
                         <property name="halign">end</property>
                         <property name="valign">center</property>
-                        <property name="xalign">0</property>
                         <property name="label" translatable="yes">_Title:</property>
                         <property name="use_underline">True</property>
                         <property name="justify">right</property>
@@ -104,7 +102,6 @@
                         <property name="can_focus">False</property>
                         <property name="halign">end</property>
                         <property name="valign">center</property>
-                        <property name="xalign">0</property>
                         <property name="label" translatable="yes">_Name:</property>
                         <property name="use_underline">True</property>
                         <property name="justify">right</property>
@@ -137,7 +134,7 @@
                         <property name="can_focus">True</property>
                         <property name="receives_default">False</property>
                         <property name="use_underline">True</property>
-                        <property name="xalign">0</property>
+                        <property name="halign">start</property>
                         <property name="draw_indicator">True</property>
                       </object>
                       <packing>
@@ -154,7 +151,7 @@
                         <property name="can_focus">True</property>
                         <property name="receives_default">False</property>
                         <property name="use_underline">True</property>
-                        <property name="xalign">0</property>
+                        <property name="halign">start</property>
                         <property name="draw_indicator">True</property>
                       </object>
                       <packing>
@@ -171,7 +168,7 @@
                         <property name="can_focus">True</property>
                         <property name="receives_default">False</property>
                         <property name="use_underline">True</property>
-                        <property name="xalign">0</property>
+                        <property name="halign">start</property>
                         <property name="draw_indicator">True</property>
                       </object>
                       <packing>
@@ -250,7 +247,7 @@
                             <property name="receives_default">False</property>
                             <property name="hexpand">True</property>
                             <property name="use_underline">True</property>
-                            <property name="xalign">0</property>
+                            <property name="halign">start</property>
                             <property name="draw_indicator">True</property>
                           </object>
                           <packing>
@@ -293,7 +290,7 @@
                               <object class="GtkLabel" id="label53">
                                 <property name="visible">True</property>
                                 <property name="can_focus">False</property>
-                                <property name="xalign">0</property>
+                                <property name="halign">start</property>
                                 <property name="label" translatable="yes">_Relationship:</property>
                                 <property name="use_underline">True</property>
                                 <property name="justify">right</property>
@@ -308,7 +305,7 @@
                                 <property name="visible">True</property>
                                 <property name="can_focus">False</property>
                                 <property name="halign">end</property>
-                                <property name="xalign">0</property>
+                                <property name="halign">start</property>
                                 <property name="label" translatable="yes">_Field:</property>
                                 <property name="use_underline">True</property>
                                 <property name="justify">right</property>
@@ -335,7 +332,7 @@
                         <property name="can_focus">True</property>
                         <property name="receives_default">False</property>
                         <property name="use_underline">True</property>
-                        <property name="xalign">0</property>
+                        <property name="halign">start</property>
                         <property name="draw_indicator">True</property>
                       </object>
                     </child>
@@ -416,7 +413,7 @@
                         <property name="hexpand">True</property>
                         <property name="vexpand">True</property>
                         <property name="use_underline">True</property>
-                        <property name="xalign">0</property>
+                        <property name="halign">start</property>
                         <property name="draw_indicator">True</property>
                         <property name="group">radiobutton_userentry</property>
                       </object>
diff --git a/data/ui/developer/window_imageobject.glade b/data/ui/developer/window_imageobject.glade
index aa69b6b..096ec7e 100644
--- a/data/ui/developer/window_imageobject.glade
+++ b/data/ui/developer/window_imageobject.glade
@@ -92,7 +92,7 @@
                   <object class="GtkLabel" id="label2">
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="xalign">0</property>
+                    <property name="halign">start</property>
                     <property name="label" translatable="yes">&lt;b&gt;Title:&lt;/b&gt;</property>
                     <property name="use_markup">True</property>
                   </object>
@@ -132,7 +132,7 @@
                   <object class="GtkLabel" id="label1">
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="xalign">0</property>
+                    <property name="halign">start</property>
                     <property name="label" translatable="yes">&lt;b&gt;Image:&lt;/b&gt;</property>
                     <property name="use_markup">True</property>
                   </object>
diff --git a/data/ui/developer/window_report_layout.glade b/data/ui/developer/window_report_layout.glade
index 0f44458..d3a4805 100644
--- a/data/ui/developer/window_report_layout.glade
+++ b/data/ui/developer/window_report_layout.glade
@@ -65,7 +65,7 @@
                 <property name="receives_default">False</property>
                 <property name="tooltip_text" translatable="yes">When this is checked the table's title will 
be shown at the top of the report in addition to the report title.</property>
                 <property name="use_underline">True</property>
-                <property name="xalign">0.5</property>
+                <property name="halign">center</property>
                 <property name="draw_indicator">True</property>
               </object>
               <packing>
diff --git a/data/ui/developer/window_textobject.glade b/data/ui/developer/window_textobject.glade
index df0c88c..5069ab3 100644
--- a/data/ui/developer/window_textobject.glade
+++ b/data/ui/developer/window_textobject.glade
@@ -94,7 +94,7 @@
                   <object class="GtkLabel" id="label232">
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="xalign">0</property>
+                    <property name="halign">start</property>
                     <property name="label" translatable="yes">&lt;b&gt;Title:&lt;/b&gt;</property>
                     <property name="use_markup">True</property>
                   </object>
@@ -133,7 +133,7 @@
                   <object class="GtkLabel" id="label1">
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="xalign">0</property>
+                    <property name="halign">start</property>
                     <property name="label" translatable="yes">&lt;b&gt;Text:&lt;/b&gt;</property>
                     <property name="use_markup">True</property>
                   </object>
diff --git a/data/ui/developer/window_translations.glade b/data/ui/developer/window_translations.glade
index aea0ad3..66fdb40 100644
--- a/data/ui/developer/window_translations.glade
+++ b/data/ui/developer/window_translations.glade
@@ -30,8 +30,8 @@
                   <object class="GtkLabel" id="label215">
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="xalign">0</property>
-                    <property name="yalign">0</property>
+                    <property name="halign">start</property>
+                    <property name="valign">start</property>
                     <property name="label" translatable="yes">&lt;b&gt;Source Language:&lt;/b&gt;</property>
                     <property name="use_markup">True</property>
                   </object>
@@ -45,8 +45,8 @@
                   <object class="GtkLabel" id="label_source_locale">
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="xalign">0</property>
-                    <property name="yalign">0</property>
+                    <property name="halign">start</property>
+                    <property name="valign">start</property>
                     <property name="label" translatable="yes">English</property>
                   </object>
                   <packing>
@@ -84,8 +84,8 @@
                   <object class="GtkLabel" id="label218">
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="xalign">0</property>
-                    <property name="yalign">0</property>
+                    <property name="halign">start</property>
+                    <property name="valign">start</property>
                     <property name="label" translatable="yes">&lt;b&gt;Target Language:&lt;/b&gt;</property>
                     <property name="use_markup">True</property>
                   </object>
diff --git a/data/ui/operator/box_navigation_tables.glade b/data/ui/operator/box_navigation_tables.glade
index 7e0d9d9..c34c080 100644
--- a/data/ui/operator/box_navigation_tables.glade
+++ b/data/ui/operator/box_navigation_tables.glade
@@ -44,7 +44,7 @@
                 <property name="receives_default">False</property>
                 <property name="relief">none</property>
                 <property name="use_underline">True</property>
-                <property name="xalign">0</property>
+                <property name="halign">start</property>
                 <property name="draw_indicator">True</property>
               </object>
               <packing>
diff --git a/data/ui/operator/dialog_choose_date.glade b/data/ui/operator/dialog_choose_date.glade
index 614b88c..0c33cb9 100644
--- a/data/ui/operator/dialog_choose_date.glade
+++ b/data/ui/operator/dialog_choose_date.glade
@@ -90,8 +90,8 @@
                   <object class="GtkImage" id="image50">
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="xalign">0</property>
-                    <property name="yalign">0</property>
+                    <property name="halign">start</property>
+                    <property name="valign">start</property>
                     <property name="stock">gtk-dialog-question</property>
                     <property name="icon_size">6</property>
                   </object>
@@ -110,8 +110,8 @@
                       <object class="GtkLabel" id="label244">
                         <property name="visible">True</property>
                         <property name="can_focus">True</property>
-                        <property name="xalign">0</property>
-                        <property name="yalign">0</property>
+                        <property name="halign">start</property>
+                        <property name="valign">start</property>
                         <property name="label" translatable="yes">&lt;span weight="bold" 
size="larger"&gt;Choose Date&lt;/span&gt;
 
 Please select a date to enter in this field.</property>
diff --git a/data/ui/operator/dialog_connection.glade b/data/ui/operator/dialog_connection.glade
index 365326e..d40b2a6 100644
--- a/data/ui/operator/dialog_connection.glade
+++ b/data/ui/operator/dialog_connection.glade
@@ -87,8 +87,8 @@
               <object class="GtkLabel" id="connection_note">
                 <property name="visible">True</property>
                 <property name="can_focus">True</property>
-                <property name="xalign">0</property>
-                <property name="yalign">0</property>
+                <property name="halign">start</property>
+                <property name="valign">start</property>
                 <property name="label" translatable="yes">Please enter the connection details for your 
database server.</property>
                 <property name="use_markup">True</property>
                 <property name="wrap">True</property>
@@ -169,7 +169,7 @@
                   <object class="GtkLabel" id="label64">
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="xalign">0</property>
+                    <property name="halign">start</property>
                     <property name="label" translatable="yes">_Host:</property>
                     <property name="use_underline">True</property>
                     <property name="justify">right</property>
@@ -189,7 +189,7 @@
                   <object class="GtkLabel" id="label68">
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="xalign">0</property>
+                    <property name="halign">start</property>
                     <property name="label" translatable="yes">Database:</property>
                     <property name="justify">right</property>
                   </object>
@@ -204,7 +204,7 @@
                   <object class="GtkLabel" id="label65">
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="xalign">0</property>
+                    <property name="halign">start</property>
                     <property name="label" translatable="yes">_User:</property>
                     <property name="use_underline">True</property>
                     <property name="justify">right</property>
@@ -224,7 +224,7 @@
                   <object class="GtkLabel" id="label66">
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="xalign">0</property>
+                    <property name="halign">start</property>
                     <property name="label" translatable="yes">_Password:</property>
                     <property name="use_underline">True</property>
                     <property name="justify">right</property>
@@ -245,7 +245,7 @@
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
                     <property name="hexpand">True</property>
-                    <property name="xalign">0</property>
+                    <property name="halign">start</property>
                     <property name="selectable">True</property>
                     <child internal-child="accessible">
                       <object class="AtkObject" id="label_database-atkobject">
diff --git a/data/ui/operator/dialog_data_invalid_format.glade 
b/data/ui/operator/dialog_data_invalid_format.glade
index 7f33d27..5c8c1c1 100644
--- a/data/ui/operator/dialog_data_invalid_format.glade
+++ b/data/ui/operator/dialog_data_invalid_format.glade
@@ -84,8 +84,8 @@
               <object class="GtkImage" id="image4">
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
-                <property name="xalign">0</property>
-                <property name="yalign">0</property>
+                <property name="halign">start</property>
+                <property name="valign">start</property>
                 <property name="stock">gtk-info</property>
                 <property name="icon_size">6</property>
               </object>
@@ -104,8 +104,8 @@
                   <object class="GtkLabel" id="label46">
                     <property name="visible">True</property>
                     <property name="can_focus">True</property>
-                    <property name="xalign">0</property>
-                    <property name="yalign">0</property>
+                    <property name="halign">start</property>
+                    <property name="valign">start</property>
                     <property name="label" translatable="yes">&lt;span weight="bold" 
size="larger"&gt;Invalid Format&lt;/span&gt;
 
 The data in the field was not recognized. Please try to correct the data or revert to the previous value. 
Here is an example of correctly-formatted data for this field.
@@ -124,7 +124,7 @@ The data in the field was not recognized. Please try to correct the data or reve
                   <object class="GtkLabel" id="label_example_data">
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="xalign">0</property>
+                    <property name="halign">start</property>
                     <property name="label" translatable="yes">example data format</property>
                   </object>
                   <packing>
diff --git a/data/ui/operator/dialog_existing_or_new.glade b/data/ui/operator/dialog_existing_or_new.glade
index cf593dd..1c2d5a8 100644
--- a/data/ui/operator/dialog_existing_or_new.glade
+++ b/data/ui/operator/dialog_existing_or_new.glade
@@ -83,8 +83,8 @@
             <child>
               <object class="GtkImage" id="image3">
                 <property name="can_focus">False</property>
-                <property name="xalign">0</property>
-                <property name="yalign">0</property>
+                <property name="halign">start</property>
+                <property name="valign">start</property>
                 <property name="stock">gtk-dialog-question</property>
                 <property name="icon_size">6</property>
               </object>
@@ -103,8 +103,8 @@
                 <child>
                   <object class="GtkLabel" id="existing_or_new_label">
                     <property name="can_focus">True</property>
-                    <property name="xalign">0</property>
-                    <property name="yalign">0</property>
+                    <property name="halign">start</property>
+                    <property name="valign">start</property>
                     <property name="label" translatable="yes">&lt;span weight="bold" size="larger"&gt;Open 
or Create a Document&lt;/span&gt;</property>
                     <property name="use_markup">True</property>
                     <property name="wrap">True</property>
diff --git a/data/ui/operator/dialog_import_csv.glade b/data/ui/operator/dialog_import_csv.glade
index 6f58fa3..86aa8c3 100644
--- a/data/ui/operator/dialog_import_csv.glade
+++ b/data/ui/operator/dialog_import_csv.glade
@@ -137,7 +137,7 @@
                             <property name="visible">True</property>
                             <property name="can_focus">False</property>
                             <property name="hexpand">True</property>
-                            <property name="xalign">0</property>
+                            <property name="halign">start</property>
                             <property name="label" translatable="yes">label</property>
                           </object>
                           <packing>
@@ -154,7 +154,7 @@
                             <property name="receives_default">False</property>
                             <property name="hexpand">True</property>
                             <property name="use_underline">True</property>
-                            <property name="xalign">0</property>
+                            <property name="halign">start</property>
                             <property name="draw_indicator">True</property>
                           </object>
                           <packing>
@@ -166,7 +166,7 @@
                           <object class="GtkLabel" id="label4">
                             <property name="visible">True</property>
                             <property name="can_focus">False</property>
-                            <property name="xalign">0</property>
+                            <property name="halign">start</property>
                             <property name="label" translatable="yes">_Encoding:</property>
                             <property name="use_underline">True</property>
                           </object>
@@ -200,7 +200,7 @@
                           <object class="GtkLabel" id="label11">
                             <property name="visible">True</property>
                             <property name="can_focus">False</property>
-                            <property name="xalign">1</property>
+                            <property name="halign">end</property>
                             <property name="label" translatable="yes">Import Into _Table:</property>
                             <property name="use_underline">True</property>
                           </object>
@@ -220,8 +220,8 @@
                       <object class="GtkLabel" id="import_csv_encoding_info">
                         <property name="visible">True</property>
                         <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="yalign">0</property>
+                        <property name="halign">start</property>
+                        <property name="valign">start</property>
                         <property name="xpad">10</property>
                         <property name="label" translatable="yes">Encoding detected as: UTF-8</property>
                         <property name="wrap">True</property>
@@ -353,7 +353,7 @@
                 <property name="can_focus">False</property>
                 <property name="hexpand">True</property>
                 <property name="vexpand">True</property>
-                <property name="xalign">0</property>
+                <property name="halign">start</property>
               </object>
               <packing>
                 <property name="expand">False</property>
@@ -367,7 +367,7 @@
                 <property name="can_focus">False</property>
                 <property name="hexpand">True</property>
                 <property name="vexpand">True</property>
-                <property name="xalign">0</property>
+                <property name="halign">start</property>
                 <property name="label">label</property>
               </object>
               <packing>
diff --git a/data/ui/operator/dialog_import_csv_progress.glade 
b/data/ui/operator/dialog_import_csv_progress.glade
index db369e0..d629bd2 100644
--- a/data/ui/operator/dialog_import_csv_progress.glade
+++ b/data/ui/operator/dialog_import_csv_progress.glade
@@ -68,7 +68,7 @@
               <object class="GtkLabel" id="label5">
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
-                <property name="xalign">0</property>
+                <property name="halign">start</property>
                 <property name="label" translatable="yes">Please wait while your data is imported.</property>
               </object>
               <packing>
diff --git a/data/ui/operator/window_main.glade b/data/ui/operator/window_main.glade
index 0305684..2763e48 100644
--- a/data/ui/operator/window_main.glade
+++ b/data/ui/operator/window_main.glade
@@ -101,8 +101,8 @@
                       <object class="GtkLabel" id="label_message">
                         <property name="visible">True</property>
                         <property name="can_focus">False</property>
-                        <property name="xalign">0</property>
-                        <property name="yalign">0</property>
+                        <property name="halign">start</property>
+                        <property name="valign">start</property>
                         <property name="label" translatable="yes">Processing</property>
                         <property name="use_markup">True</property>
                       </object>


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