aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar mitchell <70453897+667e-11@users.noreply.github.com>2013-10-02 22:46:00 -0400
committerGravatar mitchell <70453897+667e-11@users.noreply.github.com>2013-10-02 22:46:00 -0400
commit489e6c1f8b460afbd169384053d94411431e0969 (patch)
tree51f95d50523eb187794f9668a9f49e5d782fdd75
parentb3c832b412f2466c53b6a57d41899ace6836c89d (diff)
Updated file extensions for Textadept.app.
-rwxr-xr-xscripts/gen_plist.lua2
-rw-r--r--src/Info.plist63
2 files changed, 38 insertions, 27 deletions
diff --git a/scripts/gen_plist.lua b/scripts/gen_plist.lua
index efa91d60..0cf693bd 100755
--- a/scripts/gen_plist.lua
+++ b/scripts/gen_plist.lua
@@ -83,7 +83,7 @@ xml[#xml + 1] = [[
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
- <string>7.0 beta</string>
+ <string>7.0 beta 4</string>
<key>NSHighResolutionCapable</key>
<true/>
</dict>
diff --git a/src/Info.plist b/src/Info.plist
index 2e16a714..209671f2 100644
--- a/src/Info.plist
+++ b/src/Info.plist
@@ -20,12 +20,11 @@
<dict>
<key>CFBundleTypeExtensions</key>
<array>
- <string>ada</string>
<string>adb</string>
<string>ads</string>
</array>
<key>CFBundleTypeName</key>
- <string>ADA source</string>
+ <string>Ada source</string>
<key>CFBundleTypeRole</key>
<string>Editor</string>
</dict>
@@ -33,6 +32,7 @@
<key>CFBundleTypeExtensions</key>
<array>
<string>g</string>
+ <string>g4</string>
</array>
<key>CFBundleTypeName</key>
<string>ANTLR source</string>
@@ -100,7 +100,7 @@
<string>bib</string>
</array>
<key>CFBundleTypeName</key>
- <string>Bibtex source</string>
+ <string>BibTeX source</string>
<key>CFBundleTypeRole</key>
<string>Editor</string>
</dict>
@@ -117,6 +117,16 @@
<dict>
<key>CFBundleTypeExtensions</key>
<array>
+ <string>cs</string>
+ </array>
+ <key>CFBundleTypeName</key>
+ <string>C# source</string>
+ <key>CFBundleTypeRole</key>
+ <string>Editor</string>
+ </dict>
+ <dict>
+ <key>CFBundleTypeExtensions</key>
+ <array>
<string>c</string>
<string>cc</string>
<string>C</string>
@@ -137,20 +147,10 @@
<dict>
<key>CFBundleTypeExtensions</key>
<array>
- <string>cs</string>
- </array>
- <key>CFBundleTypeName</key>
- <string>C# source</string>
- <key>CFBundleTypeRole</key>
- <string>Editor</string>
- </dict>
- <dict>
- <key>CFBundleTypeExtensions</key>
- <array>
<string>ck</string>
</array>
<key>CFBundleTypeName</key>
- <string>Chuck source</string>
+ <string>ChucK source</string>
<key>CFBundleTypeRole</key>
<string>Editor</string>
</dict>
@@ -275,7 +275,6 @@
<dict>
<key>CFBundleTypeExtensions</key>
<array>
- <string>f</string>
<string>forth</string>
<string>frt</string>
<string>fs</string>
@@ -288,8 +287,9 @@
<dict>
<key>CFBundleTypeExtensions</key>
<array>
+ <string>f</string>
<string>for</string>
- <string>fort</string>
+ <string>ftn</string>
<string>fpp</string>
<string>f77</string>
<string>f90</string>
@@ -418,6 +418,7 @@
<key>CFBundleTypeExtensions</key>
<array>
<string>inf</string>
+ <string>ni</string>
</array>
<key>CFBundleTypeName</key>
<string>Inform source</string>
@@ -473,20 +474,20 @@
<dict>
<key>CFBundleTypeExtensions</key>
<array>
- <string>jsp</string>
+ <string>json</string>
</array>
<key>CFBundleTypeName</key>
- <string>JSP source</string>
+ <string>JSON source</string>
<key>CFBundleTypeRole</key>
<string>Editor</string>
</dict>
<dict>
<key>CFBundleTypeExtensions</key>
<array>
- <string>json</string>
+ <string>jsp</string>
</array>
<key>CFBundleTypeName</key>
- <string>JSON source</string>
+ <string>JSP source</string>
<key>CFBundleTypeRole</key>
<string>Editor</string>
</dict>
@@ -501,7 +502,7 @@
<string>sty</string>
</array>
<key>CFBundleTypeName</key>
- <string>Latex source</string>
+ <string>LaTeX source</string>
<key>CFBundleTypeRole</key>
<string>Editor</string>
</dict>
@@ -511,7 +512,7 @@
<string>less</string>
</array>
<key>CFBundleTypeName</key>
- <string>Less source</string>
+ <string>LESS source</string>
<key>CFBundleTypeRole</key>
<string>Editor</string>
</dict>
@@ -522,7 +523,7 @@
<string>ly</string>
</array>
<key>CFBundleTypeName</key>
- <string>Lilypond source</string>
+ <string>LilyPond source</string>
<key>CFBundleTypeRole</key>
<string>Editor</string>
</dict>
@@ -627,7 +628,7 @@
<string>mly</string>
</array>
<key>CFBundleTypeName</key>
- <string>OCAML source</string>
+ <string>OCaml source</string>
<key>CFBundleTypeRole</key>
<string>Editor</string>
</dict>
@@ -686,6 +687,16 @@
<dict>
<key>CFBundleTypeExtensions</key>
<array>
+ <string>PKGBUILD</string>
+ </array>
+ <key>CFBundleTypeName</key>
+ <string>PKGBUILD source</string>
+ <key>CFBundleTypeRole</key>
+ <string>Editor</string>
+ </dict>
+ <dict>
+ <key>CFBundleTypeExtensions</key>
+ <array>
<string>eps</string>
<string>ps</string>
</array>
@@ -750,7 +761,7 @@
<string>reb</string>
</array>
<key>CFBundleTypeName</key>
- <string>Rebol source</string>
+ <string>REBOL source</string>
<key>CFBundleTypeRole</key>
<string>Editor</string>
</dict>
@@ -867,7 +878,7 @@
<string>tk</string>
</array>
<key>CFBundleTypeName</key>
- <string>TCL source</string>
+ <string>Tcl source</string>
<key>CFBundleTypeRole</key>
<string>Editor</string>
</dict>