UI freeze break request for Dasher



Hi,

I'd like to request a break to the UI freeze for Dasher. The proposed
change is to remove the 'Dasher Tutorial' item and following separator
from the 'Help' menu, as this feature will not be ready for release with
GNOME 2.16. The change is purely to the Glade file (see attached patch).

Phil
--- dasher.glade.orig	2006-08-21 11:32:28.000000000 +0100
+++ dasher.glade	2006-08-21 11:32:47.000000000 +0100
@@ -176,7 +176,7 @@
 		      <accelerator key="S" modifiers="GDK_CONTROL_MASK | GDK_SHIFT_MASK" signal="activate"/>
 
 		      <child internal-child="image">
-			<widget class="GtkImage" id="image16">
+			<widget class="GtkImage" id="image18">
 			  <property name="visible">True</property>
 			  <property name="stock">gtk-preferences</property>
 			  <property name="icon_size">1</property>
@@ -203,21 +203,6 @@
 		<widget class="GtkMenu" id="menuitem7_menu">
 
 		  <child>
-		    <widget class="GtkMenuItem" id="menututorial">
-		      <property name="visible">True</property>
-		      <property name="label" translatable="yes">Dasher _Tutorial</property>
-		      <property name="use_underline">True</property>
-		      <signal name="activate" handler="on_menututorial_activate" last_modification_time="Fri, 30 Jun 2006 18:06:21 GMT"/>
-		    </widget>
-		  </child>
-
-		  <child>
-		    <widget class="GtkSeparatorMenuItem" id="separator3">
-		      <property name="visible">True</property>
-		    </widget>
-		  </child>
-
-		  <child>
 		    <widget class="GtkImageMenuItem" id="help_contents">
 		      <property name="visible">True</property>
 		      <property name="label" translatable="yes">_Contents</property>
@@ -226,7 +211,7 @@
 		      <accelerator key="F1" modifiers="0" signal="activate"/>
 
 		      <child internal-child="image">
-			<widget class="GtkImage" id="image17">
+			<widget class="GtkImage" id="image19">
 			  <property name="visible">True</property>
 			  <property name="stock">gtk-help</property>
 			  <property name="icon_size">1</property>
@@ -247,7 +232,7 @@
 		      <signal name="activate" handler="about_dasher" last_modification_time="Tue, 23 Sep 2003 11:21:50 GMT"/>
 
 		      <child internal-child="image">
-			<widget class="GtkImage" id="image18">
+			<widget class="GtkImage" id="image20">
 			  <property name="visible">True</property>
 			  <property name="stock">gtk-about</property>
 			  <property name="icon_size">1</property>


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