It is now pretty much PEP8 happy
[gonvert] / data / gonvert.glade
index d435973..f5b841f 100644 (file)
@@ -22,7 +22,7 @@
   <signal name="size_allocate" handler="on_app1_size_allocate" last_modification_time="Sat, 03 Jul 2004 00:43:38 GMT"/>
 
   <child>
-    <widget class="GtkVBox" id="vbox2">
+    <widget class="GtkVBox" id="mainLayout">
       <property name="visible">True</property>
       <property name="homogeneous">False</property>
       <property name="spacing">0</property>
                <widget class="GtkMenu" id="toolsMenu">
 
                  <child>
-                   <widget class="GtkCheckMenuItem" id="edit_shortlist1">
+                   <widget class="GtkCheckMenuItem" id="editShortListMenuItem">
                      <property name="visible">True</property>
                      <property name="tooltip" translatable="yes">Show shortlist selections</property>
                      <property name="label" translatable="yes">_Edit shortlist</property>
                      <property name="use_underline">True</property>
                      <property name="active">False</property>
-                     <signal name="activate" handler="on_edit_shortlist1_activate" last_modification_time="Fri, 27 May 2005 01:07:57 GMT"/>
+                     <signal name="activate" handler="on_editShortListMenuItem_activate" last_modification_time="Fri, 27 May 2005 01:07:57 GMT"/>
                    </widget>
                  </child>
 
                  <child>
-                   <widget class="GtkMenuItem" id="clear_selections1">
+                   <widget class="GtkMenuItem" id="clearSelectionMenuItem">
                      <property name="visible">True</property>
                      <property name="tooltip" translatable="yes">Clear saved selections</property>
                      <property name="label" translatable="yes">_Clear selections</property>
                      <property name="use_underline">True</property>
-                     <signal name="activate" handler="on_clear_selections1_activate" last_modification_time="Sun, 20 Jun 2004 15:41:04 GMT"/>
+                     <signal name="activate" handler="on_clearSelectionMenuItem_activate" last_modification_time="Sun, 20 Jun 2004 15:41:04 GMT"/>
                    </widget>
                  </child>
 
                  <child>
-                   <widget class="GtkMenuItem" id="write_units1">
+                   <widget class="GtkMenuItem" id="writeUnitsMenuItem">
                      <property name="visible">True</property>
                      <property name="tooltip" translatable="yes">Writes all categories and units to STDOUT</property>
                      <property name="label" translatable="yes">_Write Units</property>
                      <property name="use_underline">True</property>
-                     <signal name="activate" handler="on_write_units1_activate"/>
+                     <signal name="activate" handler="on_writeUnitsMenuItem_activate"/>
                    </widget>
                  </child>
                </widget>
          <property name="position">0</property>
 
          <child>
-           <widget class="GtkScrolledWindow" id="scrolledwindow4">
+           <widget class="GtkScrolledWindow" id="categoryScrolledWindow">
              <property name="width_request">260</property>
              <property name="visible">True</property>
              <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
              <property name="window_placement">GTK_CORNER_TOP_LEFT</property>
 
              <child>
-               <widget class="GtkTreeView" id="cat_clist">
+               <widget class="GtkTreeView" id="categoryView">
                  <property name="width_request">250</property>
                  <property name="visible">True</property>
                  <property name="can_focus">True</property>
                  <property name="fixed_height_mode">False</property>
                  <property name="hover_selection">False</property>
                  <property name="hover_expand">False</property>
-                 <signal name="cursor_changed" handler="on_cat_clist_select_row" last_modification_time="Wed, 19 Feb 2003 00:08:35 GMT"/>
+                 <signal name="cursor_changed" handler="on_categoryView_select_row" last_modification_time="Wed, 19 Feb 2003 00:08:35 GMT"/>
                </widget>
              </child>
            </widget>
          </child>
 
          <child>
-           <widget class="GtkVBox" id="vbox1">
+           <widget class="GtkVBox" id="unitConversionLayout">
              <property name="visible">True</property>
              <property name="homogeneous">False</property>
              <property name="spacing">0</property>
 
              <child>
-               <widget class="GtkHBox" id="hbox1">
+               <widget class="GtkHBox" id="selectedUnitLayout">
                  <property name="visible">True</property>
                  <property name="homogeneous">False</property>
                  <property name="spacing">0</property>
              </child>
 
              <child>
-               <widget class="GtkHBox" id="hbox2">
+               <widget class="GtkHBox" id="previousSelectedUnitLayout">
                  <property name="visible">True</property>
                  <property name="homogeneous">False</property>
                  <property name="spacing">0</property>
 
                  <child>
