
Ubuntu OpenOffice.org Splash
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
An Ubuntu-branded splashscreen for OpenOffice.org for those who like Ubuntu and haven't decided to turn the splash off. Part of making distros feel tight and unified is making stuff like this. The tarball contains not only the splash itself (intro.bmp) but also the GIMP file (splash.xcf) if anyone wants to tinker/add/whatever to it.
In order to install, run this from the directory you unzipped it to in the terminal:
sudo cp intro.bmp /usr/lib/openoffice/program
For a special Kubuntu-branded version, go here:
http://www.kde-look.org/content/show.php?content=22830
paulcooke
15 years ago
sudo cp intro.bmp usr/lib/openoffice2/program
Report