Index: lib_hid_pcbui.c =================================================================== --- lib_hid_pcbui.c (revision 34365) +++ lib_hid_pcbui.c (revision 34366) @@ -114,7 +114,7 @@ int pplg_init_lib_hid_pcbui(void) { -TODO("padstack: remove some paths when route style has proto") +TODO("pstk #21: remove some paths when route style has proto") const char *rpaths[] = {"design/line_thickness", "design/via_thickness", "design/via_drilling_hole", "design/clearance", NULL}; const char *stpaths[] = { "editor/show_solder_side", "design/line_thickness", "editor/all_direction_lines", "editor/line_refraction", "editor/rubber_band_mode", "design/via_thickness", "design/via_drilling_hole", "design/clearance", "design/text_scale", "design/text_thickness", "editor/buffer_number", "editor/grid_unit", "editor/grid", "appearance/compact", NULL }; const char *rdpaths[] = { "editor/grid_unit", "appearance/compact", NULL };