From ff3bbb27ec7cd7d12811785af13ce70747be034a Mon Sep 17 00:00:00 2001 From: "SND\\MaddTheSane_cp" Date: Sun, 8 Feb 2015 18:19:54 +0000 Subject: OS X: add CFBundleShortVersionString to the QuickLook and Spotlight importers. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@93880 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- macosx/Pcsxr-QL/en.lproj/InfoPlist.strings | 1 + macosx/Psx-Memcard/en.lproj/InfoPlist.strings | 1 + 2 files changed, 2 insertions(+) diff --git a/macosx/Pcsxr-QL/en.lproj/InfoPlist.strings b/macosx/Pcsxr-QL/en.lproj/InfoPlist.strings index 1de7259d..2d790306 100644 --- a/macosx/Pcsxr-QL/en.lproj/InfoPlist.strings +++ b/macosx/Pcsxr-QL/en.lproj/InfoPlist.strings @@ -1,3 +1,4 @@ /* Localized versions of Info.plist keys */ NSHumanReadableCopyright = "Copyright © 2014 Pcsx Reloaded team"; +CFBundleShortVersionString = "1.0"; diff --git a/macosx/Psx-Memcard/en.lproj/InfoPlist.strings b/macosx/Psx-Memcard/en.lproj/InfoPlist.strings index 1de7259d..2d790306 100644 --- a/macosx/Psx-Memcard/en.lproj/InfoPlist.strings +++ b/macosx/Psx-Memcard/en.lproj/InfoPlist.strings @@ -1,3 +1,4 @@ /* Localized versions of Info.plist keys */ NSHumanReadableCopyright = "Copyright © 2014 Pcsx Reloaded team"; +CFBundleShortVersionString = "1.0"; -- cgit v1.2.3