Fixing up some packaging issues
[gonvert] / data / gonvert.glade
index 8287f6e..cae7766 100644 (file)
@@ -3,10 +3,7 @@
   <!-- interface-requires gtk+ 2.16 -->
   <!-- interface-naming-policy toplevel-contextual -->
   <widget class="GtkWindow" id="mainWindow">
-    <property name="visible">True</property>
     <property name="title" translatable="yes">Gonvert</property>
-    <signal name="destroy" handler="on_main_window_destroy"/>
-    <signal name="size_allocate" handler="on_app1_size_allocate"/>
     <child>
       <widget class="GtkVBox" id="mainLayout">
         <property name="visible">True</property>
@@ -25,7 +22,6 @@
                         <property name="visible">True</property>
                         <property name="label" translatable="yes">_Exit</property>
                         <property name="use_underline">True</property>
-                        <signal name="activate" handler="on_exit_menu_activate"/>
                         <accelerator key="q" signal="activate" modifiers="GDK_CONTROL_MASK"/>
                       </widget>
                     </child>
@@ -46,7 +42,6 @@
                         <property name="tooltip" translatable="yes">Show shortlist selections</property>
                         <property name="label" translatable="yes">_Edit shortlist</property>
                         <property name="use_underline">True</property>
-                        <signal name="activate" handler="on_editShortListMenuItem_activate"/>
                       </widget>
                     </child>
                     <child>
@@ -55,7 +50,6 @@
                         <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_clearSelectionMenuItem_activate"/>
                       </widget>
                     </child>
                   </widget>
@@ -74,7 +68,6 @@
                         <property name="visible">True</property>
                         <property name="label" translatable="yes">_About</property>
                         <property name="use_underline">True</property>
-                        <signal name="activate" handler="on_aboutMenuItem_activate"/>
                       </widget>
                     </child>
                   </widget>
                     <property name="visible">True</property>
                     <property name="can_focus">True</property>
                     <property name="headers_visible">False</property>
-                    <signal name="cursor_changed" handler="on_categoryView_select_row"/>
                   </widget>
                 </child>
               </widget>
                         <property name="visible">True</property>
                         <property name="can_focus">True</property>
                         <property name="invisible_char">&#x25CF;</property>
-                        <signal name="changed" handler="on_unitValue_changed"/>
                       </widget>
                       <packing>
                         <property name="position">1</property>
                         <property name="visible">True</property>
                         <property name="can_focus">True</property>
                         <property name="invisible_char">&#x25CF;</property>
-                        <signal name="changed" handler="on_previousUnitValue_changed"/>
                       </widget>
                       <packing>
                         <property name="position">1</property>
                           <widget class="GtkTreeView" id="unitsView">
                             <property name="visible">True</property>
                             <property name="can_focus">True</property>
-                            <signal name="cursor_changed" handler="on_unitsView_cursor_changed"/>
                           </widget>
                         </child>
                       </widget>
                         <property name="can_focus">True</property>
                         <property name="tooltip" translatable="yes">Enter unit to find here</property>
                         <property name="invisible_char">&#x25CF;</property>
-                        <signal name="changed" handler="on_findEntry_changed"/>
-                        <signal name="activate" handler="on_findEntry_activated"/>
                       </widget>
                       <packing>
                         <property name="expand">False</property>
                         <property name="can_focus">True</property>
                         <property name="receives_default">True</property>
                         <property name="use_underline">True</property>
-                        <signal name="clicked" handler="on_findButton_clicked"/>
                         <accelerator key="F6" signal="clicked"/>
                       </widget>
                       <packing>
                         <property name="receives_default">False</property>
                         <property name="use_underline">True</property>
                         <property name="draw_indicator">True</property>
-                        <signal name="toggled" handler="on_shortlistcheck_toggled"/>
                       </widget>
                       <packing>
                         <property name="expand">False</property>