Needed tweaks for updated modules
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
8e22956eb4
commit
0d4094d49f
9 changed files with 22 additions and 10 deletions
|
@ -269,24 +269,26 @@ static const struct {
|
|||
{ "/kocmoc/res/SVF.svg", {}, -1 },
|
||||
{ "/kocmoc/res/TRG.svg", {}, -1 },
|
||||
// CC0-1.0
|
||||
{ "/nonlinearcircuits/res/BOOLs2.svg", {}, -1 },
|
||||
{ "/nonlinearcircuits/res/DoubleNeuronRef.svg", {}, -1 },
|
||||
{ "/nonlinearcircuits/res/LetsSplosh.svg", {}, -1 },
|
||||
{ "/nonlinearcircuits/res/NLC - 4seq.svg", {}, -1 },
|
||||
{ "/nonlinearcircuits/res/NLC - 8 BIT CIPHER.svg", {}, -1 },
|
||||
{ "/nonlinearcircuits/res/BOOLs2.svg", {}, -1 },
|
||||
{ "/nonlinearcircuits/res/NLC - DIVIDE & CONQUER.svg", {}, -1 },
|
||||
{ "/nonlinearcircuits/res/NLC - DIVINE CMOS.svg", {}, -1 },
|
||||
{ "/nonlinearcircuits/res/DoubleNeuronRef.svg", {}, -1 },
|
||||
{ "/nonlinearcircuits/res/NLC - GENiE.svg", {}, -1 },
|
||||
{ "/nonlinearcircuits/res/LetsSplosh.svg", {}, -1 },
|
||||
{ "/nonlinearcircuits/res/NLC - NEURON.svg", {}, -1 },
|
||||
{ "/nonlinearcircuits/res/NLC - NUMBERWANG.svg", {}, -1 },
|
||||
{ "/nonlinearcircuits/res/NLC - SEGUE.svg", {}, -1 },
|
||||
{ "/nonlinearcircuits/res/squid-axon-papernoise-panel2.svg", {}, -1 },
|
||||
{ "/nonlinearcircuits/res/NLC - STATUES.svg", {}, -1 },
|
||||
{ "/nonlinearcircuits/res/squid-axon-papernoise-panel2.svg", {}, -1 },
|
||||
// Custom, runtime dark mode used with permission
|
||||
{ "/ParableInstruments/res/Neil.svg", {}, -1 },
|
||||
// GPL-3.0-or-later
|
||||
{ "/PathSet/res/AstroVibe.svg", {}, -1 },
|
||||
{ "/PathSet/res/GlassPane.svg", {}, -1 },
|
||||
{ "/PathSet/res/IceTray.svg", {}, -1 },
|
||||
{ "/PathSet/res/Nudge.svg", {}, -1 },
|
||||
{ "/PathSet/res/ShiftyMod.svg", {}, -1 },
|
||||
// BSD-3-Clause
|
||||
{ "/voxglitch/res/autobreak_front_panel.svg", {}, -1 },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue