diff options
author | 2013-06-09 21:03:53 -0400 | |
---|---|---|
committer | 2013-06-09 21:03:53 -0400 | |
commit | e511c67fa74162308c6986d05487fd633ff37da0 (patch) | |
tree | fb248607cde1a7d06be6de259a2733d644928a2e /modules/textadept/mime_types.conf | |
parent | 173869a597ae29d96a32faf876d7280ffa1af525 (diff) | |
download | textadept-e511c67fa74162308c6986d05487fd633ff37da0.tar.gz textadept-e511c67fa74162308c6986d05487fd633ff37da0.zip |
New makefile 'osx-app' rule for building Textadept.app.
Also added some OSX scripts from the bundle to the repository.
Requires the latest "GTK+ for OSX bundle".
Diffstat (limited to 'modules/textadept/mime_types.conf')
-rw-r--r-- | modules/textadept/mime_types.conf | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/modules/textadept/mime_types.conf b/modules/textadept/mime_types.conf index c961fd46..4b6f6d3f 100644 --- a/modules/textadept/mime_types.conf +++ b/modules/textadept/mime_types.conf @@ -187,10 +187,10 @@ java java js javascript jsfl javascript -%JSP +% JSP jsp jsp -%JSON +% JSON json json % Latex @@ -329,9 +329,6 @@ rbw ruby /^%s*class%s+%S+%s*<%s*ActiveRecord::Base rails /^%s*class%s+%S+%s*<%s*ActiveRecord::Migration rails -% Ragel -rl ragel - % Sass CSS sass sass scss sass @@ -351,6 +348,7 @@ configure bash csh bash sh bash zsh bash +#bash bash #sh bash % Smalltalk |