Project Rename and Save As (lp:#594051)
Original report created by cfdev (cfdev)
hi,
it's possible to have in Kicad "Save the project and files as".
this fonction will create an copy of the actual project and files, to an
other name.
sample:
my_project.pro
my_project.sh
my_project.bdr
to
my_New_project.pro
my_New_project.sh
my_New_project.bdr
Thanks