Index: Rev.h =================================================================== --- Rev.h (revision 33484) +++ Rev.h (revision 33485) @@ -1 +1 @@ -static const int myrev = 33460; +static const int myrev = 33485; Index: Rev.tab =================================================================== --- Rev.tab (revision 33484) +++ Rev.tab (revision 33485) @@ -1,3 +1,4 @@ +33485 configure new plugin: show_netnames 33460 configure local dialogs plugin configuration 33403 distclean move script plugin to librnd 33376 distclean scripting support cleanup Index: plugins.h =================================================================== --- plugins.h (revision 33484) +++ plugins.h (revision 33485) @@ -62,6 +62,7 @@ plugin_def("serpentine", "Serpentine creation", sdisable, 0, 0) plugin_def("shand_cmd", "command shorthands", sbuildin, 1, 0) plugin_def("shape", "generate regular shapes", sbuildin, 1, 0) +plugin_def("show_netnames", "display network names over tracks",sbuildin, 1, 0) plugin_def("sketch_route", "assisted semi-auto-routing", sdisable, 0, 0) plugin_def("smartdisperse", "netlist based dispenser", sbuildin, 1, 0) plugin_def("stroke", "mouse gestures", sbuildin, 1, 1)