From bf4c70c3b13383b3616b718ce1007dedefd92858 Mon Sep 17 00:00:00 2001 From: Lisa Brodner Date: Wed, 16 Jul 2014 16:50:05 +0200 Subject: [PATCH] [CHANGE] Modes: removed superfluous plist keys CFBundleGetInfoString (deprecated), CFBundlePackageType (always BNDL which is the default anyway); --- Modes-Website/ASP-HTML.seemode/Contents/Info.plist | 4 ---- Modes-Website/AppleScript.seemode/Contents/Info.plist | 4 ---- Modes-Website/CFML.seemode/Contents/Info.plist | 4 ---- Modes-Website/JSP-HTML.seemode/Contents/Info.plist | 4 ---- Modes-Website/LassoScript-HTML.seemode/Contents/Info.plist | 4 ---- Modes-Website/Objective-J.seemode/Contents/Info.plist | 4 ---- Modes-Website/Pascal.seemode/Contents/Info.plist | 4 ---- Modes-Website/SDEF.seemode/Contents/Info.plist | 4 ---- Modes-Website/SVNLog.seemode/Contents/Info.plist | 4 ---- Modes-Website/Wiki.seemode/Contents/Info.plist | 4 ---- .../Modes/ActionScript.seemode/Contents/Info.plist | 4 ---- SubEthaEdit-Mac/Modes/Base.seemode/Contents/Info.plist | 4 ---- SubEthaEdit-Mac/Modes/C++.seemode/Contents/Info.plist | 4 ---- SubEthaEdit-Mac/Modes/CSS.seemode/Contents/Info.plist | 4 ---- SubEthaEdit-Mac/Modes/Conference.seemode/Contents/Info.plist | 4 ---- SubEthaEdit-Mac/Modes/Diff.seemode/Contents/Info.plist | 4 ---- SubEthaEdit-Mac/Modes/ERB.seemode/Contents/Info.plist | 4 ---- SubEthaEdit-Mac/Modes/HTML.seemode/Contents/Info.plist | 4 ---- SubEthaEdit-Mac/Modes/Java.seemode/Contents/Info.plist | 4 ---- SubEthaEdit-Mac/Modes/Javascript.seemode/Contents/Info.plist | 4 ---- SubEthaEdit-Mac/Modes/LaTeX.seemode/Contents/Info.plist | 4 ---- SubEthaEdit-Mac/Modes/Lua.seemode/Contents/Info.plist | 4 ---- SubEthaEdit-Mac/Modes/Objective-C.seemode/Contents/Info.plist | 4 ---- SubEthaEdit-Mac/Modes/PHP-HTML.seemode/Contents/Info.plist | 4 ---- SubEthaEdit-Mac/Modes/Perl.seemode/Contents/Info.plist | 4 ---- SubEthaEdit-Mac/Modes/Python.seemode/Contents/Info.plist | 4 ---- SubEthaEdit-Mac/Modes/Ruby.seemode/Contents/Info.plist | 4 ---- SubEthaEdit-Mac/Modes/XML.seemode/Contents/Info.plist | 4 ---- SubEthaEdit-Mac/Modes/bash.seemode/Contents/Info.plist | 4 ---- SubEthaEdit-Mac/Modes/erlang.seemode/Contents/Info.plist | 4 ---- SubEthaEdit-Mac/Modes/go.seemode/Contents/Info.plist | 4 ---- 31 files changed, 124 deletions(-) diff --git a/Modes-Website/ASP-HTML.seemode/Contents/Info.plist b/Modes-Website/ASP-HTML.seemode/Contents/Info.plist index e1d47c2c2..539b4482e 100644 --- a/Modes-Website/ASP-HTML.seemode/Contents/Info.plist +++ b/Modes-Website/ASP-HTML.seemode/Contents/Info.plist @@ -9,16 +9,12 @@ NSHumanReadableCopyright © 2014 TheCodingMonkeys http://www.codingmonkeys.de - CFBundleGetInfoString - 4.0, Copyright TheCodingMonkeys 2014 CFBundleShortVersionString 4.0 CFBundleVersion 4.0 SEEMinimumEngineVersion 4.0 - CFBundlePackageType - BNDL CFBundleInfoDictionaryVersion 6.0 diff --git a/Modes-Website/AppleScript.seemode/Contents/Info.plist b/Modes-Website/AppleScript.seemode/Contents/Info.plist index 99f1614ba..592cfa28e 100644 --- a/Modes-Website/AppleScript.seemode/Contents/Info.plist +++ b/Modes-Website/AppleScript.seemode/Contents/Info.plist @@ -9,16 +9,12 @@ NSHumanReadableCopyright © 2014 TheCodingMonkeys http://www.codingmonkeys.de - CFBundleGetInfoString - 4.0, Copyright TheCodingMonkeys 2014 CFBundleShortVersionString 4.0 CFBundleVersion 4.0 SEEMinimumEngineVersion 4.0 - CFBundlePackageType - BNDL CFBundleInfoDictionaryVersion 6.0 diff --git a/Modes-Website/CFML.seemode/Contents/Info.plist b/Modes-Website/CFML.seemode/Contents/Info.plist index b012a9ab4..464ba385a 100644 --- a/Modes-Website/CFML.seemode/Contents/Info.plist +++ b/Modes-Website/CFML.seemode/Contents/Info.plist @@ -9,16 +9,12 @@ NSHumanReadableCopyright © 2014 TheCodingMonkeys http://www.codingmonkeys.de - CFBundleGetInfoString - 4.0, Copyright TheCodingMonkeys 2014 CFBundleShortVersionString 4.0 CFBundleVersion 4.0 SEEMinimumEngineVersion 4.0 - CFBundlePackageType - BNDL CFBundleInfoDictionaryVersion 6.0 diff --git a/Modes-Website/JSP-HTML.seemode/Contents/Info.plist b/Modes-Website/JSP-HTML.seemode/Contents/Info.plist index de16e4b77..09ed7c328 100644 --- a/Modes-Website/JSP-HTML.seemode/Contents/Info.plist +++ b/Modes-Website/JSP-HTML.seemode/Contents/Info.plist @@ -9,16 +9,12 @@ NSHumanReadableCopyright © 2014 TheCodingMonkeys http://www.codingmonkeys.de - CFBundleGetInfoString - 4.0, Copyright TheCodingMonkeys 2014 CFBundleShortVersionString 4.0 CFBundleVersion 4.0 SEEMinimumEngineVersion 4.0 - CFBundlePackageType - BNDL CFBundleInfoDictionaryVersion 6.0 diff --git a/Modes-Website/LassoScript-HTML.seemode/Contents/Info.plist b/Modes-Website/LassoScript-HTML.seemode/Contents/Info.plist index 91ad09483..227df048a 100644 --- a/Modes-Website/LassoScript-HTML.seemode/Contents/Info.plist +++ b/Modes-Website/LassoScript-HTML.seemode/Contents/Info.plist @@ -9,16 +9,12 @@ NSHumanReadableCopyright © 2014 TheCodingMonkeys http://www.codingmonkeys.de - CFBundleGetInfoString - 4.0, Copyright TheCodingMonkeys 2014 CFBundleShortVersionString 4.0 CFBundleVersion 4.0 SEEMinimumEngineVersion 4.0 - CFBundlePackageType - BNDL CFBundleInfoDictionaryVersion 6.0 diff --git a/Modes-Website/Objective-J.seemode/Contents/Info.plist b/Modes-Website/Objective-J.seemode/Contents/Info.plist index 43c60ca62..5020e80fe 100644 --- a/Modes-Website/Objective-J.seemode/Contents/Info.plist +++ b/Modes-Website/Objective-J.seemode/Contents/Info.plist @@ -9,16 +9,12 @@ NSHumanReadableCopyright © 2014 TheCodingMonkeys http://www.codingmonkeys.de - CFBundleGetInfoString - 4.0, Copyright TheCodingMonkeys 2014 CFBundleShortVersionString 4.0 CFBundleVersion 4.0 SEEMinimumEngineVersion 4.0 - CFBundlePackageType - BNDL CFBundleInfoDictionaryVersion 6.0 diff --git a/Modes-Website/Pascal.seemode/Contents/Info.plist b/Modes-Website/Pascal.seemode/Contents/Info.plist index 1c04a736e..c698e8d89 100644 --- a/Modes-Website/Pascal.seemode/Contents/Info.plist +++ b/Modes-Website/Pascal.seemode/Contents/Info.plist @@ -9,16 +9,12 @@ NSHumanReadableCopyright © 2014 TheCodingMonkeys http://www.codingmonkeys.de - CFBundleGetInfoString - 4.0, Copyright TheCodingMonkeys 2014 CFBundleShortVersionString 4.0 CFBundleVersion 4.0 SEEMinimumEngineVersion 4.0 - CFBundlePackageType - BNDL CFBundleInfoDictionaryVersion 6.0 diff --git a/Modes-Website/SDEF.seemode/Contents/Info.plist b/Modes-Website/SDEF.seemode/Contents/Info.plist index 2ad8effa3..5e4688bb3 100644 --- a/Modes-Website/SDEF.seemode/Contents/Info.plist +++ b/Modes-Website/SDEF.seemode/Contents/Info.plist @@ -9,16 +9,12 @@ NSHumanReadableCopyright © 2014 TheCodingMonkeys http://www.codingmonkeys.de - CFBundleGetInfoString - 4.0, Copyright TheCodingMonkeys 2014 CFBundleShortVersionString 4.0 CFBundleVersion 4.0 SEEMinimumEngineVersion 4.0 - CFBundlePackageType - BNDL CFBundleInfoDictionaryVersion 6.0 diff --git a/Modes-Website/SVNLog.seemode/Contents/Info.plist b/Modes-Website/SVNLog.seemode/Contents/Info.plist index 17d5e2adb..77e51d7b5 100644 --- a/Modes-Website/SVNLog.seemode/Contents/Info.plist +++ b/Modes-Website/SVNLog.seemode/Contents/Info.plist @@ -9,16 +9,12 @@ NSHumanReadableCopyright © 2014 TheCodingMonkeys http://www.codingmonkeys.de - CFBundleGetInfoString - 4.0, Copyright TheCodingMonkeys 2014 CFBundleShortVersionString 4.0 CFBundleVersion 4.0 SEEMinimumEngineVersion 4.0 - CFBundlePackageType - BNDL CFBundleInfoDictionaryVersion 6.0 diff --git a/Modes-Website/Wiki.seemode/Contents/Info.plist b/Modes-Website/Wiki.seemode/Contents/Info.plist index 392d8ec17..8ad4c87da 100644 --- a/Modes-Website/Wiki.seemode/Contents/Info.plist +++ b/Modes-Website/Wiki.seemode/Contents/Info.plist @@ -9,16 +9,12 @@ NSHumanReadableCopyright © 2014 TheCodingMonkeys http://www.codingmonkeys.de - CFBundleGetInfoString - 4.0, Copyright TheCodingMonkeys 2014 CFBundleShortVersionString 4.0 CFBundleVersion 4.0 SEEMinimumEngineVersion 4.0 - CFBundlePackageType - BNDL CFBundleInfoDictionaryVersion 6.0 diff --git a/SubEthaEdit-Mac/Modes/ActionScript.seemode/Contents/Info.plist b/SubEthaEdit-Mac/Modes/ActionScript.seemode/Contents/Info.plist index 47c3d5abf..d69961934 100644 --- a/SubEthaEdit-Mac/Modes/ActionScript.seemode/Contents/Info.plist +++ b/SubEthaEdit-Mac/Modes/ActionScript.seemode/Contents/Info.plist @@ -9,16 +9,12 @@ NSHumanReadableCopyright © 2014 TheCodingMonkeys http://www.codingmonkeys.de - CFBundleGetInfoString - 4.0, Copyright TheCodingMonkeys 2014 CFBundleShortVersionString 4.0 CFBundleVersion 4.0 SEEMinimumEngineVersion 4.0 - CFBundlePackageType - BNDL CFBundleInfoDictionaryVersion 6.0 diff --git a/SubEthaEdit-Mac/Modes/Base.seemode/Contents/Info.plist b/SubEthaEdit-Mac/Modes/Base.seemode/Contents/Info.plist index 17d72ffcb..29f561fab 100644 --- a/SubEthaEdit-Mac/Modes/Base.seemode/Contents/Info.plist +++ b/SubEthaEdit-Mac/Modes/Base.seemode/Contents/Info.plist @@ -9,16 +9,12 @@ NSHumanReadableCopyright © 2014 TheCodingMonkeys http://www.codingmonkeys.de - CFBundleGetInfoString - 4.0, Copyright TheCodingMonkeys 2014 CFBundleShortVersionString 4.0 CFBundleVersion 4.0 SEEMinimumEngineVersion 4.0 - CFBundlePackageType - BNDL CFBundleInfoDictionaryVersion 6.0 diff --git a/SubEthaEdit-Mac/Modes/C++.seemode/Contents/Info.plist b/SubEthaEdit-Mac/Modes/C++.seemode/Contents/Info.plist index b5a326c45..68e1a424a 100644 --- a/SubEthaEdit-Mac/Modes/C++.seemode/Contents/Info.plist +++ b/SubEthaEdit-Mac/Modes/C++.seemode/Contents/Info.plist @@ -9,16 +9,12 @@ NSHumanReadableCopyright © 2014 TheCodingMonkeys http://www.codingmonkeys.de - CFBundleGetInfoString - 4.0, Copyright TheCodingMonkeys 2014 CFBundleShortVersionString 4.0 CFBundleVersion 4.0 SEEMinimumEngineVersion 4.0 - CFBundlePackageType - BNDL CFBundleInfoDictionaryVersion 6.0 diff --git a/SubEthaEdit-Mac/Modes/CSS.seemode/Contents/Info.plist b/SubEthaEdit-Mac/Modes/CSS.seemode/Contents/Info.plist index cde65e397..a1a6ebd15 100644 --- a/SubEthaEdit-Mac/Modes/CSS.seemode/Contents/Info.plist +++ b/SubEthaEdit-Mac/Modes/CSS.seemode/Contents/Info.plist @@ -9,16 +9,12 @@ NSHumanReadableCopyright © 2014 TheCodingMonkeys http://www.codingmonkeys.de - CFBundleGetInfoString - 4.0, Copyright TheCodingMonkeys 2014 CFBundleShortVersionString 4.0 CFBundleVersion 4.0 SEEMinimumEngineVersion 4.0 - CFBundlePackageType - BNDL CFBundleInfoDictionaryVersion 6.0 diff --git a/SubEthaEdit-Mac/Modes/Conference.seemode/Contents/Info.plist b/SubEthaEdit-Mac/Modes/Conference.seemode/Contents/Info.plist index 85f87563f..29a30fc3b 100644 --- a/SubEthaEdit-Mac/Modes/Conference.seemode/Contents/Info.plist +++ b/SubEthaEdit-Mac/Modes/Conference.seemode/Contents/Info.plist @@ -9,16 +9,12 @@ NSHumanReadableCopyright © 2014 TheCodingMonkeys http://www.codingmonkeys.de - CFBundleGetInfoString - 4.0, Copyright TheCodingMonkeys 2014 CFBundleShortVersionString 4.0 CFBundleVersion 4.0 SEEMinimumEngineVersion 4.0 - CFBundlePackageType - BNDL CFBundleInfoDictionaryVersion 6.0 diff --git a/SubEthaEdit-Mac/Modes/Diff.seemode/Contents/Info.plist b/SubEthaEdit-Mac/Modes/Diff.seemode/Contents/Info.plist index e0f866694..005a26199 100644 --- a/SubEthaEdit-Mac/Modes/Diff.seemode/Contents/Info.plist +++ b/SubEthaEdit-Mac/Modes/Diff.seemode/Contents/Info.plist @@ -9,16 +9,12 @@ NSHumanReadableCopyright © 2014 TheCodingMonkeys http://www.codingmonkeys.de - CFBundleGetInfoString - 4.0, Copyright TheCodingMonkeys 2014 CFBundleShortVersionString 4.0 CFBundleVersion 4.0 SEEMinimumEngineVersion 4.0 - CFBundlePackageType - BNDL CFBundleInfoDictionaryVersion 6.0 diff --git a/SubEthaEdit-Mac/Modes/ERB.seemode/Contents/Info.plist b/SubEthaEdit-Mac/Modes/ERB.seemode/Contents/Info.plist index df71f52d0..147f27c19 100644 --- a/SubEthaEdit-Mac/Modes/ERB.seemode/Contents/Info.plist +++ b/SubEthaEdit-Mac/Modes/ERB.seemode/Contents/Info.plist @@ -9,16 +9,12 @@ NSHumanReadableCopyright © 2014 TheCodingMonkeys http://www.codingmonkeys.de - CFBundleGetInfoString - 4.0, Copyright TheCodingMonkeys 2014 CFBundleShortVersionString 4.0 CFBundleVersion 4.0 SEEMinimumEngineVersion 4.0 - CFBundlePackageType - BNDL CFBundleInfoDictionaryVersion 6.0 diff --git a/SubEthaEdit-Mac/Modes/HTML.seemode/Contents/Info.plist b/SubEthaEdit-Mac/Modes/HTML.seemode/Contents/Info.plist index 44cf945ca..b3f2133aa 100644 --- a/SubEthaEdit-Mac/Modes/HTML.seemode/Contents/Info.plist +++ b/SubEthaEdit-Mac/Modes/HTML.seemode/Contents/Info.plist @@ -9,16 +9,12 @@ NSHumanReadableCopyright © 2014 TheCodingMonkeys http://www.codingmonkeys.de - CFBundleGetInfoString - 4.0, Copyright TheCodingMonkeys 2014 CFBundleShortVersionString 4.0 CFBundleVersion 4.0 SEEMinimumEngineVersion 4.0 - CFBundlePackageType - BNDL CFBundleInfoDictionaryVersion 6.0 diff --git a/SubEthaEdit-Mac/Modes/Java.seemode/Contents/Info.plist b/SubEthaEdit-Mac/Modes/Java.seemode/Contents/Info.plist index c4f681e2b..063a6ed07 100644 --- a/SubEthaEdit-Mac/Modes/Java.seemode/Contents/Info.plist +++ b/SubEthaEdit-Mac/Modes/Java.seemode/Contents/Info.plist @@ -9,16 +9,12 @@ NSHumanReadableCopyright © 2014 TheCodingMonkeys http://www.codingmonkeys.de - CFBundleGetInfoString - 4.0, Copyright TheCodingMonkeys 2014 CFBundleShortVersionString 4.0 CFBundleVersion 4.0 SEEMinimumEngineVersion 4.0 - CFBundlePackageType - BNDL CFBundleInfoDictionaryVersion 6.0 diff --git a/SubEthaEdit-Mac/Modes/Javascript.seemode/Contents/Info.plist b/SubEthaEdit-Mac/Modes/Javascript.seemode/Contents/Info.plist index 18a993e84..7443e4ae0 100644 --- a/SubEthaEdit-Mac/Modes/Javascript.seemode/Contents/Info.plist +++ b/SubEthaEdit-Mac/Modes/Javascript.seemode/Contents/Info.plist @@ -9,16 +9,12 @@ NSHumanReadableCopyright © 2014 TheCodingMonkeys http://www.codingmonkeys.de - CFBundleGetInfoString - 4.0, Copyright TheCodingMonkeys 2014 CFBundleShortVersionString 4.0 CFBundleVersion 4.0 SEEMinimumEngineVersion 4.0 - CFBundlePackageType - BNDL CFBundleInfoDictionaryVersion 6.0 diff --git a/SubEthaEdit-Mac/Modes/LaTeX.seemode/Contents/Info.plist b/SubEthaEdit-Mac/Modes/LaTeX.seemode/Contents/Info.plist index b00ff15b9..9d96f6afb 100644 --- a/SubEthaEdit-Mac/Modes/LaTeX.seemode/Contents/Info.plist +++ b/SubEthaEdit-Mac/Modes/LaTeX.seemode/Contents/Info.plist @@ -9,16 +9,12 @@ NSHumanReadableCopyright © 2014 TheCodingMonkeys http://www.codingmonkeys.de - CFBundleGetInfoString - 4.0, Copyright TheCodingMonkeys 2014 CFBundleShortVersionString 4.0 CFBundleVersion 4.0 SEEMinimumEngineVersion 4.0 - CFBundlePackageType - BNDL CFBundleInfoDictionaryVersion 6.0 diff --git a/SubEthaEdit-Mac/Modes/Lua.seemode/Contents/Info.plist b/SubEthaEdit-Mac/Modes/Lua.seemode/Contents/Info.plist index 37183e9ab..7a9c5241b 100644 --- a/SubEthaEdit-Mac/Modes/Lua.seemode/Contents/Info.plist +++ b/SubEthaEdit-Mac/Modes/Lua.seemode/Contents/Info.plist @@ -9,16 +9,12 @@ NSHumanReadableCopyright © 2014 TheCodingMonkeys http://www.codingmonkeys.de - CFBundleGetInfoString - 4.0, Copyright TheCodingMonkeys 2014 CFBundleShortVersionString 4.0 CFBundleVersion 4.0 SEEMinimumEngineVersion 4.0 - CFBundlePackageType - BNDL CFBundleInfoDictionaryVersion 6.0 diff --git a/SubEthaEdit-Mac/Modes/Objective-C.seemode/Contents/Info.plist b/SubEthaEdit-Mac/Modes/Objective-C.seemode/Contents/Info.plist index 80e6fa7d9..79495e92b 100644 --- a/SubEthaEdit-Mac/Modes/Objective-C.seemode/Contents/Info.plist +++ b/SubEthaEdit-Mac/Modes/Objective-C.seemode/Contents/Info.plist @@ -9,16 +9,12 @@ NSHumanReadableCopyright © 2014 TheCodingMonkeys http://www.codingmonkeys.de - CFBundleGetInfoString - 4.0.2, Copyright TheCodingMonkeys 2014 CFBundleShortVersionString 4.0.2 CFBundleVersion 4.0.2 SEEMinimumEngineVersion 4.0 - CFBundlePackageType - BNDL CFBundleInfoDictionaryVersion 6.0 diff --git a/SubEthaEdit-Mac/Modes/PHP-HTML.seemode/Contents/Info.plist b/SubEthaEdit-Mac/Modes/PHP-HTML.seemode/Contents/Info.plist index a0a7c68b2..be751edd8 100644 --- a/SubEthaEdit-Mac/Modes/PHP-HTML.seemode/Contents/Info.plist +++ b/SubEthaEdit-Mac/Modes/PHP-HTML.seemode/Contents/Info.plist @@ -9,16 +9,12 @@ NSHumanReadableCopyright © 2014 TheCodingMonkeys http://www.codingmonkeys.de - CFBundleGetInfoString - 4.0, Copyright TheCodingMonkeys 2014 CFBundleShortVersionString 4.0 CFBundleVersion 4.0 SEEMinimumEngineVersion 4.0 - CFBundlePackageType - BNDL CFBundleInfoDictionaryVersion 6.0 diff --git a/SubEthaEdit-Mac/Modes/Perl.seemode/Contents/Info.plist b/SubEthaEdit-Mac/Modes/Perl.seemode/Contents/Info.plist index 23413dd98..21f1c2608 100644 --- a/SubEthaEdit-Mac/Modes/Perl.seemode/Contents/Info.plist +++ b/SubEthaEdit-Mac/Modes/Perl.seemode/Contents/Info.plist @@ -9,16 +9,12 @@ NSHumanReadableCopyright © 2014 TheCodingMonkeys http://www.codingmonkeys.de - CFBundleGetInfoString - 4.0, Copyright TheCodingMonkeys 2014 CFBundleShortVersionString 4.0 CFBundleVersion 4.0 SEEMinimumEngineVersion 4.0 - CFBundlePackageType - BNDL CFBundleInfoDictionaryVersion 6.0 diff --git a/SubEthaEdit-Mac/Modes/Python.seemode/Contents/Info.plist b/SubEthaEdit-Mac/Modes/Python.seemode/Contents/Info.plist index f4f1eba6c..c89262afb 100644 --- a/SubEthaEdit-Mac/Modes/Python.seemode/Contents/Info.plist +++ b/SubEthaEdit-Mac/Modes/Python.seemode/Contents/Info.plist @@ -9,16 +9,12 @@ NSHumanReadableCopyright © 2014 TheCodingMonkeys http://www.codingmonkeys.de - CFBundleGetInfoString - 4.0, Copyright TheCodingMonkeys 2014 CFBundleShortVersionString 4.0 CFBundleVersion 4.0 SEEMinimumEngineVersion 4.0 - CFBundlePackageType - BNDL CFBundleInfoDictionaryVersion 6.0 diff --git a/SubEthaEdit-Mac/Modes/Ruby.seemode/Contents/Info.plist b/SubEthaEdit-Mac/Modes/Ruby.seemode/Contents/Info.plist index a1b0ea242..e49066317 100644 --- a/SubEthaEdit-Mac/Modes/Ruby.seemode/Contents/Info.plist +++ b/SubEthaEdit-Mac/Modes/Ruby.seemode/Contents/Info.plist @@ -9,16 +9,12 @@ NSHumanReadableCopyright © 2014 TheCodingMonkeys http://www.codingmonkeys.de - CFBundleGetInfoString - 4.0, Copyright TheCodingMonkeys 2014 CFBundleShortVersionString 4.0 CFBundleVersion 4.0 SEEMinimumEngineVersion 4.0 - CFBundlePackageType - BNDL CFBundleInfoDictionaryVersion 6.0 diff --git a/SubEthaEdit-Mac/Modes/XML.seemode/Contents/Info.plist b/SubEthaEdit-Mac/Modes/XML.seemode/Contents/Info.plist index d5b89fe51..feaef0f24 100644 --- a/SubEthaEdit-Mac/Modes/XML.seemode/Contents/Info.plist +++ b/SubEthaEdit-Mac/Modes/XML.seemode/Contents/Info.plist @@ -9,16 +9,12 @@ NSHumanReadableCopyright © 2014 TheCodingMonkeys http://www.codingmonkeys.de - CFBundleGetInfoString - 4.0, Copyright TheCodingMonkeys 2014 CFBundleShortVersionString 4.0 CFBundleVersion 4.0 SEEMinimumEngineVersion 4.0 - CFBundlePackageType - BNDL CFBundleInfoDictionaryVersion 6.0 diff --git a/SubEthaEdit-Mac/Modes/bash.seemode/Contents/Info.plist b/SubEthaEdit-Mac/Modes/bash.seemode/Contents/Info.plist index 272ae48f4..5ef4f7b15 100644 --- a/SubEthaEdit-Mac/Modes/bash.seemode/Contents/Info.plist +++ b/SubEthaEdit-Mac/Modes/bash.seemode/Contents/Info.plist @@ -9,16 +9,12 @@ NSHumanReadableCopyright © 2014 TheCodingMonkeys http://www.codingmonkeys.de - CFBundleGetInfoString - 4.0, Copyright TheCodingMonkeys 2014 CFBundleShortVersionString 4.0 CFBundleVersion 4.0 SEEMinimumEngineVersion 4.0 - CFBundlePackageType - BNDL CFBundleInfoDictionaryVersion 6.0 diff --git a/SubEthaEdit-Mac/Modes/erlang.seemode/Contents/Info.plist b/SubEthaEdit-Mac/Modes/erlang.seemode/Contents/Info.plist index d718ed4ef..1b6db2d20 100644 --- a/SubEthaEdit-Mac/Modes/erlang.seemode/Contents/Info.plist +++ b/SubEthaEdit-Mac/Modes/erlang.seemode/Contents/Info.plist @@ -9,16 +9,12 @@ NSHumanReadableCopyright © 2014 TheCodingMonkeys http://www.codingmonkeys.de - CFBundleGetInfoString - 4.0, Copyright TheCodingMonkeys 2014 CFBundleShortVersionString 4.0.1 CFBundleVersion 4.0.1 SEEMinimumEngineVersion 4.0 - CFBundlePackageType - BNDL CFBundleInfoDictionaryVersion 6.0 diff --git a/SubEthaEdit-Mac/Modes/go.seemode/Contents/Info.plist b/SubEthaEdit-Mac/Modes/go.seemode/Contents/Info.plist index d5255360f..715af1dc8 100644 --- a/SubEthaEdit-Mac/Modes/go.seemode/Contents/Info.plist +++ b/SubEthaEdit-Mac/Modes/go.seemode/Contents/Info.plist @@ -9,16 +9,12 @@ NSHumanReadableCopyright © 2014 TheCodingMonkeys http://www.codingmonkeys.de - CFBundleGetInfoString - 4.0, Copyright TheCodingMonkeys 2014 CFBundleShortVersionString 4.0 CFBundleVersion 4.0 SEEMinimumEngineVersion 4.0 - CFBundlePackageType - BNDL CFBundleInfoDictionaryVersion 6.0