From 67a224581b7158eb0264019fc4357769a282f16f Mon Sep 17 00:00:00 2001 From: Thierry Crozat Date: Wed, 23 Dec 2015 00:36:51 +0000 Subject: OSX: Add missing translations in Info.plist --- dists/macosx/Info.plist | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'dists/macosx/Info.plist') diff --git a/dists/macosx/Info.plist b/dists/macosx/Info.plist index fffb18056e..b619fa6843 100644 --- a/dists/macosx/Info.plist +++ b/dists/macosx/Info.plist @@ -7,15 +7,20 @@ CFBundleLocalizations en + be ca cs da de es + eu + fi fr + gl hu it nb + nl nn pl pt -- cgit v1.2.3 From 55100f224a9cb0e04944cac1ff5f4b234c6aeab9 Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Fri, 1 Jan 2016 13:33:23 +0100 Subject: ALL: Update copyright years --- dists/macosx/Info.plist | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dists/macosx/Info.plist') diff --git a/dists/macosx/Info.plist b/dists/macosx/Info.plist index b619fa6843..b872febd60 100644 --- a/dists/macosx/Info.plist +++ b/dists/macosx/Info.plist @@ -33,7 +33,7 @@ CFBundleExecutable scummvm CFBundleGetInfoString - 1.8.0git, Copyright 2001-2015 The ScummVM Team + 1.8.0git, Copyright 2001-2016 The ScummVM Team CFBundleIconFile scummvm.icns CFBundleIdentifier @@ -51,7 +51,7 @@ NSPrincipalClass NSApplication NSHumanReadableCopyright - Copyright 2001-2015 The ScummVM Team + Copyright 2001-2016 The ScummVM Team SUFeedURL http://www.scummvm.org/appcasts/macosx/release.xml SUPublicDSAKeyFile -- cgit v1.2.3