kicad/pcbnew/exporters
Simon Richter a9ccf1161b Fix quotes in UI messages
This replaces all single and angle bracket quotes in UI messages with
double quotes, for consistency.

Sorry to all translators.
2017-12-15 07:33:07 -05:00
..
export_d356.cpp GTK+ file dialog wildcard improvements. 2017-11-11 19:32:26 -05:00
export_gencad.cpp Fix quotes in UI messages 2017-12-15 07:33:07 -05:00
export_idf.cpp refactoring: removed dependency of libpcbcommon on 3d-viewer. 2017-11-03 20:01:42 +01:00
export_vrml.cpp pcbnew: made zone filling algorithm thread-safe. 2017-12-05 14:54:57 +01:00
gen_drill_report_files.cpp rename plot_common.h to class_plotter.h, a better name, consistent with other class definitions. 2017-11-16 15:53:30 +01:00
gen_modules_placefile.cpp Fix quotes in UI messages 2017-12-15 07:33:07 -05:00
gendrill_Excellon_writer.cpp rename plot_common.h to class_plotter.h, a better name, consistent with other class definitions. 2017-11-16 15:53:30 +01:00
gendrill_Excellon_writer.h Fix a few doxygen warnings 2017-06-17 10:40:38 +02:00
gendrill_file_writer_base.cpp Code formatting and clean-up 2017-06-23 15:43:13 +02:00
gendrill_file_writer_base.h Fix a few doxygen warnings 2017-06-17 10:40:38 +02:00
gendrill_gerber_writer.cpp rename plot_common.h to class_plotter.h, a better name, consistent with other class definitions. 2017-11-16 15:53:30 +01:00
gendrill_gerber_writer.h Fix compil issue in Python support. 2017-05-01 14:19:38 +02:00
gerber_jobfile_writer.cpp Fix quotes in UI messages 2017-12-15 07:33:07 -05:00
gerber_jobfile_writer.h Add Gerber job file writer in Pcbnew, and a basic reader in Gerbview. Currently disabled 2017-08-30 11:04:33 +02:00