Abdel,

you forgot to remove tooltips-toggle from the UI files. I will fix the files in a minute...

Michael
Index: bind/aqua.bind
===================================================================
--- bind/aqua.bind	(Revision 15327)
+++ bind/aqua.bind	(Arbeitskopie)
@@ -139,7 +139,6 @@
 \bind "M-~S-n b 4"		"bookmark-goto 4"
 \bind "M-~S-n b 5"		"bookmark-goto 5"
 
-\bind "M-~S-h o"		"tooltips-toggle"
 \bind "M-~S-h i"		"help-open Intro"
 \bind "M-~S-h t"		"help-open Tutorial"
 \bind "M-~S-h u"		"help-open UserGuide"
Index: ui/classic.ui
===================================================================
--- ui/classic.ui	(Revision 15327)
+++ ui/classic.ui	(Arbeitskopie)
@@ -401,8 +401,6 @@
 # HELP MENU
 #
 	Menu "help"
-		Item "Tooltips|o" "tooltips-toggle"
-	    Separator
 		Item "Introduction|I" "help-open Intro"
 		Item "Tutorial|T" "help-open Tutorial"
 		Item "User's Guide|U" "help-open UserGuide"
Index: ui/stdmenus.ui
===================================================================
--- ui/stdmenus.ui	(Revision 15327)
+++ ui/stdmenus.ui	(Arbeitskopie)
@@ -258,8 +258,6 @@
 		Item "Open All Insets|O" "all-insets-toggle open"
 		Item "Close All Insets|C" "all-insets-toggle close"
 		Separator
-		Item "Display Tooltips|i" "tooltips-toggle"
-		Separator
 		Item "View source|s" "dialog-show view-source"
 		Submenu "Update|U" "view_update"
 		ViewFormats

Reply via email to