-                   <widget class="GtkEntry" id="entry3">
+                   <widget class="GtkEntry" id="previousUnitName">
                      <property name="visible">True</property>
                      <property name="editable">False</property>
                      <property name="visibility">True</property>
                  </child>
 
                  <child>
-                   <widget class="GtkEntry" id="entry4">
+                   <widget class="GtkEntry" id="previousUnitValue">
                      <property name="visible">True</property>
                      <property name="can_focus">True</property>
                      <property name="editable">True</property>
                      <property name="has_frame">True</property>
                      <property name="invisible_char">*</property>
                      <property name="activates_default">False</property>
-                     <signal name="changed" handler="on_entry4_changed"/>
+                     <signal name="changed" handler="on_previousUnitValue_changed"/>
                    </widget>
                    <packing>
                      <property name="padding">0</property>
                  </child>
 
                  <child>
-                   <widget class="GtkLabel" id="label2">
+                   <widget class="GtkLabel" id="previousUnitSymbol">
                      <property name="width_request">60</property>
                      <property name="visible">True</property>
                      <property name="label" translatable="yes"></property>
                      <property name="window_placement">GTK_CORNER_TOP_LEFT</property>
 
                      <child>
-                       <widget class="GtkTreeView" id="clist1">
+                       <widget class="GtkTreeView" id="unitsView">
                          <property name="visible">True</property>
                          <property name="can_focus">True</property>
                          <property name="headers_visible">True</property>
                          <property name="fixed_height_mode">False</property>
                          <property name="hover_selection">False</property>
                          <property name="hover_expand">False</property>
-                         <signal name="button_release_event" handler="on_clist1_button_released" last_modification_time="Thu, 24 Jun 2004 01:11:55 GMT"/>
-                         <signal name="cursor_changed" handler="on_clist1_cursor_changed" last_modification_time="Thu, 24 Jun 2004 01:11:42 GMT"/>
+                         <signal name="button_release_event" handler="on_unitsView_button_released" last_modification_time="Thu, 24 Jun 2004 01:11:55 GMT"/>
+                         <signal name="cursor_changed" handler="on_unitsView_cursor_changed" last_modification_time="Thu, 24 Jun 2004 01:11:42 GMT"/>
                        </widget>
                      </child>
                    </widget>
                      <property name="window_placement">GTK_CORNER_TOP_LEFT</property>
 
                      <child>
-                       <widget class="GtkTextView" id="text1">
+                       <widget class="GtkTextView" id="unitDescription">
                          <property name="visible">True</property>
                          <property name="can_focus">True</property>
                          <property name="editable">False</property>
              </child>
 
              <child>
-               <widget class="GtkHBox" id="hbox3">
+               <widget class="GtkHBox" id="searchLayout">
                  <property name="visible">True</property>
                  <property name="homogeneous">False</property>
                  <property name="spacing">0</property>
 
                  <child>
-                   <widget class="GtkEntry" id="find_entry">
+                   <widget class="GtkEntry" id="findEntry">
                      <property name="visible">True</property>
                      <property name="tooltip" translatable="yes">Enter unit to find here</property>
                      <property name="can_focus">True</property>
                      <property name="has_frame">True</property>
                      <property name="invisible_char">*</property>
                      <property name="activates_default">False</property>
-                     <signal name="key_press_event" handler="on_find_entry_key_press_event"/>
-                     <signal name="changed" handler="on_find_entry_changed"/>
+                     <signal name="key_press_event" handler="on_findEntry_key_press_event"/>
+                     <signal name="changed" handler="on_findEntry_changed"/>
                    </widget>
                    <packing>
                      <property name="padding">0</property>
                  </child>
 
                  <child>
-                   <widget class="GtkButton" id="find_button">
+                   <widget class="GtkButton" id="findButton">
                      <property name="visible">True</property>
                      <property name="can_focus">True</property>
                      <property name="label" translatable="yes">Find</property>
                      <property name="use_underline">True</property>
                      <property name="relief">GTK_RELIEF_NORMAL</property>
                      <property name="focus_on_click">True</property>
-                     <signal name="clicked" handler="on_find_button_clicked"/>
+                     <signal name="clicked" handler="on_findButton_clicked"/>
                      <accelerator key="F6" modifiers="0" signal="clicked"/>
                    </widget>
                    <packing>
                  </child>
 
                  <child>
-                   <widget class="GtkLabel" id="find_label">
+                   <widget class="GtkLabel" id="findLabel">
                      <property name="visible">True</property>
                      <property name="label" translatable="yes">Press to find text.</property>
                      <property name="use_underline">False</property>