Index: puller-menu.lht =================================================================== --- puller-menu.lht (nonexistent) +++ puller-menu.lht (revision 34293) @@ -0,0 +1,21 @@ +ha:rnd-menu-v1 { + li:main_menu { + ha:Connects = { + li:submenu { + ha:Optimize routed tracks { + li:submenu { + ha:Puller = { a={a;o;p;}; action=Puller() } + ha:Global Puller { + li:submenu { + ha:Selected = { action=GlobalPuller(selected) } + ha:Found = { action=GlobalPuller(found) } + ha:All = { action=GlobalPuller() } + sep_puller = - + } + } + } + } + } + } + } +}