Change "Zerene OS" to "Haliade OS" due to it's rebranding - #2567
Change "Zerene OS" to "Haliade OS" due to it's rebranding#2567gretagen wants to merge 7 commits into
Conversation
Added support for Heliade logo in the ASCII logo array.
Removed Zerene logo definition from the logo array.
Removed static declaration of FFlogo H array.
|
You should remove the old logo |
Have I not? |
|
Along the way, I have removed zerene.txt to replace it to heliade.txt |
|
I've done a small mistake in the name, Ill change it |
|
I've renamed "heliade.txt" to "haliade.txt" |
You have? |
Yes! I have removed everything that was about Zerene and replaced them to Haliade, even though the commits do not mention them. I can confirm everything Zerene has been replaced and removed to change them to Haliade. |
|
If this PR gets merged, I will repackage fastfetch into the distro's repository so the changes are here |
|
Hold on, I just double checked again. |
|
Should be good now. |
|
Bruh, I've told you twice but you didn't bother to check it once. |
Sorry for that ^^' Either way, this should be good, Nothing Zerene is left and everything Haliade is there. |
Summary
Context : Zerene OS has changed it's identity to Heliade OS : https://github.com/gretagen/HeliadeOS
This PR :
-- removes zerene.txt from src/logo/ascii/z/
-- add heliade.txt to src/logo/ascii/h
-- removes zerene from src/logo/ascii/z.inc
-- adds heliade to src/logo/ascii/h.inc
-- resolves and closes #2568
Checklist