Index: Rev.h =================================================================== --- Rev.h (revision 30778) +++ Rev.h (revision 30779) @@ -1 +1 @@ -static const int myrev = 30754; +static const int myrev = 30779; Index: Rev.tab =================================================================== --- Rev.tab (revision 30778) +++ Rev.tab (revision 30779) @@ -1,3 +1,4 @@ +30779 configure remove distaligntext - all cases handled by distalign properly 30754 configure remove the old import_sch plugin (in favor of import_sch2) 30753 configure disable the old drc, enable the new drc 30497 configure new util: bxl2txt Index: plugins.h =================================================================== --- plugins.h (revision 30778) +++ plugins.h (revision 30779) @@ -27,7 +27,6 @@ plugin_def("autoroute", "the original autorouter", sbuildin, 1, 0) plugin_def("diag", "diagnostic acts. for devs", sdisable, 1, 0) plugin_def("dialogs", "HID-independent GUI dialogs", sdisable, 1, 0) -plugin_def("distaligntext", "distribute and align text", sbuildin, 1, 0) plugin_def("distalign", "distribute and align objs", sbuildin, 1, 0) plugin_def("djopt", "djopt board optimization", sbuildin, 1, 0) plugin_def("draw_csect", "draw cross-section (layers)", sdisable, 1, 0)