
Umbrella Corp.
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
This is a Resident Evil bootsplash (Umbrella Corp. logo) which was built for Debian/Ubuntu/...
Sources are available...
... Enjoy !!
EDiT : Grub version is available here http://www.kde-look.org/content/show.php/Umbrella+Corp.?content=73637
sideside
13 years ago
Report
N3m3siS
12 years ago
Here is a french Tutorial I made : http://forum.ubuntu-fr.org/viewtopic.php?pid=1462446#p1462446
I can try to translate you the main manipulations to get a .deb from the sources.
First :
sudo apt-get install build-essential libusplash-dev debhelper checkinstall startupmanager
Then, run Konsole, go to the sources directory. Type :
sudo make
*your pwd*
sudo checkinstall
Normaly a .deb (x64) has been created in the directory and the theme is already installed.
Run startupmanager and select your theme
... Well, I hope this explaination will be helpful.
Report