From 5fd066c404c8bc3bc535e25d9ae3fe415659ef56 Mon Sep 17 00:00:00 2001 From: "SND\\MaddTheSane_cp" Date: Mon, 12 Dec 2011 19:04:02 +0000 Subject: Messing with UTIs. Fixing UTTypeConformsTo for the cue UTI. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@73193 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- macosx/Info.plist | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/macosx/Info.plist b/macosx/Info.plist index faeab05d..128f716c 100644 --- a/macosx/Info.plist +++ b/macosx/Info.plist @@ -101,6 +101,7 @@ iso bin + cue mdf img @@ -153,7 +154,8 @@ UTTypeConformsTo - + public.plain-text + public.disk-image UTTypeIdentifier com.codeplex.pcsxr.cuefile @@ -171,11 +173,12 @@ UTTypeConformsTo public.disk-image - public.content public.data UTTypeDescription Alcohol Disc Image + UTTypeReferenceURL + http://www.alcohol-soft.com UTTypeIdentifier com.alcohol-soft.mdfdisc UTTypeTagSpecification @@ -219,6 +222,7 @@ UTTypeConformsTo public.data + public.content UTTypeDescription PCSXR Memory Card @@ -250,6 +254,7 @@ UTTypeConformsTo public.data + public.content UTTypeDescription PCSXR Freeze State -- cgit v1.2.3