From 99c8ba31def3abb546d2343747bcb94bee001321 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Mon, 1 Sep 2014 12:29:53 -0400 Subject: Updated for Textadept 7.6. --- src/Info.plist | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) (limited to 'src/Info.plist') diff --git a/src/Info.plist b/src/Info.plist index d1ac826b..d13da2fd 100644 --- a/src/Info.plist +++ b/src/Info.plist @@ -798,6 +798,16 @@ CFBundleTypeRole Editor + + CFBundleTypeExtensions + + rst + + CFBundleTypeName + reST source + CFBundleTypeRole + Editor + CFBundleTypeExtensions @@ -985,6 +995,16 @@ CFBundleTypeRole Editor + + CFBundleTypeExtensions + + yaml + + CFBundleTypeName + YAML source + CFBundleTypeRole + Editor + CFBundleTypeExtensions @@ -1021,7 +1041,7 @@ CFBundleSignature ???? CFBundleVersion - 7.5 + 7.6 NSHighResolutionCapable -- cgit v1.2.3