diff options
Diffstat (limited to 'raveos-calamares-theme/etc/calamares/branding/raveos/supporters.js')
| -rw-r--r-- | raveos-calamares-theme/etc/calamares/branding/raveos/supporters.js | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/raveos-calamares-theme/etc/calamares/branding/raveos/supporters.js b/raveos-calamares-theme/etc/calamares/branding/raveos/supporters.js new file mode 100644 index 0000000..2e9859d --- /dev/null +++ b/raveos-calamares-theme/etc/calamares/branding/raveos/supporters.js @@ -0,0 +1,8 @@ +// RaveOS supporters list +// The Calamares finished page reads this file (finishedq.qml). +// One name per line inside the array. The list can also be refreshed +// during install from: https://page.rp1.hu/supporters.js +.pragma library + +var names = [ +] |