Index: plugins.h =================================================================== --- plugins.h (revision 25239) +++ plugins.h (revision 25240) @@ -11,7 +11,7 @@ plugin_def("lib_gtk_hid", "hid_gtk generic part", sdisable, 0) plugin_def("lib_hid_common", "all-gui-hid common code", sdisable, 0) plugin_def("lib_hid_gl", "openGL rendering", sdisable, 0) -plugin_def("lib_hid_pcbui", "all-gui-hid common PCB GUI elements",sdisable, 0) +plugin_def("lib_hid_pcbui", "common PCB-related GUI elements", sdisable, 0) plugin_def("lib_legacy_func", "legacy functions", sbuildin, 1) plugin_def("lib_netmap", "map nets and objects", sdisable, 0) plugin_def("lib_polyhelp", "polygon helpers", sbuildin, 1)