kicad/cvpcb
Ian McInerney fcb6f814de Fix macos plist version string generation
Generate these resource files similar to how it is done one Linux.

Fixes mac-builder issue https://gitlab.com/kicad/packaging/kicad-mac-builder/issues/275

(Cherry-picked from 25a302758e)
2020-01-18 01:44:01 +00:00
..
dialogs Standardize Footprint Viewer and Footprint Browser. 2018-09-12 14:01:35 +01:00
tools Put cursor and pan control in libcommon/tool, enable in Gerbview 2018-10-04 11:41:06 +02:00
CMakeLists.txt Set KiCad version in MacOS apps 2019-06-12 14:12:01 -07:00
auto_associate.cpp Cvpcb: rename files: fix names in files and remove a old file not used. 2018-01-28 17:30:36 +01:00
auto_associate.h Cvpcb: rename files: fix names in files and remove a old file not used. 2018-01-28 17:30:36 +01:00
cfg.cpp Cvpcb: rename files: fix names in files and remove a old file not used. 2018-01-28 17:30:36 +01:00
common_help_msg.h Change missed UI string termonology from part/component to symbol. 2018-01-03 14:19:26 -05:00
components_listbox.cpp cvpcb: Implement delete/cut/copy/paste for individual associations 2019-06-21 09:58:53 -04:00
cvpcb.cpp Create CvPcb's footprint viewer through Kiway().Player() 2018-07-17 15:13:31 +01:00
cvpcb.h Cvpcb: rename files: fix names in files and remove a old file not used. 2018-01-28 17:30:36 +01:00
cvpcb.icns Update MacOS icons 2018-03-22 11:45:42 -04:00
cvpcb.rc Remove old xpm icons files 2012-04-07 13:09:57 +02:00
cvpcb_doc.icns Update MacOS icons 2018-03-22 11:45:42 -04:00
cvpcb_id.h cvpcb: Implement delete/cut/copy/paste for individual associations 2019-06-21 09:58:53 -04:00
cvpcb_mainframe.cpp cvpcb: Implement delete/cut/copy/paste for individual associations 2019-06-21 09:58:53 -04:00
cvpcb_mainframe.h cvpcb: Implement delete/cut/copy/paste for individual associations 2019-06-21 09:58:53 -04:00
display_footprints_frame.cpp Revert "Change top selection drop-down to combobox" 2019-01-28 10:15:32 -08:00
display_footprints_frame.h Standardize Footprint Viewer and Footprint Browser. 2018-09-12 14:01:35 +01:00
footprints_listbox.cpp Fix minor compil warnings. 2018-09-24 13:12:47 +02:00
library_listbox.cpp Turn on library filter when library is selected. 2018-07-17 15:13:55 +01:00
listbox_base.cpp Fix code after renaming files 2018-01-29 16:40:22 +01:00
listboxes.h Select assigned footprint in right panel. 2018-09-22 16:23:13 +01:00
menubar.cpp cvpcb: Testing theory on save hotkey override 2019-02-14 20:50:50 -08:00
readwrite_dlgs.cpp Workaround an issue where a throw terminates (even when there's a catch for it). 2019-09-01 12:37:58 +01:00
toolbars_cvpcb.cpp Correct tooltip for Footprint Filter icon on Cvpcb toolbar. 2019-09-03 19:46:39 +01:00