>>>>> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:

>>  Empty menus are bad.

Abdelrazak> Indiscoverable features are bad.

Features are bad anyway.

If you insist, the patch would be as follow, but after trying it, I do
not see how it would help _anyone_.

It would make sense if the Branch menu contained a disabled "No branch
defined" menu entry.

JMarc

Index: lib/ui/stdmenus.inc
===================================================================
--- lib/ui/stdmenus.inc	(révision 18552)
+++ lib/ui/stdmenus.inc	(copie de travail)
@@ -293,7 +293,7 @@ Menuset
 		Submenu "List / TOC|i" "insert_toc"
 		Submenu "Float|a" "insert_float"
 		Submenu "Note|N" "insert_note"
-		OptSubmenu "Branch|B" "insert_branches"
+		Submenu "Branch|B" "insert_branches"
 		Submenu "File|e" "insert_file"
 		Item "Box" "box-insert Frameless"
 		Separator

Reply via email to