Index: trunk/src/pcb-menu-gtk.lht =================================================================== --- trunk/src/pcb-menu-gtk.lht (revision 11869) +++ trunk/src/pcb-menu-gtk.lht (revision 11870) @@ -641,6 +641,7 @@ ha:layer { li:submenu { ha:Layer properties... = { action=EditLayer() } + ha:Layer attributes... = { action=Attributes(Layer) } ha:Grouping... (layer preferences) = { action=DoWindows(Preferences, 1, "User PoV/Layers") } - ha:Move up (within group) = { action=MoveLayer(c, step-) }