Commit Graph

18 Commits

Author SHA1 Message Date
ratijas 41ab083ccc
Unset executable bits & remove !#shebang (#306)
* Unset executable bit from XML and images

I'm not an expert, but those XMLs do not look like any kind of
normally executable scripts. And even if they were -- XML syntax does
not allow shebangs, as far as standard[1] is concerned.

[1]: https://www.w3.org/TR/2008/REC-xml-20081126/#NT-document

* Drop unused global var WINEASIO_PREFIX

It was mis-formatted anyway. Looks like a
copy-paste from wineasio which is broken in the
exact same way[1].

[1] 638ce56a7f/gui/settings.py (L41)

* Unset executable bit

Unset executable bit from all python sources upon installation
2021-02-09 17:51:55 +00:00
falkTX 902daa96ee Update Claudia DB 2015-07-11 20:57:05 +02:00
falkTX 32ec0bfabe Cleanup 2015-07-11 18:46:05 +02:00
falkTX 878a74a89e Launcher: Re-enable Plugin tab now that Carla works again 2013-05-04 23:53:20 +01:00
falkTX 99054185b8 Claudia: Add jack-mixer template 2012-10-22 04:28:46 +01:00
falkTX 653bc9d98a Claudia: Use a Jack-Rack uncompressed template 2012-10-08 14:28:27 +01:00
falkTX e70dd2d9f6 Claudia: Add Qsampler template 2012-10-08 14:08:43 +01:00
falkTX 0cb8a1fc62 Claudia: Add Carla and Jack-Rack templates 2012-10-08 12:30:06 +01:00
falkTX aae36e87cb Claudia: Add Rosegarden and Seq24 templates 2012-10-08 11:56:48 +01:00
falkTX 4cc4f8ef28 Claudia: Add renoise template 2012-10-08 11:42:11 +01:00
falkTX c8969f8ee1 Claudia: Add Qtractor template 2012-10-08 11:34:43 +01:00
falkTX 32b33d3620 Claudia: Add Non-DAW and Non-Sequencer templates 2012-10-08 11:31:09 +01:00
falkTX cb0054acfd Claudia: Add MusE template 2012-10-08 11:12:05 +01:00
falkTX b82315d4b1 Claudia: Add LMMS template 2012-10-08 11:00:44 +01:00
falkTX d98240990f Claudia: Add Jacker template 2012-10-08 10:53:06 +01:00
falkTX 7d78de4ece Claudia: Add Hydrogen template 2012-10-08 10:48:44 +01:00
falkTX 4d99ce5ac6 Claudia: Add composite template 2012-10-08 10:39:37 +01:00
falkTX 68668e866f More work for claudia/launcher 2012-05-04 17:59:57 +01:00