blob: b4cf624d2d56577497ffee86c1dc921eb97e9a48 (
plain) (
tree)
|
|
�7 /System /System/Applications /System/Configuration � /Welcome.txt EN :
Welcome to this Melon live-floppy ! For the moment, the project isn't very
advanced, but if you can read this text, it's already because of a lot of
great efforts I've made in Melon's developpment.
FR :
Bienvenue sur cette live-disquette de Melon ! Pour l'instant, le projet
n'est pas très avancé, mais si vous pouvez lire ce texte, c'est déjà grâce
à un grand travail de ma part dans le développement de Melon.
ES :
[I can't speak Spanish properly, sorry]
/Useless � /Useless/Info.txt These files were just added here for fun.
Oh, you wanted to know what the wf command meant ?
Simple : it means Write File. Type 'wf filename' and then enter the
file's contents, ending with <CRLF>.<CRLF>
/Useless/Melon-logo char *melonLogo[] = {
" THE //|| //// ",
" // || // // //==// // /====/ //| // ",
" // || // // // // // // // //|| // ",
" // |// // //==// // // // // || // ",
" // // // // // // // ||// ",
" // // //==== //==== /====/ // |// ",
" OPERATING SYSTEM "
};
int melonLogoLines = 7, melonLogoCols = 60;
|