Index: trunk/src_plugins/order/order.c =================================================================== --- trunk/src_plugins/order/order.c (revision 26279) +++ trunk/src_plugins/order/order.c (revision 26280) @@ -82,6 +82,8 @@ memset(&props, 0,sizeof(props)); props.action = act; + props.tip = "Order your PCB from a fab\nusing a dialog box"; + props.accel = "f;x;o"; props.cookie = ANCH; /* prepare for appending the strings at the end of the path, "under" the anchor */