Skip to content
This repository was archived by the owner on Sep 2, 2021. It is now read-only.

Commit d2fb0b2

Browse files
author
Caleb Ely
committed
Remove a number of unncessary file associations
1 parent ca5ef89 commit d2fb0b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

installer/win/Brackets.wxs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
Value="SOFTWARE\$(var.RegistryRoot)\Capabilities" Type="string" />
5151

5252
<!-- File associations -->
53-
<?define SupportedFiletypes=txt;groovy;ini;properties;css;scss;html;htm;shtm;shtml;xhtml;cfm;cfm1;cfc;dhtml;xht;tpl;twig;hbs;handlebars;kit;jsp;aspx;ejs;js;jsx;json;svg;xml;wxs;wxl;wsdl;rss;atom;rdf;xslt;xul;xbl;mathml;config;php;php3;php4;php5;phtm;phtml;ctp;c;h;i;cc;cp;cpp;c++;cxx;hh;hpp;hxx;h++;ii;cs;cshtml;asax;ashx;java;scala;sbt;coffee;cson;cf;clj;pl;pm;rb;ru;gemspec;rake;py;pyw;wsgi;sass;less;lua;sql;diff;patch;md;markdown;yaml;yml;hx;sh?>
53+
<?define SupportedFiletypes=css;scss;html;htm;shtm;shtml;xhtml;cfm;cfm1;cfc;dhtml;xht;tpl;twig;hbs;handlebars;kit;jsp;aspx;ejs;js;jsx;json;svg;xml;rss;atom;rdf;xslt;xul;xbl;mathml;php;php3;php4;php5;phtm;phtml;ctp;cshtml;asax;ashx;coffee;cson;cf;clj;wsgi;sass;less;sql;diff;patch;md;markdown;yaml;yml;hx?>
5454

5555
<?foreach filetype in $(var.SupportedFiletypes)?>
5656
<!-- associate program with file type -->

0 commit comments

Comments
 (0)