External, Non-PPA KXStudio Repository
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
448B

  1. --- infamous-plugins-0.3.2.orig/src/powerup/powerup.ttl
  2. +++ infamous-plugins-0.3.2/src/powerup/powerup.ttl
  3. @@ -45,7 +45,7 @@
  4. lv2:minimum 0 ;
  5. lv2:maximum 1 ;
  6. lv2:portProperty lv2:toggled ;
  7. - lv2:portProperty lv2:enabled ;
  8. + lv2:designation lv2:enabled ;
  9. lv2:portProperty lv2:integer ;
  10. ], [
  11. a lv2:InputPort, lv2:ControlPort ;