From 8b04419435d6ae4093d80133975ca6877c74206f Mon Sep 17 00:00:00 2001 From: Matthias Neeracher Date: Tue, 6 Sep 2011 03:14:53 +0200 Subject: [PATCH] Declare input for lilypond UTI --- Resources/Info.plist | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/Resources/Info.plist b/Resources/Info.plist index 69d6269..374713f 100644 --- a/Resources/Info.plist +++ b/Resources/Info.plist @@ -268,6 +268,24 @@ UTImportedTypeDeclarations - + + + UTTypeConformsTo + + public.plain-text + + UTTypeDescription + Lilypond File + UTTypeIdentifier + org.lilypond.lilypond-source + UTTypeTagSpecification + + public.filename-extension + + ly + + + +