From fabbc48b40445ff2b7ec30d025dcc808920046df Mon Sep 17 00:00:00 2001 From: Michael Kavanagh Date: Sun, 4 Mar 2018 22:23:48 +0000 Subject: [PATCH] macOS: standardise CFBundleName to application names. --- bitmap2component/Info.plist | 2 +- cvpcb/Info.plist | 2 +- eeschema/Info.plist | 2 +- pagelayout_editor/Info.plist | 2 +- pcbnew/Info.plist | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/bitmap2component/Info.plist b/bitmap2component/Info.plist index de6b7e483a..9183922280 100644 --- a/bitmap2component/Info.plist +++ b/bitmap2component/Info.plist @@ -19,7 +19,7 @@ CFBundleLongVersionString CFBundleName - bitmap2component + Bitmap 2 Component CFBundlePackageType APPL CFBundleShortVersionString diff --git a/cvpcb/Info.plist b/cvpcb/Info.plist index 4c6a7a3383..b9f86a8fad 100644 --- a/cvpcb/Info.plist +++ b/cvpcb/Info.plist @@ -33,7 +33,7 @@ CFBundleLongVersionString CFBundleName - CvPCB + CvPcb CFBundlePackageType APPL CFBundleShortVersionString diff --git a/eeschema/Info.plist b/eeschema/Info.plist index 7d8663d2f6..ab198ddbb1 100644 --- a/eeschema/Info.plist +++ b/eeschema/Info.plist @@ -22,7 +22,7 @@ CFBundleIdentifier org.kicad-pcb.eeschema CFBundleInfoDictionaryVersion 6.0 CFBundleLongVersionString - CFBundleName EESchema + CFBundleName Eeschema CFBundlePackageType APPL CFBundleShortVersionString CFBundleSignature ???? diff --git a/pagelayout_editor/Info.plist b/pagelayout_editor/Info.plist index 169550fedd..ae6f5316b4 100644 --- a/pagelayout_editor/Info.plist +++ b/pagelayout_editor/Info.plist @@ -22,7 +22,7 @@ CFBundleIdentifier org.kicad-pcb.pl_editor CFBundleInfoDictionaryVersion 6.0 CFBundleLongVersionString - CFBundleName pl_editor + CFBundleName Page Layout Editor CFBundlePackageType APPL CFBundleShortVersionString CFBundleSignature ???? diff --git a/pcbnew/Info.plist b/pcbnew/Info.plist index f9da1a782f..772154067b 100644 --- a/pcbnew/Info.plist +++ b/pcbnew/Info.plist @@ -24,7 +24,7 @@ CFBundleIdentifier org.kicad-pcb.pcbnew CFBundleInfoDictionaryVersion 6.0 CFBundleLongVersionString - CFBundleName PCBNew + CFBundleName Pcbnew CFBundlePackageType APPL CFBundleShortVersionString CFBundleSignature ????