Fabrizio, I took a look at this patch and have a few comments.
It will need to be rebased since I've already removed the hierarchy tool and all related code. The ctrl-d hotkey is already used in pcbnew so I don't think changing it in eeschema makes sense. I would keep 'C' in eeschema for consistency. I'm OK with the icon changes and the terminology change form "Copy" to "Duplicate". Thanks, Wayne On 6/20/2017 6:02 AM, Fabrizio Tappero wrote: > Hello, > following up on the recent proposal to rename the eeschema "copy" > command into "duplicate" and its shortcut I am sending this patch. > > Specifically this patch does the following: > > 1) rename eeschema right click menu item "Copy" into "Duplicate" > 2) rename eeschema right click menu item "Save block" into "Copy block" > 3) change "Duplicate" shortcut from "C" to "Ctrl-D" > 4) change eeschema right click menu item "Duplicate" icon from a copy > icon into a duplicate > 5) deletes right vertical toolbar "ascend/descend hierarchy" icon and > its unnecessary code. Please make sure I deleted all of it. > 6) replace few redundant icons in the eeschema right click menu into > more global icon (now global move icon) > 7) replace the "mirror_footprint_axisX.svg" for a more standard > "mirror" global icon. > 8) replaced eeschema right click menu "delete_text" icon with more > global "delete" icon > > > Cheers > Fabrizio > > > > _______________________________________________ > Mailing list: https://launchpad.net/~kicad-developers > Post to : [email protected] > Unsubscribe : https://launchpad.net/~kicad-developers > More help : https://help.launchpad.net/ListHelp > _______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

