|
Downloads
Want to download The Desktop? Ok.
TheDesktop-0.1-bin.zip
TheDesktop-0.1-src.zip
For installation check out the readme.txt in the package.
It's easy stuff :-)
Earlier I "ported" Splorer to SEAL, well, it's not much of a port either... I just recompiled it :-). Anyway, heres the files:
Binary installation: To install it, just unzip the binary package into your bin foler in SEAL :-)
Source installation:
Unzip the source somewhere you feel good about. Do a:
gcc -c splorer.c -o splorer.o -Ic:\yoursealfolder\include
dlxgen -Csplorer.s2a splorer.o
And you're done!!! :-)