Re: [Kicad-developers] [PATCH] first patch to solve Bug #1562617.

2016-04-12 Thread Wayne Stambaugh
Patrick, You are confusing hot keys with menu accelerators. They are not the same thing and cannot be used interchangeably. Menu accelerators are shortcuts for menu entries and preform no additional actions other than the action that selecting the menu entry would provide. Hot keys typically pr

[Kicad-developers] [PATCH] first patch to solve Bug #1562617.

2016-04-11 Thread Pereira, Patrick
First patch to solve Bug #1562617. With this patch pcbnew shows shortcut in toolbar popup-tip.From 3a6b245f540ba3a6579c5986e9db9102d58541f7 Mon Sep 17 00:00:00 2001 From: "Patrick J.P" Date: Mon, 11 Apr 2016 16:40:43 -0300 Subject: [PATCH 1/1] pcbnew, shortcut appears in popup-tip First commit to