diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2001-06-21 21:13:07 +0000 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2001-06-21 21:13:07 +0000 |
commit | 7fd1a4fef5c7eb59a36fff88350cd985e6d4f151 (patch) | |
tree | 103e6e6da9e0a9bc966df773af6e583894e44f27 | |
parent | 6f82a39eb3297d9586898a31ad732840fa9828e0 (diff) | |
download | mdk-7fd1a4fef5c7eb59a36fff88350cd985e6d4f151.tar.gz mdk-7fd1a4fef5c7eb59a36fff88350cd985e6d4f151.tar.bz2 |
release 0.3.5
-rw-r--r-- | mixgtk/mixgtk.glade | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/mixgtk/mixgtk.glade b/mixgtk/mixgtk.glade index 6d7b057..9962eb7 100644 --- a/mixgtk/mixgtk.glade +++ b/mixgtk/mixgtk.glade @@ -450,8 +450,8 @@ <can_focus>True</can_focus> <signal> <name>switch_page</name> - <handler>mixgtk_mixal_update</handler> - <last_modification_time>Sat, 21 Apr 2001 20:24:38 GMT</last_modification_time> + <handler>on_notebook_switch_page</handler> + <last_modification_time>Thu, 21 Jun 2001 20:33:09 GMT</last_modification_time> </signal> <show_tabs>True</show_tabs> <show_border>True</show_border> @@ -1078,15 +1078,6 @@ </widget> <widget> - <class>GtkHSeparator</class> - <name>hseparator3</name> - <x>6</x> - <y>1</y> - <width>627</width> - <height>16</height> - </widget> - - <widget> <class>GtkRadioButton</class> <name>lesser_radio</name> <x>264</x> @@ -1125,6 +1116,15 @@ <draw_indicator>True</draw_indicator> <group>cmp_group</group> </widget> + + <widget> + <class>GtkHSeparator</class> + <name>hseparator3</name> + <x>6</x> + <y>1</y> + <width>627</width> + <height>16</height> + </widget> </widget> <widget> |