From e540aa44bd4e42143cbd88e9536e4a62f7d6b2a9 Mon Sep 17 00:00:00 2001 From: alemuntoni Date: Thu, 9 Apr 2020 15:09:33 +0200 Subject: [PATCH] update copyright Info.plist --- src/meshlab/Info.plist | 4 +- src/meshlab/Info_old.plist | 81 -------------------------------------- 2 files changed, 1 insertion(+), 84 deletions(-) delete mode 100644 src/meshlab/Info_old.plist diff --git a/src/meshlab/Info.plist b/src/meshlab/Info.plist index a8940ad0e..16a618c18 100644 --- a/src/meshlab/Info.plist +++ b/src/meshlab/Info.plist @@ -78,9 +78,7 @@ NOTE This file was generated for MeshLab. NSHumanReadableCopyright - Created by Paolo Cignoni - VCG-ISTI-CNR - Copyright © 2005-2020. All rights reserved. - + Copyright VCG-ISTI-CNR © 2005-2020. All rights reserved. NSPrincipalClass NSApplication NSSupportsAutomaticGraphicsSwitching diff --git a/src/meshlab/Info_old.plist b/src/meshlab/Info_old.plist deleted file mode 100644 index 82adf41fe..000000000 --- a/src/meshlab/Info_old.plist +++ /dev/null @@ -1,81 +0,0 @@ - - - - - NSPrincipalClass - NSApplication - NSHighResolutionCapable - True - CFBundleDocumentTypes - - - CFBundleTypeExtensions - - obj - - CFBundleTypeIconFile - meshlab_obj.icns - CFBundleTypeName - OBJ 3D file - CFBundleTypeOSTypes - - OBJ - - CFBundleTypeRole - Editor - LSIsAppleDefaultForType - Yes - - - CFBundleTypeExtensions - - stl - - CFBundleTypeIconFile - meshlab_obj.icns - CFBundleTypeName - STL 3D file - CFBundleTypeOSTypes - - STL - - CFBundleTypeRole - Editor - LSIsAppleDefaultForType - Yes - - - CFBundleTypeExtensions - - ply - - CFBundleTypeIconFile - meshlab_obj.icns - CFBundleTypeName - PLY 3D file - CFBundleTypeOSTypes - - PLY - - CFBundleTypeRole - Editor - LSIsAppleDefaultForType - Yes - - - CFBundleExecutable - MeshLab - CFBundleGetInfoString - MeshLab VCG-ISTI-CNR - CFBundleIconFile - meshlab.icns - CFBundlePackageType - APPL - CFBundleSignature - ???? - CFBundleIdentifier - com.vcg.MeshLab - NOTE - Please, do NOT change this file -- It was generated by Qt/QMake. - - \ No newline at end of file