


KDE 3.x Splash Screens by moodwrod 244 comments
I made a simple package for this using checkinstall. It shuold work fine if you are running kubuntu 5.0.4 with updates to kde 3.4.1 (may work on older kde's too!).
Its available here:
linux-gis.co.uk
Under the misc packages section. - Jul 18 2005

Full Icon Themes by everaldo 199 comments
linux-gis.co.uk
and look under the misc packages section. Read the accompanying notes first! - Jul 17 2005

Full Icon Themes by everaldo 199 comments
Ok so with a bit of hacking around I figured it out. I tried to add this using the 'post additional howto link' but it seems to have disapeared into the ether....so here it is:
The INSTALL documetn in the clearcase widget theme doesnt give very good directions so here is my take on the process (carried out on kubuntu 5.0.4).
1) Make sure you have automake1.6 and kdebase-dev packages installed:
sudo apt-get install automake1.6 kdebase-dev
2) Temporarily set automake1.6 to be the default:
sudo update-alternatives --config automake
You will see some info like that shown below:
There are 3 alternatives which provide `automake'.
Selection Alternative
-----------------------------------------------
+ 1 /usr/bin/automake-1.4
* 2 /usr/bin/automake-1.8
3 /usr/bin/automake-1.6
Press the appropriate number to make 1.6 the default
3) Generate the configure scripts using the Makefile.cvs:
make -f Makefile.cvs
4) Revert your automake to the original setting (if desired):
sudo update-alternatives --config automake
You will see some info like that shown below:
There are 3 alternatives which provide `automake'.
Selection Alternative
-----------------------------------------------
+ 1 /usr/bin/automake-1.4
2 /usr/bin/automake-1.8
* 3 /usr/bin/automake-1.6
In my case I pressed 2 to get my system back to using automake 1.8
5) Run the configure script:
./configure --prefix=`kde-config --prefix`
6) Run make and hope it builds ok:
make
7) Install:
sudo make install
8) Use the kcontrol panel to change to the new theme. - Jul 17 2005

Full Icon Themes by everaldo 199 comments
Thanks - Jul 17 2005

KDE 3.5 Themes by seba 9 comments
Thanks - Jul 03 2005

KDE 3.5 Themes by salahuddin66 31 comments

Various KDE 1.-4. Improvements by uddw 154 comments

KDE Plasma Screenshots by snakattak3 3 comments